Go to the documentation of this file. 42 #ifndef CALIBRATION_MESSAGES_H_ 43 #define CALIBRATION_MESSAGES_H_ 52 #define CAL_QGC_STARTED_MSG "[cal] calibration started: 2 %s" 53 #define CAL_QGC_DONE_MSG "[cal] calibration done: %s" 54 #define CAL_QGC_FAILED_MSG "[cal] calibration failed: %s" 57 #define CAL_QGC_CANCELLED_MSG "[cal] calibration cancelled" 58 #define CAL_QGC_PROGRESS_MSG "[cal] progress <%u>" 59 #define CAL_QGC_ORIENTATION_DETECTED_MSG "[cal] %s orientation detected" 60 #define CAL_QGC_SIDE_DONE_MSG "[cal] %s side done, rotate to a different side" 62 #define CAL_ERROR_SENSOR_MSG "[cal] calibration failed: reading sensor" 63 #define CAL_ERROR_RESET_CAL_MSG "[cal] calibration failed: to reset, sensor %u" 64 #define CAL_ERROR_APPLY_CAL_MSG "[cal] calibration failed: to apply calibration, sensor %u" 65 #define CAL_ERROR_SET_PARAMS_MSG "[cal] calibration failed: to set parameters, sensor %u"