1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-24 16:55:20 +03:00
Commit graph

3995 commits

Author SHA1 Message Date
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
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
Bertrand Songis
53719f1807 Update DONATIONS.txt 2014-04-09 08:00:25 +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
Bertrand Songis
721ffc75dd Update DONATIONS.txt 2014-04-08 19:12:02 +02:00
Bertrand Songis
99fbb69cf5 Update DONATIONS.txt 2014-04-08 17:59:33 +02:00
Andre Bernet
5ee181dc09 Some logic added 2014-04-08 17:09:29 +02:00
Andre Bernet
578a94f744 Merge pull request #954 from opentx/bsongis/Bootloader_FIRMWARE_exported_in_masstorage
Bsongis/bootloader firmware exported in masstorage
2014-04-08 16:50:11 +02:00
Andre Bernet
ad465aaf21 UI 2014-04-08 16:41:14 +02:00
Andre Bernet
63c3ae5a7a Update eeprom file name in companion 2014-04-08 16:13:50 +02:00
bsongis
692b13bba5 FIRMWARE.BIN now exported in Taranis massstorage 2014-04-08 15:55:46 +02:00
bsongis
2443b27b72 New script to calculate FAT12 structure 2014-04-08 15:53:50 +02:00
Kjell Kernen
c7d14939a9 Finnish translation of Companion. 2014-04-08 13:22:37 +02:00
Kjell Kernen
0ea06cba2a Swedish translation of everything in Companion, except the telemetry labels. I have a hard these and will reconsider the ones I have translated this far to make a consistent translation. 2014-04-08 12:46:17 +02:00
Andre Bernet
1b76c9a754 Merge pull request #952 from opentx/bsongis/Bootloader_port_mac_fixes_from_mike
All good!
2014-04-08 11:21:30 +02:00
bsongis
a514b8e027 Compilation failure 2014-04-08 11:10:21 +02:00
Kjell Kernen
53269df1ba German Companion translation file from Helle 2014-04-08 10:43:15 +02:00
bsongis
30111d9299 Bootloader MAC fixes from Mike 2014-04-08 10:26:08 +02:00
Andre Bernet
5f736554bb Logging fixed, didn't notice the new macro 2014-04-08 10:01:21 +02:00
bsongis
a72df4ca16 Fixes #951 2014-04-08 10:00:07 +02:00
bsongis
4c2dabb287 Logical Switches badly displayed on Sky9x when configured with a
telemetry source
2014-04-08 08:24:01 +02:00
Bertrand Songis
5c3bb2ab06 Update eeprominterface.cpp 2014-04-07 21:28:23 +02:00
Bertrand Songis
d22529f181 Update eeprominterface.cpp 2014-04-07 21:27:41 +02:00
bsongis
6af9abd9b7 Temporary S.PORT IDs for AirSpeed sensor 2014-04-07 20:01:46 +02:00
bsongis
a4f378d726 ASpeed+ added to the telemetry sources list 2014-04-07 19:43:29 +02:00
bsongis
68a45467c5 Fixes #934 (tests needed, I am not at all an HELI flyer!) 2014-04-07 18:09:33 +02:00
bsongis
97cf0544a7 Fixes #938 2014-04-07 17:47:10 +02:00
bsongis
7fdc23b5bb Fixes #942 2014-04-07 17:35:06 +02:00