Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1005 Bytes

File metadata and controls

43 lines (27 loc) · 1005 Bytes

pyunigps Release Notes

RELEASE 1.0.0

  1. Update status to Stable.
  2. Remove duplicate keys from DEVICE decode.
  3. Inherit helper methods from pynmeagps.

RELEASE 0.2.0

  1. Update for Protocol Specification R1.13 Dec 2025.
  2. Fix GALUTC da0g, da1g attribute lengths.
  3. Fix GALEPH fnavreceived, inavreceived attribute lengths.
  4. Add additional VERSIONB device type decodes.
  5. Remove redundant routines.

RELEASE 0.1.5

  1. Fix OBSVM, OBSVMCMP psr & adr attribute scaling.
  2. Add additional navigation bitmask decodes.

RELEASE 0.1.4

  1. Split SATELLITE prn definition into glofreq (MSB) and prn (LSB).
  2. Fix typo in PVTSLN psrposhmsl attribute.
  3. Fix typo in stationid attribute type.

RELEASE 0.1.3

  1. Update message definitions
  2. Enhance test coverage

RELEASE 0.1.2

  1. Add message definitions; Enhance test coverage

RELEASE 0.1.1

  1. Test cases updated

RELEASE 0.1.0

  1. Initial pre-alpha release