Building an RTK or GNSS application in Python or C that needs RTK correction data from an NTRIP caster?
We’ve just released a new open-source NTRIP Client repository on GitHub, with implementations in Python and C, making it easier to connect GNSS applications and devices to NTRIP casters and stream RTCM correction data.
Key features:
- Bearer token and HTTP Basic authentication
- Automatic reconnection with linear backoff
- Configurable timeouts for handshake and streaming
- Custom User-Agent header