NinjaFlight
|
Go to the source code of this file.
Functions | |
void | ninja_calibrate_acc (struct ninja *self) |
void | ninja_calibrate_mag (struct ninja *self) |
void | applyAndSaveAccelerometerTrimsDelta (rollAndPitchTrims_t *rollAndPitchTrimsDelta) |
void | handleInflightCalibrationStickPosition (void) |
bool | ninja_is_calibrating (struct ninja *self) |
void | ninja_update_transponder (struct ninja *self) |
void applyAndSaveAccelerometerTrimsDelta | ( | rollAndPitchTrims_t * | rollAndPitchTrimsDelta | ) |
void handleInflightCalibrationStickPosition | ( | void | ) |
void ninja_calibrate_acc | ( | struct ninja * | self | ) |
void ninja_calibrate_mag | ( | struct ninja * | self | ) |
bool ninja_is_calibrating | ( | struct ninja * | self | ) |
void ninja_update_transponder | ( | struct ninja * | self | ) |