1
0
Fork 0
mirror of https://github.com/EdgeTX/edgetx.git synced 2025-07-24 00:35:14 +03:00
Commit graph

121 commits

Author SHA1 Message Date
Bertrand Songis
aff6c3fd1d
PXX synchro using Hearbeat (#6482)
* [PXX] Latency using heartbeat sync optimized for X7 (stable @ 12ms)
* [PXX] Latency using heartbeat sync optimized for XLite Pro (stable @ 9ms)
2019-06-08 10:44:31 +02:00
3djc
e4e003b87a rename x3 to x9lite 2019-05-13 15:10:13 +02:00
Bertrand Songis
61700b56b6 Register popup fix 2019-05-06 09:56:01 +02:00
Bertrand Songis
c28210e3e4 Rotary encoder refactoring 2019-04-30 14:55:21 +02:00
Bertrand Songis
8772123250 X3 switch fixes 2019-02-18 16:15:56 +01:00
Bertrand Songis
8ec797730e FrSky X3 board support added 2019-02-18 15:20:28 +01:00
Kilrah
8ffff76632 Switch fix again 2018-11-03 16:56:51 +01:00
Kilrah
7987042a1b Cosmetics 2018-11-03 16:56:51 +01:00
Kilrah
8e0c114430 Fix Play Track on new switches 2018-11-03 16:56:51 +01:00
Bertrand Songis
49aac252d7 Remaining Phase instead of Flightmode 2018-08-05 13:35:52 +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
Bertrand Songis
ea7ade197e MODULE_ALWAYS_SEND_PULSES define removed 2018-08-04 21:14:44 +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
Kilrah
ee4f8bda88 Don't reinitialise last flight mode on flight reset (Fix #5932) 2018-06-15 22:48:43 +02:00
3djc
60423b81ad Turn backlight on for switch warning (#5965)
* Turn backlight on for switch warning

* Turn backlight on for splash screen
2018-06-13 22:25:42 +02:00
Andre Bernet
69bf7b3cd3
Always map xlite primary trims to Aileron/Elev (#5852) 2018-04-28 15:51:29 +02:00
Kilrah
15c5898488 Fix SF Play Track on SC-SD 2018-04-27 12:35:24 +02:00
Bertrand Songis
99604dccc9
XLite support (#5806) 2018-04-25 23:07:04 +02:00
Bertrand Songis
c4001c8507
Bsongis/frsky xlite (#5574)
FrSky X-Lite support added
2018-01-02 14:36:48 +01:00
3djc
394bc1689f Massive cleaning (#5538) 2017-12-18 20:54:22 +01:00
Bertrand Songis
d52f89674c [X7] Pots calibration fix - #4143 2016-12-19 17:52:16 +01:00
Bertrand Songis
82d6b96f8b X7D renamed to X7 2016-12-12 07:39:51 +01:00
Damjan Adamic
2dd8b8702f Re #3827: added mutex to getADC(), because adcRead() is not reentrant (#3889)
* Re #3827: added mutex to getADC(), because adcRead() is not reentrant

* Re #3827: alternative solution to prevent calling getADC() from different threads, because adcRead() is not reentrant

* Cosmetics
2016-10-08 22:09:25 +02:00
3djc
740356c4c2 Tested ok on X9E and HORUS dev, more test needed (#3802) 2016-09-14 18:59:08 +02:00
3djc
19fd1f2556 Finaly working on X9E, tested both man and auto 2016-09-10 10:40:54 +02:00
3djc
77010ee7e3 TRACE test 2016-09-09 20:41:48 +02:00
Bertrand Songis
5d7f4ebc0b [X7D] Switch warning fix 2016-08-18 15:47:21 +02:00
Bertrand Songis
d3ae3c035d Bsongis/gui refactoring for x7 d (#3701)
* [X7D] New board added
* Cosmetics
2016-08-18 11:49:16 +02:00
Bertrand Songis
7fbd963b3f Another big refactoring 2016-08-02 22:15:29 +02:00
3djc
52435703a0 3djc/telem rename (#3678)
* Rename EXT option to TELEMETRY

* Change test accordingly

* Rename FRSKY to TELEMETRY_FRSKY

* Rename ARDUPILOT to TELEMETRY_ARDUPILOT

* More renames (JETI, MAVLINK, NMEA)

* Fixes to make commit-test happy

* Further tests added to commit-test

* Cleanup

* Rename EXTSTD to TELEMETRY_NONE
2016-08-02 21:53:25 +02:00
Bertrand Songis
51223a5864 No more REV9E and REVPLUS 2016-07-29 14:44:59 +02:00
Bertrand Songis
ab6c6babae Cosmetics 2016-07-24 11:31:47 +02:00
Bertrand Songis
0ad015f3e7 Cosmetics 2016-07-23 19:28:30 +02:00
Bertrand Songis
e9bcb05a93 CRLF removed 2016-03-14 22:30:46 +01:00
Bertrand Songis
64cd872055 [SPORT] Sensor switches + Telemetry switch 2016-03-10 21:16:45 +01:00
Damjan Adamic
9a40830f8a Re #3233: Better ADC jitter filter: using inverted formula and scaled input value for jitter filter, gives better result for small changes 2016-02-28 17:58:13 +01:00
Bertrand Songis
f9f7ddd639 [Horus] Alert Box new design by Martin 2016-02-16 22:07:33 +01:00
Bertrand Songis
e64866244d Compilation fix 2016-01-31 11:40:27 +01:00
Bertrand Songis
40ae1879e8 VC++ compilation fix 2016-01-31 11:34:07 +01:00
Bertrand Songis
0eb71cb4f2 [Horus] Red LED on error. Blue LED otherwise 2016-01-22 23:05:00 +01:00
Bertrand Songis
b6759d5434 [Horus] Compilation fix 2016-01-15 12:42:37 +01:00
Bertrand Songis
e8aaa67450 [Horus] GUI continued - #3159
[GVars] Refactoring continued - #3185
2016-01-14 07:41:30 +01:00
Damjan Adamic
0ac9998e6b Fixes #2939: Logical switch internal state was being reset by the AND switch, that affected its function (it looked like AND was applied before the EDGE processing, not after like it is done for other logical switch types). (ported from master branch) 2016-01-10 18:52:42 +01:00
Bertrand Songis
87f8ea516b Compilation fix 2016-01-08 23:34:57 +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
ab0272c16c [Horus] Refactoring continued 2015-10-24 11:27:34 +02:00
Bertrand Songis
c8f77fceec [Horus] SD Storage started. UI continued.
+ Some boyscout work on LCD functions
2015-10-22 07:10:19 +02:00
Bertrand Songis
719ecc8473 [Horus] A lot of GUI fixes 2015-10-16 17:26:42 +02:00
Bertrand Songis
2902ae1887 Horus simulator should now be OK 2015-10-14 23:47:51 +02:00