1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-14 11:59:50 +03:00
Commit graph

368 commits

Author SHA1 Message Date
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
a3cc0ee830
Lua warning popups could not be canceled! 2019-06-07 11:30:50 +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
Bertrand Songis
2ad6683c17 As X3 is X9LITE PCBX9 should be defined 2019-05-11 18:24:40 +02:00
3djc
4a24554fba Dirty fix for xlite S/Pro lua exports 2019-05-10 09:07:07 +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
Bertrand Songis
177cc6e866 PCBXLITES needs PCBXLITE for Lua glue generation 2019-05-02 20:31:20 +02:00
3djc
085cb2551d Fix LUA exports for xliteS/Pro
This fixes #6405
2019-05-01 08:45:31 +02:00
Kilrah
9e443a1dfc Fix firmware compilation on Windows with Lua enabled 2019-04-23 09:51:43 +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
c7bd0d3ea1 Compilation fixes 2019-04-16 20:39:50 +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
a260a0eb4f The script for SBEC now searches for a SBEC sensor 2019-04-01 18:51:33 +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
07840007de Compilation fixes 2019-03-21 20:03:25 +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
Bertrand Songis
2388b90a90 XLITE-S support 2018-11-03 16:56:51 +01:00
3djc
04c95d2fdb LUA : Add curves to inputs 2018-10-12 07:34:56 +02:00
3djc
e97cdd00a8 Merge fixes 2018-08-30 13:34:13 +02:00
Bertrand Songis
131078e3a0 GCC new warnings fixed (GCC) 8.1.1 20180531 2018-08-03 23:02:43 +02:00
Max Paperno
b15ac0f2e1
Merge branch '2.2' into 2.3 2018-07-16 14:01:33 -04:00
Kilrah
b50826bc74 Do not load global function scripts if global functions are disabled in model settings (fix #6029) 2018-07-14 13:21:24 +02:00
Arne Schwabe
c99dc375e8 Fix setting x values < 0 for custom curves (fixes #6026)
Also accept bool for smooth parameter as the documentation suggest
2018-07-13 09:36:30 +02:00
Bertrand Songis
d2697345e1 VIRTUAL_INPUTS #define removed 2018-07-11 18:54:05 +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