1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-31 16:52:10 +01:00

Attempt to set some mixer values

This commit is contained in:
Kevin Finisterre 2014-06-11 21:25:05 -04:00
parent 64b2fce3d4
commit 47673f519e

View File

@ -313,8 +313,8 @@ QString ConfigFixedWingWidget::updateConfigObjectsFromWidgets()
// pitch roll yaw
double mixerMatrix[8][3] = {
{ 0, 0, 0 },
{ 0, 0, 0 },
{ 0, 0, 0 },
{ 127, -127, 0 },
{ -127, 127, 0 },
{ 0, 0, 0 },
{ 0, 0, 0 },
{ 0, 0, 0 },