mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-19 04:52:12 +01:00
add setupElevonServo function
This commit is contained in:
parent
1f74a78263
commit
569209a510
@ -71,6 +71,7 @@ private:
|
||||
bool setupFixedWingMixer(double mixerFactors[8][3]);
|
||||
bool setupFixedWingElevonMixer(double mixerFactors[8][3]);
|
||||
void setupMotors(QList<QString> motorList);
|
||||
void setupElevonServo(int channel, double roll, double pitch);
|
||||
|
||||
void updateAirframe(QString multiRotorType);
|
||||
void setupEnabledControls(QString airframeType);
|
||||
|
Loading…
x
Reference in New Issue
Block a user