|
DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
|
Files | |
| gnss_survey.cpp | |
| GNSS survey-in: WGS84 geodetic <-> ECEF + fixed-position averaging. See gnss_survey.h. | |
| gnss_survey.h | |
| GNSS survey-in: WGS84 geodetic <-> ECEF + fixed-position averaging (DETWS_ENABLE_NTRIP_CASTER). | |
| ntrip_caster.cpp | |
| NTRIP caster protocol codec - request parse + response / source-table build. See ntrip_caster.h. | |
| ntrip_caster.h | |
| NTRIP caster protocol codec (DETWS_ENABLE_NTRIP_CASTER) - the pure, host-tested core. | |
| ntrip_caster_listener.cpp | |
| Server-side NTRIP caster listener (see ntrip_caster_listener.h). Answers PROTO_NTRIP_CASTER rover requests via the pure ntrip_caster codec and fans RTCM corrections out to subscribed rovers. | |
| ntrip_caster_listener.h | |
| Server-side NTRIP caster listener (DETWS_ENABLE_NTRIP_CASTER): the ConnProto::PROTO_NTRIP_CASTER handler that answers rover requests and streams RTCM to subscribers. | |
| rtcm3.cpp | |
| RTCM 3.x framing + 1005/1006 codec - implementation. See rtcm3.h. | |
| rtcm3.h | |
| RTCM 3.x framing + station-reference message codec (DETWS_ENABLE_NTRIP_CASTER). | |