mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
a7c592b294
Both TPS and Acroplus had settings initialized in SettingsUpdatedCb. These values comes from stabSettings.stabBank, which isn't initialzed when SettingsUpdatedCb is first called. The patch moves the setup of the affected settings values to BankUpdatedCb, where other bank specific settings are updated. |
||
---|---|---|
.. | ||
inc | ||
altitudeloop.cpp | ||
cruisecontrol.c | ||
innerloop.c | ||
outerloop.c | ||
stabilization.c | ||
virtualflybar.c |