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

39 commits

Author SHA1 Message Date
3djc
c06b789f5c
Multi module config support (#8438)
* Multi module configuration

Co-authored-by: Pascal Langer <pascal_langer@yahoo.fr>
2021-05-05 15:46:29 +02:00
3djc
48907600ef Fix quad wiz and bump SDCard 2021-01-20 08:30:25 +01:00
3djc
24113cd8fe
Colorlcd multirotor wizard (#8221) 2021-01-19 15:01:40 +01:00
Hans Christian Olaussen
94e50f146a Prevent running crossfire.lua if crossfire not available
Checks if crossfire is available before running crossfire.lua. Exits the script and shows an error message if not.
2020-12-15 22:43:37 +01:00
pascallanger
dcc16b7440
Update DSM FwdPrg.lua (#7986)
Co-authored-by: Pascal Langer <planger@mathworks.com>
2020-10-03 12:07:17 +02:00
3djc
2889f69654 Update multi scripts 2020-09-17 08:38:21 +02:00
Bertrand Songis
5118a8a59c
add FrSky RB30_RB40.lua (#7660)
Co-authored-by: WismyYao <aheynie@gmail.com>
2020-07-31 17:09:00 +02:00
3djc
515aa9bcdb Fix wizard in DarkBlue theme 2020-06-02 09:17:20 +02:00
pascallanger
fa1e6f087c
Graupner HoTT: full telemetry (#7627) 2020-05-30 12:11:36 +02:00
pascallanger
3d28467c40
Update Multi Channels Namer LUA script (#7577)
Solve issue: https://github.com/opentx/opentx/issues/7569

Co-authored-by: Pascal Langer <planger@mathworks.com>
2020-05-03 23:52:16 +02:00
3djc
85f90af0bd Some fixes to multi naming script 2020-04-25 20:45:11 +02:00
3djc
ec545ce06e Some Multi renamer fixes 2020-04-24 17:31:38 +02:00
3djc
8ae2f4f782
Multi channels naming tool (#7538)
Mostly-authored-by: Pascal Langer <planger@mathworks.com>
2020-04-22 19:23:32 +02:00
3djc
2e1237cc0e
Improve popupConfirmation (#7481) 2020-04-09 10:27:50 +02:00
Carsten W
23f16d039e Lua virtual replace (#7337) 2020-01-27 15:10:46 +01:00
Carsten W
93e8d83a9f fix nonworking retun to deviceoverview on T16 (#7334) 2020-01-25 11:33:56 +01:00
Carsten W
8390cbc705 Crossfire LUA add missing support for PREC3 values (#7322) 2020-01-22 11:59:23 +01:00
3djc
3a7e006635
Support new Multi 1.3 features (#7077) 2019-11-15 16:20:24 +01:00
3djc
491487c81b Fix CRSF lua path 2019-10-30 10:15:52 +01: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
3djc
d9a035db11 Differentiate between inc/dec and prev/next because of x9d(+) (#6890)
* Review virtual event to differentiate between prev/next and inc/dec

* Review scripts

* Replace VIRTUAL_PREVIOUS by VIRTUAL_PREV
2019-10-04 08:39:31 +02:00
3djc
f4c8a608a1 Cleanup SxR scripts 2019-09-29 20:02:55 +02:00
Bertrand Songis
42443c5c95
Fixes #6679 (#6734)
Fixes #6679
2019-09-10 16:46:23 +02:00
LapinFou
019aeaad49 Update Horus wizard scripts. 2019-08-23 10:55:17 +02:00
LapinFou
e599cc6a90 Updated wizard Lua scripts. 2019-08-21 14:51:35 +02:00
3djc
415544d012 Fix Horus wiazrd when 'no motor' is choosen (continued) 2019-01-08 17:04:47 +01:00
3djc
fd7f839342 Fix Horus wiazrd when 'no motor' is choosen 2019-01-08 16:36:18 +01:00
LapinFou
f498b54648 Fixed Wizard Lua script for Horus radios. 2018-02-12 16:29:45 +01:00
3djc
fcc3cd369e First draft of glider wiz (#5603) 2018-01-26 18:54:53 +01:00
LapinFou
bcc6e3c67d Updated Wizard: reduced mixers name to 6 caracters. 2017-12-08 16:53:18 +01:00
3djc
9ae429e03b Shouldn't copyright be there too ? (#5200) 2017-09-09 13:43:38 +02:00
3djc
547606b44e Cleanup unused (#5027) 2017-06-14 23:27:35 +02:00
mhotar
0586c8fb05 horus wizard, image adjustments 2017-01-05 20:33:38 +01:00
3djc
540c56d8ab Move to image elements rather than full screen pictures, thanks to @Mhotar 2017-01-05 07:29:36 +01:00
3djc
fe85290a18 Fix #4111 and fix capitalize issue (#4112) 2016-12-08 22:35:16 +01:00
3djc
9f0f79469a 3djc/horus wizard plane (#4082)
* Introduce plane Wizard

* Simplify code
2016-11-30 11:51:23 +01:00
3djc
cf10ab5f20 3djc/horus wizard (#4034)
* Initial commit

* Cosmetics

* Add dummy wizard for testing purposes

* Graphics enhancement by MHotar

* Only if LUA + cosmetics

* cosmetics on the sample wizards

* Remove warning
2016-11-17 23:13:56 +01:00
mhotar
83b81b4bb9 horus wizard images for @3djc 2016-11-15 21:57:45 +01:00
3djc
e7281c957c 3djc/add sdcard dir struct (#3894)
* Add taranis

* Add readme to folder structure

* Add templates

* Add directory structure for Horus

* remove snake for Horus

* No telem folder for Horus, use widgets instead

* Include some details on formats

* Improvement based on bsongis feedbacks

* Cosmetics

* sdcard version change required
2016-10-09 10:37:52 +02:00