1
0
Fork 0
mirror of https://github.com/EdgeTX/edgetx.git synced 2025-07-23 16:25:12 +03:00
Commit graph

64 commits

Author SHA1 Message Date
Bertrand Songis
4c484017a4
Merge from 2.3 2019-12-05 09:29:11 +01:00
Bertrand Songis
54e2221535
Menu overlay 2019-11-29 09:04:06 +01:00
Bertrand Songis
f630c5bc59
Fix #7014 (OTA RX Update) 2019-11-26 16:40:09 +01:00
Bertrand Songis
071116afeb
Merge with latest 2.3 2019-11-07 15:04:45 +01:00
Raphael Coeffic
aaafe445db Added support for flashing AVR multi on horus targets (#6888)
* Added support for flashing AVR multi on horus targets

taranis soft serial

Added support for flashing AVR multi on horus targets

taranis soft serial

* Added support for multi V2 signature (hex code)

* Check multi signature before flashing

* small clean-up

* Cosmetics

* Fix v2 signature check

* Cosmetics
2019-10-16 15:29:10 +02:00
Kilrah
b40dfdf12b Merge branch '2.3.1' into 2.3
# Conflicts:
#	CREDITS.txt
#	radio/src/gui/480x272/radio_hardware.cpp
2019-10-05 11:41:48 +02:00
Kilrah
1e9d6225d7 Fix inability to flash receivers from .frsk files with external module pins for radios without SPORT connector (#6892) 2019-10-04 10:29:07 +02:00
Bertrand Songis
3581dce96b
Update to latest FatFS version 2019-10-02 17:53:22 +02:00
Bertrand Songis
3e2cb83991
Now uses the external libopenui 2019-10-02 14:41:52 +02:00
Raphael Coeffic
6b12010473 Add T16 support
Added support for:
- T16 radio
- internal multi-protocol module.
- flashing internal and external multi-protocol modules.

Many thx to:
- goebish, for the hardware support.
- qba667, for the original patches for the internal multi-protocol support (UI and serial com).
2019-09-24 22:12:13 +02:00
Bertrand Songis
9e83c5d10f
Merge against latest 2.3 2019-09-17 13:28:42 +02:00
Bertrand Songis
465674ca68
Fixes #6721 - Tests needed 2019-09-10 14:38:39 +02:00
Bertrand Songis
f4f8893ae9
New UI merged 2019-08-28 20:50:14 +02:00
Kilrah
a8562fe06f Fix text display menu and allow viewing script contents (fix #1483) 2019-08-18 19:23:18 +02:00
Bertrand Songis
9f9f313b32
Cosmetics 2019-07-19 13:58:06 +02:00
Bertrand Songis
f897a7daf6
Cosmetics 2019-07-19 13:33:48 +02:00
Bertrand Songis
6da1773dcc
Sanitization 2019-07-19 09:31:30 +02:00
Bertrand Songis
7568b5a3ad
Compilation fix 2019-07-05 20:25:28 +02:00
Bertrand Songis
50c23fa394
Move RTC again to RADIO/HARDWARE 2019-07-05 17:21:36 +02:00
3djc
2ac0fc1bdd Fix #6544 2019-07-05 11:32:40 +02:00
Bertrand Songis
18c6f6878d
Bsongis/receivers ota update (#6494)
OTA update fixes
2019-06-13 17:06:25 +02:00
Bertrand Songis
3aab7b8a37
[ACCESS] Automatic detection of the module for accessPushTelemetry if module < 0 2019-06-11 17:06:09 +02:00
Bertrand Songis
fdb2feb4fc
Cosmetics 2019-06-06 09:06:19 +02:00
Bertrand Songis
aeded5dffa
Renaming "Power control chip" to "Power management unit" 2019-06-05 08:09:00 +02:00
Bertrand Songis
8edf77286d
Bsongis/power control chip (#6445)
FRSK files support added
2019-05-27 12:23:34 +02:00
3djc
cd3c4ac654 Add Jumper t12 support by 3djc (#6451)
* Jumper T12 - companion part

* more work

* Add definitions

* fix libsimulator key handling

* Fix simu keys handling

* Cosmetics

* Continued

* Fix wrong regplace

* Fix wrong regplace

* Please travis

* Please travis

* Add T12 to Travis
Switch naming and display

* Cosmetics

* Work on modules

* Work on modules

* typo

* Fix navigation

* Cosmetics

* Introduce NAVIGATION_type

* Fix

* Make NAVIGATION_type more future proof

* Lots of cleanups and improvements

* Cosmetics

* Fix internal module menu

* Cosmetics

* Fix screen reversed

* Small fixes

* Fix navigation issue

* Please travis

* Fix LCD contrast

* Fix T12 switch layout

* Fix T12 keys screen and all radios keys translations

* Complete rework of SWITCHES screen for all radios

* comsetics

* VC++ compilation
2019-05-26 19:51:17 +02:00
Kilrah
690e59e093 Compilation fix 2019-05-15 22:15:41 +02:00
Bertrand Songis
2ad6683c17 As X3 is X9LITE PCBX9 should be defined 2019-05-11 18:24:40 +02:00
Bertrand Songis
bf1ca19914 [OTA Update] "Waiting for RX" can be skipped with [EXIT] 2019-05-08 09:49:14 +02:00
Bertrand Songis
439b2de621 Compilation fix 2019-05-07 14:26:50 +02:00
Bertrand Songis
ad9d8001b2 OTA Update added 2019-05-07 11:18:39 +02:00
Bertrand Songis
05596fec9e BootCmd should be always high 2019-05-06 11:23:51 +02:00
Bertrand Songis
c28210e3e4 Rotary encoder refactoring 2019-04-30 14:55:21 +02:00
Bertrand Songis
4d43746064 Missing initialization 2019-04-30 10:58:37 +02:00
Bertrand Songis
c546d49b04 Insert an SD card inside SD Manager makes the screen refresh 2019-04-28 16:24:39 +02:00
Bertrand Songis
3323b0a82f Bluetooth flash firmware continued 2019-04-25 15:08:38 +02:00
Bertrand Songis
1abf802aa7 Bluetooth flash firmware continued 2019-04-25 11:11:13 +02:00
Bertrand Songis
75c5cb1c96 Cosmetics 2019-04-24 17:41:03 +02:00
Bertrand Songis
ae0781f6d7 OTA update continued 2019-04-24 17:39:59 +02:00
Bertrand Songis
bae1131a1b OTA update continued 2019-04-24 17:23:28 +02:00
Bertrand Songis
1cd8c93455 OTA update continued 2019-04-24 16:11:33 +02:00
Bertrand Songis
6e8b64cea4 Rework BIND to share code with OTA update 2019-04-24 16:03:28 +02:00
Bertrand Songis
da69083bce Cosmetics 2019-04-17 10:43:07 +02:00
Bertrand Songis
d4b14f614c Popups can now have an handler. It could perhaps avoid another EEPROM format @3djc ? 2019-03-21 15:44:16 +01:00
Bertrand Songis
04ba9e5c68 Compilation fixes 2019-03-20 16:32:58 +01:00
Bertrand Songis
9b54d9be48 [X3] SD Manager fix 2019-03-15 19:50:33 +01:00
Bertrand Songis
a4434bc5f3 Fixes. Flash an external module should work 2019-02-21 16:57:23 +01:00
Bertrand Songis
655966fba2 Flash internal module 2019-02-20 14:59:38 +01:00
Bertrand Songis
eb453293f5 Fix register in Model Setup 2019-02-20 12:10:46 +01:00
Bertrand Songis
fdaed515fc X3 UI fixes 2019-02-18 18:40:21 +01:00