mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-06 21:54:15 +01:00
add proper header definition for Elevon setup
This commit is contained in:
parent
0bd4e9efa5
commit
0fa69ba789
@ -66,7 +66,7 @@ private:
|
|||||||
virtual void resetActuators(GUIConfigDataUnion *configData);
|
virtual void resetActuators(GUIConfigDataUnion *configData);
|
||||||
|
|
||||||
bool setupFrameFixedWing(QString airframeType);
|
bool setupFrameFixedWing(QString airframeType);
|
||||||
bool setupFrameVtail(QString airframeType);
|
bool setupFrameElevon(QString airframeType);
|
||||||
bool setupFixedWingMixer(double mixerFactors[8][3]);
|
bool setupFixedWingMixer(double mixerFactors[8][3]);
|
||||||
void setupMotors(QList<QString> motorList);
|
void setupMotors(QList<QString> motorList);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user