Skip to content

v1.2.38

Compare
Choose a tag to compare
@semuadmin semuadmin released this 15 Feb 08:41
· 86 commits to master since this release
5532d9b

What's Changed

  1. Add val2sphp helper method to convert high precision (9dp) coordinate to separate standard and high precision components, as required by some CFG and NAV messages.
  2. Add utc2itow helper method to convert utc datetime to GPS week number and time of week.
  3. Add getinputmode helper method to determinate mode of input UBX message (SET or POLL). Add new pyubx2.UBXReader msgmode of SETPOLL (0x03), which will automatically determine input mode.

Full Changelog: v1.2.37...v1.2.38