mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-21 20:04:09 +08:00
Add optional sample counter to booz_imu interface
This commit is contained in:
@@ -56,6 +56,7 @@ struct BoozImuFloat {
|
||||
struct FloatEulers body_to_imu_eulers;
|
||||
struct FloatQuat body_to_imu_quat;
|
||||
struct FloatRMat body_to_imu_rmat;
|
||||
uint32_t sample_count;
|
||||
};
|
||||
|
||||
/* underlying hardware */
|
||||
|
||||
Reference in New Issue
Block a user