Damjan Adamic
|
98e352b8e3
|
Fixes #1622: Lua function script not called for SF >= 8
|
2014-08-23 18:29:38 +02:00 |
|
Damjan Adamic
|
1e3f3fe029
|
limit.name was missing from 07fe45ec5f
|
2014-08-23 18:11:22 +02:00 |
|
Damjan Adamic
|
69aef74036
|
Fixes #1626: forgot Companion part (thanks Jenkins)
|
2014-08-23 17:27:16 +02:00 |
|
Damjan Adamic
|
8d49b1076b
|
Fixes #1626: Enable the Lua bit32 library
|
2014-08-23 17:14:06 +02:00 |
|
bsongis
|
07fe45ec5f
|
[Taranis] PPM Center will now have a bigger range [-500:+500]
|
2014-08-21 21:41:21 +02:00 |
|
Damjan Adamic
|
b5c63e339f
|
Added generation of Lua fields documentation file: lua_fields.txt
|
2014-08-21 10:00:40 +02:00 |
|
bsongis
|
4d84ba4c19
|
LCD refactoring - saves 6 bytes on 9x stock
|
2014-08-20 22:29:45 +02:00 |
|
Bertrand Songis
|
749afc103e
|
Update DONATIONS.txt
|
2014-08-20 12:58:57 +02:00 |
|
bsongis
|
d6639aec3d
|
New donations, thanks!
|
2014-08-18 14:19:22 +02:00 |
|
bsongis
|
1454eff428
|
Fixes #1092 - Chronos names
|
2014-08-18 14:17:59 +02:00 |
|
bsongis
|
2d43ecdd05
|
Companion installer new name
|
2014-08-18 14:14:39 +02:00 |
|
Andre Bernet
|
c373642686
|
French translation fix
|
2014-08-17 19:00:31 +02:00 |
|
Kjell Kernen
|
e01e0efebd
|
German OpenTX translation from Helle
|
2014-08-17 12:21:10 +02:00 |
|
Damjan Adamic
|
d77de08a68
|
gtests corrections: Timer3 addition changed source values
|
2014-08-16 18:03:07 +02:00 |
|
bsongis
|
e89c920c4e
|
Fixes #1612
|
2014-08-16 11:38:00 +02:00 |
|
bsongis
|
18748b4d6a
|
SWR hidden on Taranis+
|
2014-08-16 11:37:59 +02:00 |
|
bsongis
|
5cbfcc45a4
|
Timer3 added in sources
|
2014-08-16 11:37:59 +02:00 |
|
bsongis
|
7714c5779f
|
24bits for timers should be enough
|
2014-08-16 11:37:59 +02:00 |
|
Kjell Kernen
|
906a20738b
|
German Companion translation by Helle
|
2014-08-15 15:37:10 +02:00 |
|
Kjell Kernen
|
8164fe4f07
|
German OpenTX translatin from Helle
|
2014-08-15 15:35:25 +02:00 |
|
Bertrand Songis
|
77fae410ad
|
Merge pull request #1544 from opentx/projectkk2glider/tx_time_optimization
RTC time related optimizations
|
2014-08-14 21:39:35 +02:00 |
|
Bertrand Songis
|
6e754e9d30
|
Merge pull request #1597 from opentx/projectkk2glider/lua_new_features
Projectkk2glider/lua new features
|
2014-08-14 21:39:14 +02:00 |
|
Bertrand Songis
|
5bdea6ed26
|
Merge pull request #1531 from opentx/mhotar/trims
Mhotar/trims
|
2014-08-14 21:36:50 +02:00 |
|
Bertrand Songis
|
9ae66c0fb5
|
Update DONATIONS.txt
|
2014-08-14 21:13:20 +02:00 |
|
bsongis
|
4cb598bcaa
|
Fixes #1228
|
2014-08-13 12:48:12 +02:00 |
|
bsongis
|
36481471a3
|
Fixes #1595
|
2014-08-13 11:37:03 +02:00 |
|
Bertrand Songis
|
dd08886f2c
|
Update DONATIONS.txt
|
2014-08-10 19:20:33 +02:00 |
|
Bertrand Songis
|
76ef4b5948
|
Update DONATIONS.txt
|
2014-08-10 19:19:41 +02:00 |
|
Damjan Adamic
|
3152ac1121
|
Fixes #1532: added Lua playTone()
|
2014-08-09 20:24:21 +02:00 |
|
Damjan Adamic
|
c813cacb1b
|
(reverted from commit fd3790519a ) newlib-nano on my comp has a malloc/free bug, memory gets used but not freed
|
2014-08-09 20:19:01 +02:00 |
|
Damjan Adamic
|
e13f2913df
|
Fixes #1540: added Lua playDuration()
|
2014-08-09 18:04:48 +02:00 |
|
Damjan Adamic
|
07728782c8
|
Fixes #1538: Lua playFile(): current language sound path added to the file name in case of a relative path
|
2014-08-09 17:37:04 +02:00 |
|
Damjan Adamic
|
fd3790519a
|
new compile option NANO=YES triggers usage of newlib-nano when linking ARM code.
|
2014-08-09 17:05:17 +02:00 |
|
Bertrand Songis
|
eaa247f46d
|
Update DONATIONS.txt
|
2014-08-08 22:44:53 +02:00 |
|
Damjan Adamic
|
ee2a23c19d
|
Optimization: less gettime() calls
|
2014-08-08 20:35:27 +02:00 |
|
Damjan Adamic
|
43598fb6df
|
Optimization: removed usage of gettime() where possible
|
2014-08-08 20:33:35 +02:00 |
|
bsongis
|
3ada9f7cf5
|
Companion PrintDialog bugfixes
|
2014-08-08 18:08:42 +02:00 |
|
bsongis
|
10a5e4dc89
|
Fixes #1527
|
2014-08-08 17:05:12 +02:00 |
|
bsongis
|
50e4850745
|
Fixes #1580
|
2014-08-08 16:29:13 +02:00 |
|
bsongis
|
a92de216ac
|
Fixes #1585
|
2014-08-08 11:48:03 +02:00 |
|
bsongis
|
3f3708f0f1
|
Fixes #1546
// TODO check if the vario / background music are stopped correctly if
switching to a model which doesn't have these functions enabled
|
2014-08-08 11:19:04 +02:00 |
|
Bertrand Songis
|
72c433ce9d
|
Update DONATIONS.txt
|
2014-08-06 20:58:31 +02:00 |
|
Damjan Adamic
|
f123b69521
|
Fixes #1548: bad Swedish Cell translation
|
2014-08-05 20:35:16 +02:00 |
|
Bertrand Songis
|
80369f0e8f
|
Update DONATIONS.txt
|
2014-08-05 10:56:27 +02:00 |
|
Kjell Kernen
|
8cd67bf31e
|
Swedish OpenTX translation updated
|
2014-08-05 10:38:24 +02:00 |
|
Kjell Kernen
|
34ef060e16
|
Swedish Companion translation updated
|
2014-08-05 10:24:09 +02:00 |
|
Bertrand Songis
|
1f07f88dce
|
Update DONATIONS.txt
|
2014-08-04 14:32:05 +02:00 |
|
Bertrand Songis
|
4db5bdd486
|
Update DONATIONS.txt
|
2014-08-04 12:03:46 +02:00 |
|
bsongis
|
05ac0682f0
|
Fixes #1583
|
2014-08-04 12:02:50 +02:00 |
|
bsongis
|
f12c3072b5
|
Fixes #1579
|
2014-08-04 11:54:35 +02:00 |
|