ardupilot/libraries/AP_AccelCal
Peter Barker dcc1818ee2 AP_AccelCal: pass mavlink_command_ack_t to accelcal library
The library needs to look at the content of the packet.  Given that GCS_MAVLink is already within handle_command_ack, decoding it there makes sense.
2022-05-25 17:55:55 +10:00
..
AccelCalibrator.cpp AP_AccelCal: remove unused calc_mean_squared_residuals 2022-01-26 12:03:17 +09:00
AccelCalibrator.h AP_AccelCal: remove unused calc_mean_squared_residuals 2022-01-26 12:03:17 +09:00
AP_AccelCal.cpp AP_AccelCal: pass mavlink_command_ack_t to accelcal library 2022-05-25 17:55:55 +10:00
AP_AccelCal.h AP_AccelCal: pass mavlink_command_ack_t to accelcal library 2022-05-25 17:55:55 +10:00