bsongis
|
b6824e772a
|
Fixes #1656 - Throttle Source everywhere (english and french)
|
2014-09-15 10:20:07 +02:00 |
|
bsongis
|
bdb8e0ef44
|
No THR warning when a new model is created / the wizard is called
|
2014-09-15 10:19:56 +02:00 |
|
bsongis
|
22ec446d16
|
Added NANO option in Makefile (default: NANO=NO)
|
2014-09-15 10:19:46 +02:00 |
|
bsongis
|
a7831d68db
|
This luaFree is not needed and could do a mess in RAM
|
2014-09-15 10:17:38 +02:00 |
|
mhotar
|
6306c9da27
|
CZ translations - Radio
Conflicts:
radio/src/translations/cz.h.txt
|
2014-09-15 10:16:31 +02:00 |
|
bsongis
|
ea122610ef
|
LTR patch (modified) applied. Saves around 8-10k RAM during the
interpreter initialization
Conflicts:
radio/src/Makefile
radio/src/lua.cpp
radio/src/lua/src/linit.c
|
2014-09-15 10:12:57 +02:00 |
|
bsongis
|
fff69c74f4
|
Tests added to avoid doing anything in the Lua interpreter after a Lua
Panic
|
2014-09-15 10:07:24 +02:00 |
|
mhotar
|
e05a16988f
|
No special characters in edit fields for CZ language, but enabled in internally defined strings.
It fixes autogenerated Input names.
|
2014-09-15 10:06:20 +02:00 |
|
bsongis
|
871e9f0be3
|
Revert some last changes so that there is no problem with Lua
Conflicts:
radio/src/Makefile
radio/src/opentx.cpp
|
2014-09-15 10:05:55 +02:00 |
|
bsongis
|
4f5a2ab884
|
Fixes #1675
|
2014-09-12 12:37:30 +02:00 |
|
bsongis
|
2237de99ed
|
Mega2560 target didn't compile
|
2014-09-12 08:32:57 +02:00 |
|
Andre Bernet
|
36660505d2
|
SG switch warning was unreachable on Taranis
|
2014-09-10 20:13:40 +02:00 |
|
Andre Bernet
|
125e2539b6
|
On Taranis S3 was only hidden when the cursor was in the pot positions line
|
2014-09-10 20:06:41 +02:00 |
|
bsongis
|
9ee3da4a59
|
Compilation failure
|
2014-09-10 20:06:04 +02:00 |
|
bsongis
|
1f77806017
|
#1692 - We flush the queue instead of stopping the audio (the TADA sound
is cut otherwise)
|
2014-09-10 20:05:54 +02:00 |
|
bsongis
|
f584766fc7
|
The Lua Wizard was broken in 2.0.11
|
2014-09-10 15:35:53 +02:00 |
|
bsongis
|
e22c658ee9
|
Small alignment problem in protocols on 9X/9XR
|
2014-09-10 12:15:47 +02:00 |
|
bsongis
|
a5296ca3c6
|
Fixes #1692
|
2014-09-10 12:15:38 +02:00 |
|
bsongis
|
11ae62cff9
|
Navigation bug in protocol selection (9X/9XR only)
|
2014-09-10 12:15:09 +02:00 |
|
bsongis
|
651b1247fb
|
Fixes the neutral value for PXX as described in #1694
|
2014-09-10 12:14:59 +02:00 |
|
bsongis
|
a60876f259
|
Fixes #1690
|
2014-09-10 12:14:25 +02:00 |
|
bsongis
|
ace4ae07a8
|
Little display bug in DEBUG page
|
2014-09-10 12:13:46 +02:00 |
|
bsongis
|
46cd5eeb87
|
Simu compilation failure
|
2014-09-06 12:59:43 +02:00 |
|
bsongis
|
23b2602f41
|
[Sky9x] Linker error (no newlib-nano needed, no _sbrk)
|
2014-09-05 17:54:12 +02:00 |
|
bsongis
|
056d915d37
|
Added DEBUG information (thanks again projectkk2glider!)
Conflicts:
radio/src/opentx.cpp
|
2014-09-05 17:54:12 +02:00 |
|
bsongis
|
500602e8cc
|
Fixes #1643 - Thanks to projectkk2glider for his help on this one
Conflicts:
radio/src/lua.cpp
radio/src/opentx.cpp
|
2014-09-05 17:54:12 +02:00 |
|
bsongis
|
2cc432344b
|
Compilation failure
|
2014-09-05 08:43:33 +02:00 |
|
Damjan Adamic
|
df56b94135
|
Fixes #1666: fixed bootloader
|
2014-09-03 23:37:05 +02:00 |
|
Damjan Adamic
|
3dcf40b596
|
Fixes #1666: Missing constructor calls for static objects
|
2014-09-03 23:05:34 +02:00 |
|
bsongis
|
78f8b60f85
|
Menus refactoring (idea taken from er9x). Saves around 200bytes flash on
9X stock
|
2014-09-03 19:07:12 +02:00 |
|
bsongis
|
f865af2cbe
|
tasks.cpp added to deal with OpenTX tasks on ARM
|
2014-09-03 19:07:12 +02:00 |
|
Damjan Adamic
|
e506a001bf
|
const language packs (can't be const in simu (linker can't find it))
|
2014-09-02 10:18:17 +02:00 |
|
Damjan Adamic
|
13a1c5ca39
|
const APBAHBPrescTable
const splash_lbm
removed fnSwitchDuration
|
2014-09-02 10:14:26 +02:00 |
|
Damjan Adamic
|
aa4ba74e1a
|
added const (Audio)
|
2014-09-02 10:12:40 +02:00 |
|
Damjan Adamic
|
a3d9ec8a65
|
added const (USB)
|
2014-09-02 10:07:22 +02:00 |
|
bsongis
|
0a86153843
|
SBUS
|
2014-09-01 15:15:26 +02:00 |
|
bsongis
|
43f8e13c14
|
Fixes #1656
|
2014-09-01 09:44:22 +02:00 |
|
bsongis
|
8562bee9c1
|
Copy/Paste error on second serial port Rx
|
2014-08-31 22:46:36 +02:00 |
|
bsongis
|
69b5f2fddf
|
Fixes #1658
|
2014-08-29 23:06:53 +02:00 |
|
bsongis
|
5ead4d8582
|
Fixes #1655
|
2014-08-29 16:03:46 +02:00 |
|
bsongis
|
6195f5ecc1
|
Fixes #1646
|
2014-08-29 11:53:41 +02:00 |
|
bsongis
|
3e1825aa54
|
Fixes #1651
Conflicts:
radio/src/lua.cpp
|
2014-08-28 21:56:06 +02:00 |
|
bsongis
|
e620230e44
|
STAY replaced by EDGE in constants names
|
2014-08-28 21:03:15 +02:00 |
|
bsongis
|
c107a1bc8e
|
Fixes #1650
|
2014-08-28 21:03:15 +02:00 |
|
bsongis
|
c2166c8a67
|
Fixes #1646
|
2014-08-28 21:03:15 +02:00 |
|
mhotar
|
a5836fdc28
|
CZ translations
|
2014-08-28 01:24:55 +02:00 |
|
bsongis
|
b0cf67a97e
|
Fixes #1643 - no more freeze but now I have to understand why we go over
4k there
|
2014-08-27 23:45:15 +02:00 |
|
bsongis
|
784ec0f05a
|
Fixes #1635
|
2014-08-27 23:15:34 +02:00 |
|
bsongis
|
0bfb1da97f
|
[9X] Display problem of the battery range
|
2014-08-27 20:41:40 +02:00 |
|
bsongis
|
f8d043b75f
|
Compilation error
|
2014-08-27 15:39:13 +02:00 |
|