mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-30 00:34:07 +08:00
- sensors/vehicle_imu: reset learned cal on any calibration change during parameter update - sensors/vehicle_imu: cleanup logic estimated bias -> calibration offset saving - don't invalidate saved calibration (the point is to keep the last valid) - remove old debug code, etc - sensors/vehicle_imu: notify parameter changes if accel or gyro calibration has changed - lib/sensor_calibration: add calibrated() and calibration_index() getters, keep Accelerometer/Gyroscope/Magnetometer in sync