Skip to content

Version 3.1.1

Compare
Choose a tag to compare
@PaulZC PaulZC released this 03 Jan 07:12
· 44 commits to main since this release
b7bb3db

This release:

  • Corrects the NEO-F10N example (NEO-F10N is UART-only)
  • Adds a new example for the NEO-F9P which shows how to enable GPS L5 and mark it as healthy
  • Increases the size of MAX_PAYLOAD_SIZE and moduleSWVersion_t firmwareTypeLen to cope with the longer UBX-MON-VER and firmware type (e.g. SPGL1L5) returned by the NEO-F10N
  • Updates parseSPARTN so it can return sfe_ublox_spartn_header_t if desired
  • Corrects multiple (fixType == 4) errors in the examples - thank you @niabassey #46