@ -6,7 +6,6 @@ float32[3] vibe # IMU vibration metrics in the following array locations
@@ -6,7 +6,6 @@ float32[3] vibe # IMU vibration metrics in the following array locations
# 1 : Gyro high frequency vibe = filtered length of (delta_angle - prev_delta_angle)
# 2 : Accel high frequency vibe = filtered length of (delta_velocity - prev_delta_velocity)
uint8 nan_flags # Bitmask to indicate NaN states
uint8 health_flags # Bitmask to indicate sensor health states (vel, pos, hgt)