sparkfun/SparkFun_u-blox_GNSS_v3

[Enhancement] Add support for L5 signal health configuration on the NEO-F10N

PaulZC opened this issue · 1 comments

PaulZC commented

From the NEO-F10N Integration Manual:

GPS L5 signal health status configuration

To evaluate GPS L5 signals before they become fully operational, the receiver can be configured to ignore the GPS L5 health status by overriding it with the respective GPS L1 C/A signal status.

To ignore the GPS L5 signal health status and override it with the respective GPS L1 signal health status, send the configuration string given in Table 4.

image

Notes:

Configuration Interface key is 0x10320001 - which is not documented in the Interface Description. But is one bit (bool).

PaulZC commented

In release_candidate