mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-01 09:24:10 +01:00
Merge branch 'corvuscorax/OP-1309_Stabilization-Refactoring' into corvuscorax/OP-1259_Cruise_Control_Tweaks
This commit is contained in:
commit
e6a69c2f78
@ -133,6 +133,7 @@ void stabilizedHandler(bool newinit)
|
|||||||
}
|
}
|
||||||
|
|
||||||
stabilization.Thrust = cmd.Thrust;
|
stabilization.Thrust = cmd.Thrust;
|
||||||
|
stabilization.StabilizationMode.Thrust = stab_settings[3];
|
||||||
StabilizationDesiredSet(&stabilization);
|
StabilizationDesiredSet(&stabilization);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user