bsongis
0e0b1792e4
switchState function is not needed in the bootloader
2014-06-30 12:07:04 +02:00
bsongis
f81c31510b
Fixes #1385
2014-06-30 11:27:46 +02:00
bsongis
5c3bd1faf9
Fixes #1389
2014-06-30 11:17:16 +02:00
bsongis
90cf98465b
No Telemetry tab in Companion when the firmware doesn't need it
2014-06-30 11:15:26 +02:00
bsongis
1dd47484d4
Stack alignment change doesn't compile on VC++
2014-06-30 11:15:26 +02:00
Kjell Kernen
bd4a85c6a7
Swedish Companion translation
2014-06-30 11:07:04 +02:00
Kjell Kernen
b6520e2db6
Finnish Companion translation from Janne Huuskonen
2014-06-30 11:02:12 +02:00
Bertrand Songis
0ea114b219
Merge pull request #1400 from opentx/projectkk2glider/issue_1399
...
Fixes #1399 - Option to hide inv parameter effect in the channel monitor
2014-06-30 00:39:59 +02:00
Bertrand Songis
e36f54eda5
Merge pull request #1401 from opentx/projectkk2glider/lua_stuff
...
Projectkk2glider/lua stuff
2014-06-30 00:26:41 +02:00
Bertrand Songis
d983404656
Update DONATIONS.txt
2014-06-30 00:22:53 +02:00
Bertrand Songis
677b50d39c
Update DONATIONS.txt
2014-06-30 00:21:48 +02:00
Damjan Adamic
e5ae504bae
Fixes #1394 - Taranis GPS Speed still 120km/h limited
2014-06-29 20:31:59 +02:00
Damjan Adamic
ce302aae60
Fixes #1338 - Extend limits - Companion (scale bug)
2014-06-29 17:57:56 +02:00
Damjan Adamic
b0869fccfc
Re #1358 - defined PREC2 in Lua
2014-06-29 14:29:22 +02:00
Damjan Adamic
17ab12f7bf
Added missing eeDirty(EE_MODEL)
2014-06-29 14:26:39 +02:00
Damjan Adamic
816f9ce8a0
Fixes #1388 -New Lua functions: model.getInfo() and model.setInfo()
2014-06-29 13:54:50 +02:00
Damjan Adamic
5fb41eb32f
Fixes #1396 - Special functions, adjust GV1 Source CHxx not saved in .eepe file (on AVR platforms)
2014-06-29 13:08:28 +02:00
Damjan Adamic
c687e20fff
Fixes #1390 - hide switches !SHup, !SHdown, !SFup and !SFdown for Taranis
2014-06-29 12:43:34 +02:00
Damjan Adamic
c5aa691467
Fixes #1399 - Option to hide inv parameter effect in the channel monitor
2014-06-29 12:00:29 +02:00
Andre Bernet
a3d7c694ef
Merge pull request #1391 from opentx/driver33/PL_TR
...
fixes
2014-06-27 23:58:19 +02:00
Jacek Drewniak
2c8b51c9d6
fixes
2014-06-27 23:27:43 +02:00
Andre Bernet
a518a34055
String lengths corrected
2014-06-27 16:44:01 +02:00
Andre Bernet
4d3ca7e82e
No DBLKEYS on 9XR-PRo
2014-06-27 16:41:30 +02:00
Andre Bernet
98c756a6d2
Remove orphan "tsticks" option
2014-06-27 16:37:11 +02:00
Andre Bernet
84d5c6c4b0
9XR-Pro in standalone simu
2014-06-27 16:28:27 +02:00
Damjan Adamic
935458caa4
No time on full EEPROM backup (reverted from commit e3b8e91a0a
)
2014-06-27 08:48:53 +02:00
Bertrand Songis
dcec97411e
Update DONATIONS.txt
2014-06-27 07:11:16 +02:00
Andre Bernet
91032483c8
More stuff in release notes
2014-06-26 23:04:28 +02:00
Andre Bernet
9e40708f7c
2.0.5 preparation
2014-06-26 22:59:10 +02:00
Andre Bernet
54902a5a00
Lua telemetry screens had been shifted in d2df4af
, and start screen still wasn't the intended one.
...
Now we've got lua first, custom second, then the voltage and end of flight default screens. Makes sense, so that the most potentially powerful type is first.
2014-06-26 18:54:27 +02:00
Andre Bernet
927a9b9f38
Merge pull request #1384 from opentx/MicheleVilla/IT_Translation_FW
...
Update it.h.txt
2014-06-26 15:58:16 +02:00
Michele
bfdb3a9da7
Update it.h.txt
...
Small changes in Italian translation
2014-06-26 15:54:41 +02:00
Andre Bernet
63269ac35a
Backlight Alarm parameter added in companion ( fix #1123 )
2014-06-26 15:20:29 +02:00
Andre Bernet
113deb6b75
Switch warning for SG wasn't reachable ( fix #1371 )
2014-06-26 14:41:52 +02:00
mhotar
c48f4a51a6
No INVERS in FM string #1357
2014-06-26 13:51:54 +02:00
Andre Bernet
3cd2f709fc
wget doesn't like https on win ( #1378 )
2014-06-26 13:28:20 +02:00
Andre Bernet
d2df4af67d
Telemetry screens order ( Fix #1369 )
2014-06-26 13:17:47 +02:00
Andre Bernet
67177aed42
Fix VC compilation for #1364 fix
2014-06-26 13:14:05 +02:00
Kjell Kernen
5879ca2fb6
Moved initialization of eeprom interfaces to before the first lines of active code to avoid future problems.
2014-06-26 12:56:16 +02:00
Kjell Kernen
77a7f13507
German OpenTX firmware translation from Helle
2014-06-26 12:04:56 +02:00
Bertrand Songis
2a794e2ae3
Merge pull request #1379 from opentx/projectkk2glider/issue_1364
...
Fixes #1364 - Stack alignment to 8 bytes
2014-06-26 11:50:54 +02:00
Bertrand Songis
090f659dca
Merge pull request #1381 from opentx/dvogonen/issue_1360_Companion_crash
...
Fixes #1360
2014-06-26 11:49:41 +02:00
Bertrand Songis
ca79fabdc7
Update DONATIONS.txt
2014-06-26 11:46:26 +02:00
Kjell Kernen
693f232f01
Fixes #1360
2014-06-26 11:39:43 +02:00
Damjan Adamic
8c33914cbb
Fixes #1364 - Stack alignment to 8 bytes
2014-06-26 10:30:01 +02:00
bsongis
a8e594e54c
Fixes #1373 - I don't get why this was disable on the MAC, for sure
...
there was a reason
2014-06-26 07:51:53 +02:00
bsongis
17f7d90dbf
Fixes #1374
2014-06-26 07:50:13 +02:00
Bertrand Songis
7ad3d5d317
Update DONATIONS.txt
2014-06-26 07:19:31 +02:00
bsongis
3d37b0d397
Lua bugfixes in getCustomFunction/setCustomFunction and
...
getLogicalSwitch/setLogicalSwitch
2014-06-26 07:16:43 +02:00
Andre Bernet
e8fc7c4c89
Cnsp range was wrong
2014-06-25 21:58:52 +02:00