bsongis
eea1c3a84c
SAFETY renamed to OVERRIDE
2014-07-21 20:38:44 +02:00
bsongis
6716482ae4
Fixes #1428
2014-07-02 16:34:26 +02:00
Damjan Adamic
e4314004a8
ACCURAT_THROTTLE_TIMER was lost when splitting code into mixers.cpp in 2fbd4ff13a
2014-07-01 21:53:56 +02:00
Damjan Adamic
f3bc8cb9a4
Fixes #1345
2014-06-22 13:52:59 +02:00
bsongis
e31f71f874
Fixes copySticksToOffset bug when HELI enabled (thanks non regression
...
tests!)
2014-06-20 11:17:24 +02:00
Bertrand Songis
5a3d2244d8
Fixes #1267
2014-06-17 13:17:57 +02:00
bsongis
2094e87da5
'phase' renamed to 'flight mode' everywhere in the code
2014-06-17 10:59:00 +02:00
bsongis
20125474c1
Fixes #1267
2014-06-17 10:59:00 +02:00
bsongis
726a03d433
Fixes #1277
2014-06-14 11:20:40 +02:00
bsongis
89433127c4
Lua scripts now in custom functions!
2014-06-12 18:18:42 +02:00
bsongis
2cd66cbc65
Fixes #1223
2014-06-12 10:34:57 +02:00
bsongis
43a7434ae5
Fixes #1247
2014-06-11 09:23:11 +02:00
bsongis
72dc022dc9
Fixes #1182 - RxBatt removed
2014-06-10 14:51:16 +02:00
bsongis
dcde1073b0
[Stock 9x] Problem on logical switches used as sources (both display and
...
evaluation)
2014-06-05 21:41:05 +02:00
bsongis
0a5c3f42c5
Revert "Removed some unnecessary code"
...
This reverts commit 6261fbf317
.
2014-06-04 21:22:43 +02:00
bsongis
fbb90ff5d5
No Center Beeps during calibration
2014-06-02 15:26:35 +02:00
bsongis
dee4a10436
Merge branch 'aaronchch/Heli_code_tidy_1128' of https://github.com/aaronchch/opentx into next
2014-05-28 12:30:43 +02:00
bsongis
c7c58b1a1d
Volts source can be RxBatt/A3/A4 and Amps source A3/A4
2014-05-24 16:06:31 +02:00
bsongis
375147e4eb
Telemetry A3/A4 settings and alarms
2014-05-23 15:29:10 +02:00
bsongis
2a6e69f902
Preparation for A3/A4
2014-05-22 20:51:46 +02:00
aaronchch
6261fbf317
Removed some unnecessary code
2014-05-22 22:29:00 +12:00
Damjan Adamic
7505701e64
Merge pull request #1119 from opentx/bsongis/logical_switches_issue_1039
...
Bsongis/logical switches issue 1039
2014-05-19 22:04:30 +02:00
bsongis
90fbd9cf62
Fixes #1069
2014-05-19 16:28:00 +02:00
bsongis
49a4d5ecb1
Gtests KO
2014-05-19 15:12:23 +02:00
bsongis
1a7ff9239d
A couple of changes on top of projectkkglider branch
2014-05-19 14:52:07 +02:00
Damjan Adamic
e14734c8af
Reduced number of logical switch context to 2. Now we have only active fm context (lswFM[0]) and other context that is used for all other fms (lswFm[1]).
...
Much smaller RAM usage, but possible (I beleave unimportant) errors when trasitioning between more than two flight modes.
2014-05-18 18:08:41 +02:00
Damjan Adamic
d6a150738c
Cosmetics
2014-05-17 19:56:00 +02:00
Damjan Adamic
8ec706ad08
Bugfix
2014-05-17 19:35:34 +02:00
Damjan Adamic
07a5333a08
Fixes #1039 :
...
* order of logical switches calculaton now predicable: always from L1 to L64
* each flight mode has its own logical switches context (RAM usage multiplied by number of flight modes)
* resolved problem of non-reentrancy of getSwitch() function
2014-05-17 17:51:33 +02:00
bsongis
2fbd4ff13a
Mixer code splitted differently
2014-05-15 12:08:57 +02:00
bsongis
55ed62e6ac
Mixer code moved to a separate file
2014-05-15 11:10:05 +02:00