Facet reports a parser error on start?

Hello,

I’ve been working with a pair of Facets doing some testing, I’m seeing this on start up of a set of profiles and I don’t know what it means.

GNSS configuration complete

System time set to: Thursday, October 12 2023 11:04:57

Bluetooth SPP broadcasting as: Facet Base-C426

-----> RTCM parser error maxLength: 144 bytes <-------

STATE_BASE_NOT_STARTED → STATE_BASE_TEMP_SETTLE, 2023-10-12 11:04:58.929

Any help would be greatly appreciated,

Mike

It looks like it is used to set max length for parsing the CRC; see the code block starting @ line 814 here https://github.com/sparkfun/SparkFun_RT … t.ino#L814