Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

struct EstimatorHealthData

fbs/state.fbs / Source schema

Estimator health and innovation-test summary. The flags field is deliberately producer-defined: estimator status models differ between implementations and are standardized via discovery records, not the schema.

FlatBuffers root table: EstimatorHealth

NameTypeUnit / ScaleNotes
timestamp_usulongmicrosecondsSample timestamp in monotonic boot time.
flagsushortbitmaskProducer-defined estimator status and fault bitmask.
velocity_test_ratiofloatdimensionless ratioInnovation test ratio for velocity observations.
pos_horiz_test_ratiofloatdimensionless ratioInnovation test ratio for horizontal position observations.
pos_vert_test_ratiofloatdimensionless ratioInnovation test ratio for vertical position observations.
mag_test_ratiofloatdimensionless ratioInnovation test ratio for magnetic observations.
hagl_test_ratiofloatdimensionless ratioInnovation test ratio for height-above-ground observations.
tas_test_ratiofloatdimensionless ratioInnovation test ratio for true-airspeed observations.
pos_horiz_accuracy_mfloatmetersEstimated one-sigma horizontal position accuracy.
pos_vert_accuracy_mfloatmetersEstimated one-sigma vertical position accuracy.