Version 3.1.1
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_SIZEandmoduleSWVersion_tfirmwareTypeLento cope with the longer UBX-MON-VER and firmware type (e.g.SPGL1L5) returned by the NEO-F10N - Updates
parseSPARTNso it can returnsfe_ublox_spartn_header_tif desired - Corrects multiple
(fixType == 4)errors in the examples - thank you @niabassey #46