Configurable GSA fix_stas_prn size
elpiel opened this issue · 1 comments
elpiel commented
Testing with the Quectel LC76G
GNSS receiver which supports the GNSS providers:GPS, GLONASS, Galileo, BDS, QZSS was causing an error for GSA.
elpiel commented
So far, from the logs, I cannot find any sentences with more than 10 prns,
There are 2 possibilities:
- There are empty ones that don't show in the parsed sentence, i.e.
,,,,
- The
many0
parse that we've copied fromnom
and substitute thestd::vec::Vec
withheapless::Vec
is causing a problem when parsing the sentences