Skip to main content

Module ntrip

Module ntrip 

Source
Expand description

NTRIP client request, response, and stream handling.

This module is deliberately sans-I/O. Transports own sockets, TLS, DNS, clocks, retries, and storage. The core machine accepts received bytes and emits protocol events, including opaque payload bytes that can be passed to crate::rtcm::SsrStreamAssembler or another downstream decoder.

Structs§

CasRecord
ChunkedDecoder
GgaPosition
NetRecord
NtripClientMachine
NtripConfig
NtripCredentials
NtripHandshake
OtherRecord
Sourcetable
StrRecord

Enums§

Field
HttpClassification
NtripEvent
NtripRejection
NtripState
NtripVersion
SourcetableRecord
StrAuth

Functions§

classify_http_response
format_gga
parse_sourcetable