We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d72225 commit c7e3692Copy full SHA for c7e3692
src/core/monitor/rtcm_ssr_sink.h
@@ -57,7 +57,7 @@ class rtcm_ssr_encoder {
57
};
58
59
static constexpr int bds_codes[16] = {
60
- 2, 30, 31, 0, 22, 23, 0, 25, 0, 0, 0, 0, 8, 0, 0, 0 // B1I B1CD B1CP __ B2AD B2AP __ B2BI __ __ __ __ B3I __ __ __
+ 0, 9, 10, 0, 12, 13, 0, 6, 7, 0, 0, 0, 3, 0, 0, 0 // B1I B1CD B1CP __ B2AD B2AP __ B2BI __ __ __ __ B3I __ __ __
61
62
63
static constexpr int SYS_GPS = 1;
0 commit comments