1
0
Fork 0
mirror of https://github.com/EdgeTX/edgetx.git synced 2025-07-19 06:15:08 +03:00
Commit graph

34 commits

Author SHA1 Message Date
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
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
Andre Bernet
2a337543d6 Cosmetics 2014-04-08 23:32:30 +02:00
bsongis
ff7a4599e9 Bootloader can now be flashed from the SD Manager 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
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
bsongis
692b13bba5 FIRMWARE.BIN now exported in Taranis massstorage 2014-04-08 15:55:46 +02:00
bsongis
a514b8e027 Compilation failure 2014-04-08 11:10:21 +02:00
bsongis
30111d9299 Bootloader MAC fixes from Mike 2014-04-08 10:26:08 +02:00
Andre Bernet
3fefcfda53 Bootloader progress bar was still wrong 2014-04-02 20:42:41 +02:00
Andre Bernet
51b160a15c Fixes #918 more 2014-04-02 20:13:28 +02:00
bsongis
1d5a33b981 Fixes #918 2014-04-02 18:59:57 +02:00
Kjell Kernen
e9035d3649 Fixed small problem with old text being left on screen. 2014-03-23 14:15:52 +01:00
Kjell Kernen
42f28a7089 I found a nasty bug I made that also could make the bootloader hang. This fixes it. I should not have redefined the blocksize variable to make the output look good. It screewed up the flash... 2014-03-23 12:48:40 +01:00
Kjell Kernen
a341f29900 Fixed bootloader progres bar bug.
Iproved indentation slightly.
2014-03-22 20:11:14 +01:00
bsongis
f907abb730 Checks bootloader size not greater than 32k. Bug fixes. 2014-03-17 17:32:14 +01:00
bsongis
8bc28248e0 cosmetics 2014-03-15 15:44:09 +01:00
bsongis
1c3ced7222 Cosmetics on the bootloader 2014-03-15 15:36:02 +01:00
bsongis
278218e7a0 Reindentation of boot.cpp 2014-03-12 16:18:30 +01:00
bsongis
68c270760c Now bootloader OK on Taranis 2014-03-12 16:06:13 +01:00
bsongis
197708c967 Last files removed, only the minimum left and moved to another directory 2014-03-05 15:16:13 +01:00
Renamed from radio/bootloader/boot.cpp (Browse further)