SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-pynmeagps-1.0.13-1.17.noarch.rpm :

* Mon May 30 2022 D. Berge - Update to version 1.0.13
* When manually creating NMEA Messages, the nominal (default) value of time and date fields is now set to UTC time rather than local time. This is relevant, for example, when constructing NMEA GGA messages to send to NTRIP casters.
* Add support for THS message type.
* Extend test coverage for socket handler.
* GBS and GSA message definitions updated - systemId and signalId now correctly defined as HX rather than IN.
* GRS message definition updated - systemId and signalId now correctly defined as HX rather than IN.
* Sat Feb 12 2022 D. Berge - Update to version 1.0.8
* identity property added to NMEAMessage for consistency with companion pyubx2 library - identity = (talker+msgID)
* internal refactoring of error handling in NMEAReader.read() method to make it more consistent with pyubx2 when processing corrupted data streams.
* HX attribute type processing corrected - will now parse HX values as hex strings rather than convert to/from integers.
* GSV payload corrected - SignalId is now hex.
* Thu Jan 06 2022 D. Berge - Version 1.0.6
* Initial package
 
ICM