1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-13 11:29:51 +03:00
Commit graph

39 commits

Author SHA1 Message Date
3djc
285c116df5 Add comit number 2020-12-01 11:16:07 +01:00
3djc
a60e84af6f Colorlcd too 2020-12-01 09:11:56 +01:00
3djc
dbb8d6d6bc Improve version display for factory firmwares 2020-12-01 09:05:14 +01:00
3djc
c9a26a2d9a Immprove display 2020-11-27 11:54:27 +01:00
3djc
205ac7a21d
Ghost support (#7900) 2020-08-28 15:54:51 +02:00
3djc
4d6a8e063a
Bring back radio type on version screen (#7768) 2020-07-07 15:57:23 +02:00
Bertrand Songis
23aaafbfa2
Fixes #7731 2020-06-14 18:41:37 +02:00
Bertrand Songis
24cd7611cf
Bootloader cosmetics 2020-06-13 14:59:13 +02:00
Bertrand Songis
8967b8356d
Remove unneeded extension 2020-06-09 11:02:10 +02:00
Bertrand Songis
38f6d5772f
Change binaries version (origin added: otx / frsky / tbs / radiomaster) 2020-06-09 10:46:22 +02:00
3djc
47e70e6277 Radiomaster production firmware build tool 2020-03-19 11:40:34 +01:00
3djc
5a9c8edf64
Basics for TBS firmware (#7274) 2020-01-06 10:32:26 +01:00
3djc
82470f3ca0 Fix stamps handling (#7055) 2019-11-06 17:51:20 +01:00
Raphael Coeffic
137374bd2f fix clang warnings (unused variables) 2019-08-19 08:27:05 +02:00
Bertrand Songis
151827ada5
Bsongis/x9d+ 2019 (#6588)
X9D+ 2019 added
2019-07-26 19:18:29 +02:00
Bertrand Songis
74154c5ae7
Compilation fix 2019-07-04 17:04:36 +02:00
Bertrand Songis
ce0280818d X3 renamed to X9Lite (only in VERSION screen) 2019-04-29 08:22:47 +02:00
Bertrand Songis
ea76998beb More AVR removal 2018-08-05 12:39:05 +02:00
Bertrand Songis
f3bfde242b RTOS refactoring + more AVR removal 2018-08-05 12:06:48 +02:00
3djc
dd632969f3 Massive clean thanks to Schwabe : unifdef -m -DCPUARM -UCPUM64 -UCPUM2560 -UPCBSTD -UPCBMEGA2560 -UPCBGRUVIN9X -UPCB9X $(find . -name "*.cpp" -or -name "*.h") 2018-07-05 08:04:55 +02:00
Max Paperno
38762fb618 Move __attribute__ ((section(s), used)) macro, and cosmetics in definitions.h. (#5549) 2017-12-20 10:19:59 +01:00
Max Paperno
76ee7cdd7f
Fix libsimulator builds, especially MSVC. 2017-12-19 17:58:15 -05:00
3djc
0e0ae3c4d1 1 too short (#5542)
* 1 too short

* Let the compiler do it's magic
2017-12-19 18:30:23 +01:00
Raphael Coeffic
0d7832b208 Horus bootloader (#5455)
Horus bootloader
2017-12-19 12:13:59 +01:00
Arne Schwabe
975759284d Implement reading firmware on Horus via USB (#5442)
* Add firmware lun target for non EEPROM platforms

* Fix Fat fat tables and make FAT 1024 byte big

* Niceify some constants

* Cleanup (saves 1024 byte of flash) and fix reporting wrong Size of drive

* Silence compiler warning, set right size for flash on X12/X10

* Add firmware.txt/bootload.txt to virtual drive that displays version information

* Report also version of other component (bootloader/firmware)

* Show version also in bootloader and fix F4 platforms

* Save space on X7

* Fix X7 logic

* Compile fix for AVR

* avr-gcc does not like no newline after ifdef

* Really fix avr
2017-12-18 23:19:19 +01:00
3djc
394bc1689f Massive cleaning (#5538) 2017-12-18 20:54:22 +01:00
Arne Schwabe
798f5e6826 Display commit on radio
This makes it easier to diagnose which exact version is on a radio when dealing with build from source version
2016-10-31 21:32:15 +01:00
Damjan Adamic
98a7900e70 Re #3255: UID displayed on VERSION screen (Taranis) 2016-02-29 20:44:30 +01:00
Bertrand Songis
97d59cfa56 Copyright script applied to all sources in the radio directory 2015-12-23 19:57:13 +01:00
Bertrand Songis
b7c09d703c [Horus] UI continued 2015-11-18 22:07:48 +01:00
Bertrand Songis
719ecc8473 [Horus] A lot of GUI fixes 2015-10-16 17:26:42 +02:00
Bertrand Songis
8f96f50a84 New version format (mandatory for small screens) 2015-07-23 19:07:06 +02:00
bsongis
35207ce6f6 More files moved 2015-01-18 00:21:35 +01:00
bsongis
40f496e7fb #1876 - Radio identifier added inside the firmware - it will help
Companion to recognize the radio type and avoid to flash a wrong
firmware.
Conflicts:
	radio/src/Makefile
2015-01-02 19:00:05 +01:00
bsongis
b973c5db1d Issue #782 fixed 2014-03-20 17:11:14 +01:00
mhotar
9744eb966c pointer and ":" fix 2014-02-04 20:25:35 +01:00
mhotar
5d9293e8f5 Version page realigned, 10B saved
\036 -Newline code for all platforms
stamp strings joined together to vers_stamp
2014-01-26 19:33:47 +01:00
Bertrand Songis
ddd8d137fc Replace SVN strings by a VERS string (2.0) 2014-01-16 22:31:03 +01:00
Bertrand Songis
942e658c8e Directory transmitter renamed to radio 2013-12-02 07:13:57 +01:00
Renamed from transmitter/src/stamp.cpp (Browse further)