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

8314 commits

Author SHA1 Message Date
Bertrand Songis
aaa10034ad S6R script update 2016-05-13 14:41:48 +02:00
Bertrand Songis
7908eaa406 [All] Code refactoring
- keys beep and haptic refactoring (not anymore audio events)
- trims move/mid/min/max refactoring (trim end splitted to trim min / trim max)
- S6R new alarms
- S6R servos/rx status displayed as a text (not an integer which has no sense)
- Timer countdown configuration
- The splash was not displayed (but the timeout was there) after the first calibration
2016-05-13 14:41:48 +02:00
3djc
24abad55ca Fix CUSTOM_COLOR,… (#3489)
* Fix CUSTOM_COLOR, also change to way setColor work to a more natural : lcd.setColor(CUSTOM_COLOR, RED)

* Remove _INDEX from TBS main to match the recent change to setColor
2016-05-13 14:26:18 +02:00
Bertrand Songis
77888ae200 TTS scripts were completely broken 2016-05-13 13:08:56 +02:00
3djc
e55a84d8b7 Enables lcd.drawGauge on Horus (#3487)
* Enables lcd.drawGauge on Horus

* cosmetic, unsigned, and add flags
2016-05-13 12:34:59 +02:00
Bertrand Songis
f46ff84845 S6R Lua script fixes 2016-05-13 10:57:15 +02:00
Bertrand Songis
a8480f9af2 Cosmetics 2016-05-13 09:34:56 +02:00
Damjan Adamic
06d9ec846d Re #3485: variable type fix 2016-05-12 22:25:35 +02:00
3djc
0ec122f519 Fix lcd.drawRectangle on Horus (#3485)
* Fix lcd.drawRectangle on Horus

* Fix lcd.drawRectangle on Horus, this time not breaking other platforms

* Fix lcd.drawRectangle on Horus, this time *realy ?* not breaking other platforms

* Fix lcd.drawRectangle on Horus, default thickness to 1

* Fix lcd.drawRectangle on Horus, move to unsigned, following projectkk2glider comment

* Fix lcd.drawRectangle on Horus, spelling

* Fix lcd.drawRectangle on Horus, indent (hope I did understand your comment correctly
2016-05-12 22:08:30 +02:00
Damjan Adamic
49b3e5428f Fixes #3476: better representation of negative mixer weight in offset bar widget (ported from master) 2016-05-12 21:05:36 +02:00
Damjan Adamic
2df621993e Enable DSM protocols on all targets that define DSM2 macro, not just on Taranis. (#3471) (ported from master) 2016-05-09 20:42:27 +02:00
Damjan Adamic
49cad7f757 Re #3462: Lua doc update 2016-05-09 19:29:52 +02:00
elecpower
5f648b2050 Fixes #3214: Flight mode clear (ported from master, Re #3460) 2016-05-08 20:39:37 +02:00
Bertrand Songis
fa9b94bb71 Cosmetics 2016-05-07 15:36:36 +02:00
Bertrand Songis
dabfb705be [Horus] Cosmetics 2016-05-07 11:21:37 +02:00
Bertrand Songis
ec6a9541f1 [Horus] Another fix for french special chars + input icons 2016-05-07 11:21:02 +02:00
Andre Bernet
1c7bd63a94 [Horus] Input icons were broken 2016-05-07 10:30:41 +02:00
Andre Bernet
3b445321fc [Horus] Layout cosmetics 2016-05-06 23:28:45 +02:00
Damjan Adamic
6349ff9496 Fixes #3462: PlayTone check for min/max frequency added. Fixes Lua playTone() crash when called with abnormal parameter values. (#3468) (ported from master) 2016-05-06 22:44:43 +02:00
Damjan Adamic
8cd677d697 Projectkk2glider/issue 3463 negative filtered sensor values (#3469) (ported from master)
* Fixes #3463: negative sensor values were invalid if filter was active for the sensor

* Re #3463: enable simultaneous use of `offset` and `filter` (was: when `offset` was enabled, the `filter` was always inactive even if enabled)
2016-05-06 22:37:05 +02:00
Bertrand Songis
e2247623a2 [Horus] Shutdown animation in EMERGENCY mode - not tested 2016-05-06 10:23:32 +02:00
Bertrand Songis
cd9c17e1f4 Cosmetics 2016-05-06 10:21:32 +02:00
Bertrand Songis
8dee23d9d3 Build scripts update 2016-05-05 22:33:53 +02:00
Bertrand Songis
a5a4309cee Build scripts update 2016-05-05 20:24:43 +02:00
Bertrand Songis
1d7f33e23f Build scripts update 2016-05-05 13:56:40 +02:00
Bertrand Songis
5409d00a2a Another problem with C++11 on the Docke container 2016-05-05 12:32:27 +02:00
Bertrand Songis
addb51b25a French translations too long for the calibration screen 2016-05-05 11:29:12 +02:00
Bertrand Songis
870b6e2c68 Build scripts update 2016-05-05 11:27:51 +02:00
Bertrand Songis
65c4b26181 Build scripts update 2016-05-04 18:59:07 +02:00
Andre Bernet
f9198e3b7e Missing translation 2016-05-04 10:05:35 +02:00
Bertrand Songis
cc8ea42cdb Build scripts update 2016-05-03 07:36:25 +02:00
Damjan Adamic
baacc0fe29 Stick mode now in one global variable, it should work in Horus emerge… (#3455)
* Stick mode now in one global variable, it should work in Horus emergency mode

* Improvements (suggested by Bertrand)
2016-05-02 23:39:15 +02:00
Bertrand Songis
d2f654e32d Build scripts update 2016-05-02 23:36:57 +02:00
Bertrand Songis
30056224a6 Build scripts update 2016-05-02 23:30:44 +02:00
Bertrand Songis
bded417e8d Build scripts update 2016-05-02 23:28:54 +02:00
Bertrand Songis
0e26f03a1c Compilation scripts update 2016-05-02 23:25:24 +02:00
Bertrand Songis
afce17443f Fixes #3456 2016-05-02 22:46:06 +02:00
Bertrand Songis
0e5df7235d [Taranis] Some more conversion issues 2016-05-02 19:52:07 +02:00
Damjan Adamic
3fb853c8b8 Re #3454: sensor persistent fixes (ported from master)
* Only clear sensor.persistentValue when the sensor.persistent is disabled and not on every shutdown.
* Only show persistent option for calculated type sensors (only these actually get saved in EEPROM)
2016-05-02 19:38:57 +02:00
Damjan Adamic
97cc58e323 Projectkk2glider/issue 3432 jitter filter option (#3452)
* Fixes #3432: radio option added to turn on/off ADC jitter filter (ported from master)

* Gtests fix

* Re #3432: compilation fix

* Re #3432: existing field split to accommodate the new option without the RadioData size change
2016-05-02 19:26:08 +02:00
Arne Schwabe
9924695b1d Fix (my own) typo in german translation 2016-05-02 11:16:41 +02:00
Bertrand Songis
895a62c84e Unit "milliwatts" missing in french TTS 2016-05-01 22:48:54 +02:00
Bertrand Songis
3c377a55e7 Getting bored of this tada.wav :)
Somebody asked me to change it to hello.wav as we already have bye.wav
2016-05-01 22:37:00 +02:00
Andre Bernet
ce4b6ed2b8 VC++ compilation 2016-05-01 09:37:50 +02:00
Bertrand Songis
633d52297d [Taranis] Consumption calculated sensor bugfix 2016-04-30 21:00:00 +02:00
Bertrand Songis
e859baea3d [Lua] Snake game for Taranis 2016-04-30 20:59:06 +02:00
Bertrand Songis
3d815e5d1b [S6R] Delay is 500ms - Timeout set to 800ms 2016-04-30 19:41:37 +02:00
Bertrand Songis
d8736bfe94 [FrSky] Support of old FAS prototypes (different resistors) 2016-04-30 19:33:00 +02:00
Bertrand Songis
1f7485ed91 [Sky9X] Shift in External Module settings 2016-04-29 20:46:42 +02:00
Damjan Adamic
c6f13de505 Log viewer improvements (#3442)
* Added:
 * max altitude
 * two cursors for time/altitude measurement

* Fix if multiple altitude related telemetry items are selected (only put cursors on the first one)
2016-04-29 18:59:39 +02:00