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

24 commits

Author SHA1 Message Date
Markus Sattler
1d6adcc25a Fixes #2870 2015-09-26 07:59:04 +02:00
Kjell Kernen
79b461eda8 Added multicopter wizard page to OpenTX lua wizard. The images are just place holders. 2014-06-03 18:53:56 +02:00
bsongis
9047238878 Wizard splitted into 3 files 2014-05-28 10:19:30 +02:00
bsongis
4070ec52e7 Relative paths for wizard images do work well (at least on simu, but it
should work the same on the Tx or it's a bug!)
2014-05-28 07:40:40 +02:00
Kjell Kernen
441d56346e Fixed problem with hanging navigation when non existing heli or quad pages were selected. 2014-05-28 02:28:49 +02:00
Kjell Kernen
1c99c3d5af Removed unnecessary global lastPage variable. Prepared for having 4 plane types. 2014-05-28 02:23:37 +02:00
Kjell Kernen
5ca79216f1 Fixed navigation problem on elevons page by adding a drop down box with only 1 option. Makes navigation and appearance the same in all dialogs. 2014-05-28 02:06:38 +02:00
Kjell Kernen
b0c22d6160 Fixed display of rudder channel on confirmation page. 2014-05-28 01:53:49 +02:00
Kjell Kernen
305676bb52 Fixed the problem with the top level navigation not working in the wizard.
Reset default model type to plane.
2014-05-28 01:46:28 +02:00
Kjell Kernen
28f88a180e Added deltawing pages 2014-05-28 00:16:31 +02:00
bsongis
3cb695ed35 This was so simple :) 2014-05-27 23:02:00 +02:00
bsongis
31230aec00 Prevents the wizard from being run as a model script 2014-05-27 21:57:32 +02:00
Bertrand Songis
ffbae2592b Update wizard.lua 2014-05-27 12:01:39 +02:00
bsongis
2be373900c Wizard confirmation page 2014-05-27 08:43:36 +02:00
bsongis
614ba85ad9 Wizard: use the "0 ailerons" image in place of "0 flaps" and "0 brakes" 2014-05-27 07:22:30 +02:00
bsongis
fc876f0506 Confirmation page added - not as nice as others ;) - Engine settings
applied (others remain to do). Flaps instead of Flaperons
2014-05-26 16:35:47 +02:00
bsongis
0c3b28546a Wizard servos settings screen (min/max/center/direction) 2014-05-26 15:01:12 +02:00
bsongis
e370b32203 Wizard Tail configuration page added 2014-05-26 11:15:18 +02:00
bsongis
d82dc54d05 Wizard Air brakes menu added 2014-05-26 10:42:23 +02:00
bsongis
08ad87b7ed Wizard Flaperons page added 2014-05-26 10:32:50 +02:00
bsongis
eb2fd118b7 Lua Wizard simplification. Engine paged added. 2014-05-26 10:20:29 +02:00
bsongis
b01a936b4d The .. operator didn't work well with integers on the real radio (while
it was ok on the simu). I will try to fix the issue later, for now I
introduce the lcd.drawSource(...) function. The Wizard pages are now ok
on the radio itself!
2014-05-22 19:36:56 +02:00
bsongis
1c54a30f01 Taranis Wizard: Ailerons configuration page added 2014-05-22 16:48:15 +02:00
bsongis
c6aff45638 Taranis Wizard... first page done! All these files must be copied in a
TEMPLATES directory on the SD
2014-05-21 23:23:41 +02:00