Skip to content

Commit

Permalink
Update message definitions Fri Aug 18 17:18:36 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot committed Aug 18, 2023
1 parent 7172fa3 commit 342caee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions msg/EstimatorStatusFlags.msg
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ bool cs_fake_hgt # 33 - true when fake height measurements are be
bool cs_gravity_vector # 34 - true when gravity vector measurements are being fused
bool cs_mag # 35 - true if 3-axis magnetometer measurement fusion (mag states only) is intended
bool cs_ev_yaw_fault # 36 - true when the EV heading has been declared faulty and is no longer being used
bool cs_mag_heading_consistent # 37 - true when the heading obtained from mag data is declared consistent with the filter

# fault status
uint32 fault_status_changes # number of filter fault status (fs) changes
Expand Down

0 comments on commit 342caee

Please sign in to comment.