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
Andre Bernet
f3f7fc31b4
Reordering to force a display refresh
2014-04-09 14:12:46 +02:00
Andre Bernet
bef65d304b
Don't always rewrite the same block...
2014-04-09 13:54:20 +02:00
Bertrand Songis
ff2eb36887
Update boot.cpp
2014-04-09 13:30:15 +02:00
Bertrand Songis
de9e2a50bc
Update boot.cpp
2014-04-09 13:27:28 +02:00
Andre Bernet
498272bfd2
Navigation
2014-04-09 12:14:02 +02:00
bsongis
6a3a245ed8
Compilation failure (Companion)
2014-04-09 11:58:01 +02:00
bsongis
5dab6ef38f
EEPROM Restore added in Bootloader
2014-04-09 11:51:38 +02:00
Andre Bernet
4f7a98be01
French translations
2014-04-09 10:13:20 +02:00
bsongis
ab7218e5cf
Merge remote-tracking branch 'origin/next' into
...
kilrah/bl_eeprom_save_load
Conflicts:
radio/src/bootloader/boot.cpp
2014-04-09 10:05:42 +02:00
bsongis
aaec5f8fb0
No more global warning displayed only on Main View. Global warning will
...
be displayed on all menus. Saves flash on stock 9x!
2014-04-09 09:55:40 +02:00
Bertrand Songis
7ba16bccb4
Merge pull request #958 from opentx/kilrah/158_12_cells_in_telemetry_view
...
Kilrah/158 12 cells in telemetry view
2014-04-09 09:53:23 +02:00
Andre Bernet
33d0222e10
Merge pull request #957 from opentx/mhotar/inversion_marking
...
'!' font method used instead of vlineStip #956
2014-04-09 00:10:08 +02:00
mhotar
33a44322dc
'!' font method used instead of vlineStip #956
2014-04-08 23:39:05 +02:00
Andre Bernet
58b00334ff
Merge pull request #955 from opentx/driver33/PL_TR
...
PL_translations fix
2014-04-08 23:35:44 +02:00
Andre Bernet
2a337543d6
Cosmetics
2014-04-08 23:32:30 +02:00
Jacek Drewniak
f3088920af
PL_translations fix
2014-04-08 23:08:03 +02:00
bsongis
a84427e260
UnlockFlash called only one time (or it reboots at the 2nd time)
2014-04-08 22:10:12 +02:00
bsongis
31183cb840
Compilation failure fixed. Plus bootloader check.
2014-04-08 21:47:59 +02:00
bsongis
ff7a4599e9
Bootloader can now be flashed from the SD Manager
2014-04-08 21:19:35 +02:00
bsongis
fd92c3877b
AirSpeed was divided by 100 when displayed
2014-04-08 21:19:35 +02:00
bsongis
96aa54ac77
Code moved
2014-04-08 21:19:35 +02:00
bsongis
896ff1e386
Code moved
2014-04-08 21:19:35 +02:00
bsongis
77477c1687
Cosmetics
2014-04-08 21:19:35 +02:00
bsongis
563aa62fcd
BOOT was optimized away
2014-04-08 21:19:35 +02:00
bsongis
845e6e06ea
Added boot section with "BOOT" to allow the bootloader to be recognized
2014-04-08 21:19:35 +02:00
bsongis
a4d6a6f5e3
Port of Mikes's correction on Bootloader (STM bug)
2014-04-08 21:19:35 +02:00
Andre Bernet
5ee181dc09
Some logic added
2014-04-08 17:09:29 +02:00