Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Smolyakov authored and Ivan Smolyakov committed Sep 25, 2024
1 parent bf22258 commit 38337b8
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions spec/yaml/swiftnav/sbp/imu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,18 +130,17 @@ definitions:
desc: Microseconds since reference epoch
- flags:
type: u16
desc: >
Contains the applied compensation parameters and time synchronization mode
desc: Contains the applied compensation parameters and time synchronization mode
fields:
- 0:1:
- 2-15:
desc: Reserved
- 0-1:
desc: Time status
values:
- 0: Reference epoch is start of current GPS week
- 1: Reference epoch is time of system startup
- 2: Reference epoch is unknown
- 3: Reference epoch is last PPS
- 2:15:
desc: Reserved
- 3: Reference epoch is last PPS
- acc_comp_x:
type: s32
units: 1e-2 m/s^2
Expand Down

0 comments on commit 38337b8

Please sign in to comment.