|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Go to the source code of this file.
Functions | |
| int | run_temperature_calibration (bool accel, bool baro, bool gyro) |
| start temperature calibration in a new task for one or multiple sensors More... | |
| int run_temperature_calibration | ( | bool | accel, |
| bool | baro, | ||
| bool | gyro | ||
| ) |
start temperature calibration in a new task for one or multiple sensors
Definition at line 356 of file task.cpp.
References temperature_calibration::instance, TemperatureCalibration::start(), and TemperatureCalibration::TemperatureCalibration().
Referenced by events::SendEvent::process_commands().