31 Commits (c955c75b9d6630ae276467b5beed3294e888dc20)

Author SHA1 Message Date
Peter Barker 4272b2c264 AP_AccelCal: limit COMMAND_ACKs accepted for vehicle pose confirmation 3 years ago
Peter Barker dcc1818ee2 AP_AccelCal: pass mavlink_command_ack_t to accelcal library 3 years ago
Randy Mackay 576dd2bf9e AP_AccelCal: remove unused calc_mean_squared_residuals 3 years ago
Randy Mackay 53479701eb AP_AccelCal: minor format fix 3 years ago
Peter Barker 8f6bed23cf AP_AccelCal: move from HAL_NO_GCS to HAL_GCS_ENABLED 3 years ago
Siddharth Purohit 0d393a3cf7 AP_AccelCal: do not add accelcal if no GCS iface available 4 years ago
Andrew Tridgell 8278a8a00b AP_AccelCal: rename from review feedback 4 years ago
Andrew Tridgell 2e2ccb40b2 AP_AccelCal: fixed inverse matrix call for new name 4 years ago
Andrew Tridgell 580cd143b8 AP_AccelCal: added active() method 4 years ago
Peter Barker cf201afdf6 AP_AccelCal: adjust for new vehicle base class 5 years ago
Peter Barker 11b9737b34 AP_AccelCal: remove wrapper around send_text 6 years ago
Peter Barker 65c46ac322 AP_AccelCal: supply format string to send_text 6 years ago
Pierre Kancir a44ed03a91 AP_AccelCal: pass mavlink_message_t by const reference 6 years ago
Peter Barker 1b6ec1d5ad AP_AccelCal: use mavlink define for field length 6 years ago
Peter Barker 9ad058783a AP_AccelCal: stop using mavlink_snoop for target traffic 7 years ago
Michael du Breuil 6830a8b86c AccelCal: Continously report success/failure to the GCS that requested the calibration 8 years ago
Siddharth Bharat Purohit 451c2f146d AP_AccelCal: fix bug preventing accel cal fit to run more than one iteration 8 years ago
Francisco Ferreira e763896b6a AP_AccelCal: send and receive MAV_CMD_ACCELCAL_VEHICLE_POS 8 years ago
Francisco Ferreira bc661f013e AP_AccelCal: use vehicle position values from MAVLink enum 8 years ago
Francisco Ferreira c07f377eb1 AP_AccelCal: make collect_sample responsible for state changes 8 years ago
murata c808ee2f49 Global: To nullptr from NULL. 8 years ago
Mathieu OTHACEHE 152edf7189 Global: remove mode line from headers 8 years ago
Ricardo de Almeida Gonzaga aa4b66509f AP_AccelCal: Fix typos 9 years ago
Randy Mackay f70072c54b AP_AccelCal: check return of get_calibrator 9 years ago
Lucas De Marchi 155fb6f600 AP_AccelCal: replace header guard with pragma once 9 years ago
dgrat 5148e41c1a AP_Math: Cleaned macro definitions 9 years ago
Jonathan Challinger 49ad2d26c6 AP_AccelCal: make client list static 9 years ago
Lucas De Marchi f3ee7a9a85 AP_AccelCal: use union instead of reference 9 years ago
Jonathan Challinger 24e413c6af AP_AccelCal: fixes in response to review 9 years ago
Jonathan Challinger 660d9e86d5 AP_AccelCal: basic sanity check on fit parameters 9 years ago
bugobliterator d24b5023f4 AP_AccelCal: Add separate lib for accel calibration 9 years ago