1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/modules/Stabilization
Stefan Karlsson a7c592b294 LP-115 Fix TPS and Acroplus settings setup
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.
2015-09-09 01:27:20 +02:00
..
inc LP-44 - some optimizations and cleanup 2015-09-03 07:26:40 +02:00
altitudeloop.cpp REVONANO store thrustdemand before uavo set 2015-05-29 21:45:41 +10:00
cruisecontrol.c Merge branch 'corvuscorax/OP-1309_Stabilization-Refactoring' into corvuscorax/OP-1259_Cruise_Control_Tweaks 2014-05-02 18:25:57 +02:00
innerloop.c LP-44 - some optimizations and cleanup 2015-09-03 07:26:40 +02:00
outerloop.c Update all changed files against GIT log with copyright headers consistency. 2015-08-19 16:15:58 +02:00
stabilization.c LP-115 Fix TPS and Acroplus settings setup 2015-09-09 01:27:20 +02:00
virtualflybar.c OP-1456 get rid of cast_struct_to_array because it is error prone! 2014-08-24 00:16:34 +02:00