1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-15 12:25:12 +03:00
Commit graph

160 commits

Author SHA1 Message Date
Kilrah
a6fdaa290e Typo 2019-07-16 09:10:48 +02:00
3djc
9792bf52d4 x12 gps improvement (#6570)
* Add hdop handling

* Add GPS to debug screen

* Only update PilotPos when a decent hdop is achieved
2019-07-14 17:33:31 +02:00
Bertrand Songis
3a0960c1e3
Bsongis/adc rtc temperature (#6537)
RTC voltage + CPU temperature + RTC voltage alarm (thanks @schwabe)
2019-07-03 07:58:32 +02:00
3djc
74086231fb Fix #6523 (at least the OTX part) 2019-06-22 17:42:10 +02:00
3djc
76a21f9160 Menu key was missing 2019-06-17 10:41:36 +02:00
Bertrand Songis
c155830430
Cosmetics 2019-06-14 21:23:40 +02:00
3djc
e6dce52ff9 Rework LUA key handling, should auto adapt to new radios (#6502) 2019-06-14 21:21:16 +02:00
3djc
80960fb63e Fix missing virtual on world best radio (and a few others) 2019-06-14 17:27:26 +02:00
3djc
00d2d01dfe LUA virtual navigation keys (#6500)
LUA virtual navigation events
2019-06-14 14:35:07 +02:00
Bertrand Songis
998e8b6d3d
Another change related to #6368 (avoids breaking compatibility) 2019-06-14 08:40:35 +02:00
Bertrand Songis
7132d4ec49
Cosmetics 2019-06-14 08:24:15 +02:00
Bertrand Songis
8773c56dad
Modifications according to #6368 comments 2019-06-14 08:21:45 +02:00
3djc
a1e146bd63 Improve LUA system timers handling (#6368)
* Add resetGlobalTimer option
* Add getGlobalTimer function
2019-06-13 19:26:40 +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
56a31f20d3
Bsongis/radio tools (#6484)
Lua tools now displayed in RADIO / TOOLS
Add a function to write CENTERED text with lcdDrawText
2019-06-08 10:42:29 +02:00
Bertrand Songis
c9581630ff
Rename serial2 to aux_serial 2019-06-04 16:57:35 +02:00
3djc
1c51c646c4 Introduce AUX_SERIAL (#6456) 2019-05-28 13:06:02 +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
3djc
e4e003b87a rename x3 to x9lite 2019-05-13 15:10:13 +02:00
3djc
a6424f39c6 SPORT telemetry push fix (part 2) 2019-05-09 12:53:45 +02:00
3djc
3422b7e6d9 Minor LUA doc fix 2019-05-09 11:44:23 +02:00
Bertrand Songis
b9b5d71f60 If sensor is not found we send Lua SPORT frames to the SPORT line 2019-05-07 16:32:14 +02:00
3djc
085cb2551d Fix LUA exports for xliteS/Pro
This fixes #6405
2019-05-01 08:45:31 +02:00
Bertrand Songis
fa6db9e330 Compilation fixes 2019-04-23 08:26:38 +02:00
Bertrand Songis
863025cb2e Fixed accessPushTelemetry 2019-04-19 11:00:12 +02:00
Bertrand Songis
bcde2651b7 Compilation fix 2019-04-18 22:56:17 +02:00
Bertrand Songis
7f05872bd4 New LUA function: accessTelemetryPush 2019-04-18 15:34:24 +02:00
Bertrand Songis
dcc803c5af Add room for more telemetry units 2019-04-17 18:05:56 +02:00
Bertrand Songis
d6b4265c28 Add the constant "MAX_SENSORS" to Lua 2019-04-17 10:03:19 +02:00
Bertrand Songis
3830007fd2 SWR fixes 2019-04-16 19:18:04 +02:00
Bertrand Songis
6d34de7914 RAS refactoring 2019-04-16 18:08:53 +02:00
Bertrand Songis
1d5b780c2f Model Setup refactoring 2019-04-03 11:27:43 +02:00
Bertrand Songis
4c04255f96 S.PORT Push fixes 2019-04-02 08:35:05 +02:00
Bertrand Songis
d5ce54047c The script for SBEC now searches for a SBEC sensor 2019-04-01 18:48:14 +02:00
Bertrand Songis
3bc75c1d55 S.PORT Push now working on internal module 2019-04-01 17:48:30 +02:00
Bertrand Songis
95fe5c59bb S.PORT Push reworking 2019-03-28 18:43:07 +01:00
Bertrand Songis
0feceff635 S.PORT Push from Lua was not working 2019-03-28 11:23:54 +01:00
Bertrand Songis
471d1c6f53 [PXX2] Telemetry push fix 2019-03-21 10:00:52 +01:00
Bertrand Songis
fa36f7e0a1 Compilation fix 2019-03-20 19:11:24 +01:00
Bertrand Songis
a1e80c4fd7 Compilation fix 2019-03-20 18:14:54 +01:00
Bertrand Songis
7d2f3dff5a S.PORT Push with PXX2 (still not tested) 2019-03-20 17:04:23 +01:00
3djc
45df511b26 Add telem1-32 and lua mixer outputs to lua fields 2019-02-18 17:32:38 +01:00
Bertrand Songis
decfa57149 FrSky X3 fixes 2019-02-18 15:37:00 +01:00
Bertrand Songis
269365fd75 Preparation for custom popups 2019-02-13 19:00:17 +01:00
Bertrand Songis
f17212f9b7 Possibility to disable PXX1 / PXX2 / CROSSFIRE 2019-02-09 12:43:05 +01:00
3djc
e97cdd00a8 Merge fixes 2018-08-30 13:34:13 +02:00
Raphael Coeffic
25c02b96f3 add LUA access to serial port (serial2 and USB) 2018-07-06 10:01:09 +02:00
Kilrah
b8e9d5542d Xlite LRUD key REPT events were missing in lua 2018-05-27 12:01:28 +02:00
3djc
535e41d43e Add required keyword for xlite. Fix #5909 2018-05-26 08:51:08 +02:00
Bertrand Songis
99604dccc9
XLite support (#5806) 2018-04-25 23:07:04 +02:00