summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
diff options
context:
space:
mode:
Diffstat (limited to 'gpsd.h-tail')
-rw-r--r--gpsd.h-tail4
1 files changed, 3 insertions, 1 deletions
diff --git a/gpsd.h-tail b/gpsd.h-tail
index 05de18ad..b79575af 100644
--- a/gpsd.h-tail
+++ b/gpsd.h-tail
@@ -422,7 +422,9 @@ struct ntrip_stream_t
fmt_rtcm2_1,
fmt_rtcm2_2,
fmt_rtcm2_3,
- fmt_rtcm3,
+ fmt_rtcm3_0,
+ fmt_rtcm3_1,
+ fmt_rtcm3_2,
fmt_unknown
} format;
int carrier;