mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-11 17:13:56 -03:00
ArduPlane: add warning for large offset cal
This commit is contained in:
parent
08840b4a65
commit
06730ab1bc
@ -86,6 +86,7 @@ void Plane::init_ardupilot()
|
||||
AP::compass().init();
|
||||
|
||||
#if AP_AIRSPEED_ENABLED
|
||||
airspeed.set_fixedwing_parameters(&aparm);
|
||||
airspeed.set_log_bit(MASK_LOG_IMU);
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user