29 void start() final override;
37 bool _channelReversedParamValue(
int channel);
38 void _setChannelReversedParamValue(
int channel,
bool reversed);
41 void _saveStoredCalibrationValues() override;
42 void _readStoredCalibrationValues() override;
44 QString _revParamFormat;
45 bool _revParamIsBool = false;
Controller class for RC Transmitter calibration.
Q_INVOKABLE void crsfBindMode()
void start() final override
~RadioComponentController()
void throttleReversedCalFailure()
Signalled to indicate cal failure due to reversed throttle.
Q_INVOKABLE void spektrumBindMode(int mode)
Abstract base class for calibrating RC and Joystick controller.
StickFunction
These identify the various controls functions. They are also used as indices into the _rgFunctioInfo ...