sparkfun / SparkFun_RTK_Firmware

Centimeter precision GPS/GNSS using L1/L2 signals broadcast over Bluetooth SPP (using the ESP32) in an easy to use enclosure.
https://docs.sparkfun.com/SparkFun_RTK_Firmware/
Other
82 stars 47 forks source link

Increase NTRIP_SERVER_MAX from 1 to 2 #766

Closed LeeLeahy2 closed 5 months ago

LeeLeahy2 commented 6 months ago

Enable the RTK to transmit NTRIP data to up to two NTRIP servers at a time. When failures occur, independent recovery is possible.

This change uses an extra 536 bytes of RAM of which 286 bytes are easily accounted, 250 bytes remain elusive.