Skip to content

Commit 117191b

Browse files
authored
Merge pull request #464 from swift-nav/nsirola-patch-2
Add description of the RAIM exclusion bit in MSG_OBS.flags
2 parents 1d56904 + b29f77e commit 117191b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

spec/yaml/swiftnav/sbp/observation.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,12 @@ definitions:
8888
status of this observation. If this field is 0 it means only the Cn0
8989
estimate for the signal is valid.
9090
fields:
91-
- 4-7:
91+
- 7:
92+
desc: RAIM exclusion
93+
values:
94+
- 0: No exclusion
95+
- 1: Measurement was excluded by SPP RAIM, use with care
96+
- 4-6:
9297
desc: Reserved
9398
- 3:
9499
desc: Doppler valid

0 commit comments

Comments
 (0)