1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-17 21:35:27 +03:00
Commit graph

7251 commits

Author SHA1 Message Date
Damjan Adamic
36409c37f4 SOURCE type input for model scripts missing getValue() 2014-04-21 17:21:02 +02:00
Andre Bernet
7f4d72c072 "Backup EEPROM" translatable 2014-04-20 14:23:16 +02:00
bsongis
c4eb1182df Fixes #998 2014-04-20 09:30:22 +02:00
Andre Bernet
c41c7469b8 Steps of 10 during key repeats for telemetry values - was awfully long now we have more resolution 2014-04-19 20:17:04 +02:00
mhotar
17c0032451 Merge remote-tracking branch 'origin/next' into mhotar/cz_translations 2014-04-19 18:23:23 +02:00
Bertrand Songis
58b6d19030 Merge pull request #989 from aaronchch/aaronchch/heli_issue_934
Aaronchch/heli issue 934
2014-04-19 08:06:28 +02:00
aaronchch
9ae7cb771c Fixed tabs 2014-04-18 22:28:25 +12:00
aaronchch
1dd761b390 Fixes 934 2014-04-18 22:09:43 +12:00
bsongis
3a783658f9 Cosmetics 2014-04-18 11:13:06 +02:00
bsongis
bfadb3664b New nice screen for Logical Switches 2014-04-18 10:47:32 +02:00
Bertrand Songis
94404b42ce Merge pull request #985 from opentx/kilrah/850_Plus_support
Support for backlight color (a slider from full A to full B?) and A3/A4
2014-04-17 12:04:18 +02:00
Andre Bernet
3d2a030868 Support for backlight color (a slider from full A to full B?) and A3/A4 2014-04-17 11:21:48 +02:00
bsongis
37960e6a9d Wrong unit used with ASpeed+ 2014-04-17 11:15:55 +02:00
mhotar
c02dbae87a DREX checkbox offset can be set in translations file, so the "Dualrate/Expo enambled" can be better translated 2014-04-16 23:56:23 +02:00
bsongis
b805b147f3 Issue #660 - Firmware part done. I need to check the ASM because when
compiled with the FRSKY_STICKS option enabled, the FW is lighter than
without the option!
2014-04-16 20:04:31 +02:00
bsongis
3829604480 Fixes #982 - Tests needed! 2014-04-16 19:49:20 +02:00
mhotar
9bb39a71ca Merge remote-tracking branch 'origin/next' into mhotar/cz_translations
Conflicts:
	companion/src/translations/companion_cs.ts
2014-04-16 13:12:30 +02:00
bsongis
4e28a0211b Ail and Ele broken when HELI option enabled 2014-04-16 09:35:01 +02:00
Andre Bernet
e11821b342 Translation/typo cleanup part 5 2014-04-15 18:50:28 +02:00
bsongis
506bc9b6ae AirSpeed now in Knots (and converted to km/h and mph according to Tx
settings). Tests needed (LCD and audio)
2014-04-15 18:11:13 +02:00
bsongis
560cd8f619 Fixes #978 2014-04-15 18:02:47 +02:00
mhotar
6ee5e4885f CZ translations wip 2014-04-15 00:02:38 +02:00
bsongis
785c17ed2f Fixes #973 2014-04-14 17:04:52 +02:00
bsongis
01ee8c31fc Fixes #934 2014-04-14 16:19:52 +02:00
Kjell Kernen
f2dba0a9ba Updated German translation of OpenTX by Hrenz 2014-04-14 13:47:53 +02:00
bsongis
255ce4de98 Fixes #965 2014-04-14 13:22:09 +02:00
bsongis
a068323df1 strcasecmp used rather than strcmpi 2014-04-14 12:07:59 +02:00
Bertrand Songis
48d87cd3da Merge pull request #966 from projectkk2glider/sound_filenames_case_insensitive
Make flightmode, switch and system file names case insensitive
2014-04-14 11:59:42 +02:00
bsongis
a3804b25e7 Fixes #967 2014-04-14 11:48:56 +02:00
Jacek Drewniak
daa34d6d5b small menu fixes 2014-04-13 00:31:47 +02:00
Andre Bernet
e8565b49e0 Flash wasn't unlocked for USB access 2014-04-12 23:22:06 +02:00
Jacek Drewniak
cbabb15556 Fixes to PL 2014-04-12 10:18:21 +02:00
Andre Bernet
52c58b917c FM0 was not converted (fix #964) 2014-04-11 21:50:01 +02:00
Damjan Adamic
2cfd95a026 Make flightmode, switch and system file names case insensitive. 2014-04-11 20:16:51 +02:00
Andre Bernet
ac1dbf81f4 Flash only unlocked when needed 2014-04-11 11:18:58 +02:00
Andre Bernet
d442fa77e0 Better file validity checks 2014-04-11 10:14:34 +02:00
Andre Bernet
10f16583e0 In "Write Firmware", as long as a valid file was selected once, canceling then selecting an invalid file would pass the valididty check.
Fixes it, but not sure why it is required as we're supposed to overwrite the buffer each time we load a file for flashing - there might be a better fix.
2014-04-11 00:49:32 +02:00
bsongis
4eb279e157 Cosmetics 2014-04-10 16:22:48 +02:00
bsongis
5db4aa57b1 Control on simu path to avoid double // and search a file over the
network ...
2014-04-10 16:20:58 +02:00
bsongis
cb2e3325cd Jenkins not happy 2014-04-10 13:47:57 +02:00
bsongis
f6c8053d00 Functions signature changed (const void *) for EEPROM / Firmware checks 2014-04-10 13:36:40 +02:00
bsongis
aec13e3e97 Firmware control in Bootloader (when flashed from massstorage) 2014-04-10 13:18:07 +02:00
bsongis
1b34d178b0 ersky9x EEPROM format allowed in Bootloader Restore 2014-04-10 12:50:45 +02:00
bsongis
ed3bc66ea1 Many little differences in logical switches (telemetry sources) between
Companion and the FW (especially on 9x stock board)
2014-04-10 12:35:58 +02:00
Andre Bernet
af4f8e7f36 Merge pull request #961 from opentx/kilrah/bl_eeprom_save_load
Kilrah/bl eeprom save load
2014-04-09 20:36:03 +02:00
bsongis
80c7dc53fc AirSpeed IDs from FrSky draft 2014-04-09 20:02:32 +02:00
bsongis
6c25307b48 AirSpeed has the same scale than GPS Speed 2014-04-09 20:00:45 +02:00
bsongis
5e875786cd Trainer menu display bug 2014-04-09 19:53:31 +02:00
bsongis
d1f45951fc Whole EEPROM Backup 2014-04-09 17:30:29 +02:00
Andre Bernet
7540768c1f Invalid file now reported correctly 2014-04-09 14:54:02 +02:00