Damjan Adamic
d32b869582
CRLF
2014-05-17 18:23:36 +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
Damjan Adamic
6e5f064c31
One more rename
2014-05-17 17:06:29 +02:00
Damjan Adamic
c2031934e0
Reenabled missing #if
2014-05-17 16:20:08 +02:00
Damjan Adamic
34e1a0ce86
All references to "custom switches" renamed to "logical switches"
2014-05-17 15:29:31 +02:00
Damjan Adamic
8c21462f74
More switches code moved to switches.cpp
2014-05-17 15:29:31 +02:00
bsongis
128956dbab
Google tests compilation failure
2014-05-17 08:04:49 +02:00
bsongis
6c17fee19b
Fixes #1107
2014-05-17 07:52:31 +02:00
bsongis
ef15ccf321
Companion bugfixes
2014-05-16 23:02:31 +02:00
bsongis
96ddda7bef
Bugfixes
2014-05-16 22:33:00 +02:00
bsongis
5bfe5d9cf6
Display problem with [ in SD Manager
2014-05-16 22:32:13 +02:00
bsongis
4f0e4feadd
Cosmetics
2014-05-16 21:17:54 +02:00
bsongis
4048d65724
Warning removed
2014-05-16 18:10:39 +02:00
bsongis
5c880e47cd
TrainerMode not needed on sky9x boards
2014-05-16 18:08:32 +02:00
bsongis
e4346e70cd
Checklist available on all ARM boards
2014-05-16 17:30:54 +02:00
bsongis
487cd04030
Cosmetics (one TODO done)
2014-05-16 17:08:35 +02:00
Bertrand Songis
3b85414f2e
Merge pull request #1105 from opentx/andreas/BringBackFlashSavings
...
Andreas/bring back flash savings
2014-05-16 16:56:45 +02:00
openfsguruh
9bbe3236ab
a special volatile saves 40 bytes if FRSKY_STICKS used
2014-05-16 16:48:07 +02:00
bsongis
bfbee05b25
Telemetry refactoring continued
2014-05-16 16:46:04 +02:00
openfsguruh
07e6df9ea5
first 68 bytes flash savings. Bring back to pointer and add volatile
2014-05-16 16:14:30 +02:00
bsongis
40783acc36
Small display bug on SMLSIZE numbers with PREC1 (used in Failsafe menu
...
on Taranis)
2014-05-16 15:48:57 +02:00
bsongis
fec39c4222
Numbers like "5.1" were badly displayed in DBLSIZE (the point was near
...
the 1). Small code saving (10 bytes)
2014-05-16 15:15:57 +02:00
bsongis
d6977a130b
Chars [ and ] use now one less pixel in weight
2014-05-16 14:43:32 +02:00
bsongis
6b3c4c8cfe
Telemetry bugfixes
2014-05-15 21:08:04 +02:00
bsongis
b376192b61
Telemetry refactoring
2014-05-15 18:07:52 +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
bsongis
4f5c145ac7
Changes in menu_general.cpp lost (Play in SD Manager, FRSKY_STICKS mod).
...
Is displaySlider ok now?
2014-05-15 10:11:09 +02:00
bsongis
5503a9cd3c
Curves code moved to a separate file
2014-05-15 08:07:37 +02:00
Bertrand Songis
d047133e64
Merge pull request #1102 from opentx/bsongis/Switches_refactoring
...
Switches code moved to a separate file
2014-05-15 07:36:14 +02:00
bsongis
8f10bed8c1
Haptic strength will be selectable with a slider, with a default
...
position at center
2014-05-14 11:15:07 +02:00
bsongis
cd42a7749e
One more constant exported for Lua scripts: FULLSCALE, to avoid 10.24
...
hardcoded in Lua scripts...
2014-05-14 10:46:37 +02:00
bsongis
7bd45379b9
Fixes #1095
2014-05-14 10:27:26 +02:00
bsongis
30c4833c23
RSSI line not correctly displayed on all 9X/9XR boards (since
...
introduction of proportional fonts)
2014-05-13 22:31:51 +02:00
bsongis
c13d71c620
Code for telemetry splitted
2014-05-13 22:31:51 +02:00
bsongis
216ecc636a
Bootloader removed from inside opentx application code.
2014-05-13 22:31:51 +02:00
bsongis
0e84a27521
A1/A2/RSSI/SWR alarms available on all ARM boards
2014-05-13 22:31:51 +02:00
bsongis
55b0a0a5e0
Fixes #1083
2014-05-13 12:24:03 +02:00
bsongis
b1dbf06861
Warning removed
2014-05-13 12:07:48 +02:00
bsongis
0d7fa422b0
Fixes #1087 fixed - Trainer weight range is now [-125%:+125%]
2014-05-13 12:06:08 +02:00
bsongis
6225609f0e
Fixes #1090
2014-05-13 11:23:25 +02:00
bsongis
623dbf176c
Fixes #1082
2014-05-13 10:49:21 +02:00
bsongis
32d57fbc3d
GPS Time was badly displayed (too much space before : since proportional
...
fonts were introduced)
2014-05-13 10:43:43 +02:00
bsongis
10545a1e6a
Fixes #1088
2014-05-13 10:39:53 +02:00
bsongis
324fe4e341
REVPRO fixes
2014-05-13 08:46:54 +02:00
bsongis
ae5468330a
Only one module on 9XR-PRO
2014-05-12 22:03:38 +02:00
Kjell Kernen
5bd09f9cf2
Some updated German OpenTX strings from Helle
2014-05-12 20:13:38 +02:00
bsongis
cc38920432
No rotary encoders on 9XR-PRO
2014-05-12 19:38:45 +02:00
bsongis
df73c969c6
Cosmetics
2014-05-12 19:17:28 +02:00
bsongis
a877fefade
Simu compilation problem
2014-05-12 19:17:28 +02:00