1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight
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
..
libraries LP-99 Decouple flight build 2015-09-02 19:34:58 +12:00
make LP-99 Decouple flight build 2015-09-02 19:34:58 +12:00
modules LP-115 Fix TPS and Acroplus settings setup 2015-09-09 01:27:20 +02:00
pios Update all changed files against GIT log with copyright headers consistency. 2015-08-19 16:15:58 +02:00
Project Signed cats 2014-11-21 11:53:47 +11:00
targets Uncrustify 2015-09-05 11:49:43 +02:00
templates OP-1477 - remove debug infos and add send some relevant informations using SYS message (firmware and board revision/info) 2014-09-24 01:06:41 +02:00
tests LP-99 Decouple flight build 2015-09-02 19:34:58 +12:00
uavobjects LP-99 Decouple flight build 2015-09-02 19:34:58 +12:00
uavtalk OP-1841 - Check available size at each step to avoid overrun 2015-04-20 05:48:39 +02:00
.gitattributes Update flight/.gitattributes to include *.template files 2013-04-30 22:15:58 +02:00
Makefile LP-99 Decouple flight build 2015-09-02 19:34:58 +12:00