ardupilot icon indicating copy to clipboard operation
ardupilot copied to clipboard

AP_InternalSensor: fix imu temprature

Open HefnySco opened this issue 2 years ago • 9 comments

This is a proposed solution for this issue

adding is_internal_imu to know if imu is internal or not. _min_internal_imu_index is initialized with max instance and later is updated by least index of an internal imu.

HefnySco avatar Jan 26 '23 19:01 HefnySco