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

19 commits

Author SHA1 Message Date
bsongis
1751a1a06c Duplicated code removed 2014-04-05 08:28:06 +02:00
Kjell Kernen
42db8824ab Changed Wizard defaults for servo direction slightly to reflect that elevons and ailerons move in different directions, while airbrakes and flaps move in the same direction.
Mirrored wing servo installations are assumed.
2014-04-03 14:06:43 +02:00
Kjell Kernen
b7a4b75479 All unused comboboxes are dissabled in the Wizard. 2014-04-03 13:43:15 +02:00
Kjell Kernen
3d5a05538a A new solution for avoiding to select the same channel several times in the same dialog. This time a real one, that should work regardless of how many channels are selected in a dialog, etc. 2014-04-02 15:13:35 +02:00
Kjell Kernen
5a67212b20 Fixes #908 2014-04-02 12:18:28 +02:00
Kjell Kernen
cad1850116 Flaps and air brakes have been added. The Wizard is now done as far as OpenTX 2.0 is concerned (Helicopter functionality to be added in 2.x) 2014-04-01 12:56:18 +02:00
Kjell Kernen
342aa93213 V-tail and Elevon mixing added to wizard. 2014-04-01 01:11:23 +02:00
Kjell Kernen
efcdaa31d6 Model Wizard turned back on.
Helicopter part diasabled since it is not finished. The rest should work.
2014-03-31 16:12:00 +02:00
bsongis
c10dd3640a Refactoring/Bugfix 2014-03-14 14:54:45 +01:00
bsongis
eb0cb8312a The wizard should use the channel order defined in preferences 2014-03-14 14:54:45 +01:00
bsongis
8a38c6a13b Little improvement, it remains some like this one ;) 2014-03-14 14:54:45 +01:00
bsongis
383475a6ed Now the wizard is able to configure a simple 4CH plane 2014-03-14 14:54:45 +01:00
bsongis
e0582cd398 Some refactoring in the new Wizard 2014-03-14 14:54:45 +01:00
Kjell Kernen
b133a990f1 New plce holder function in eeprominterface for importing wizard data. Need help from Bertrand since the format of the real mixes is mysterious. 2014-03-04 13:36:01 +01:00
Kjell Kernen
898496a85d Added status information for wixard mix data. 2014-03-03 23:13:26 +01:00
Kjell Kernen
5b5aac9d16 Added GPLv2 licence texts to new files 2014-03-03 16:54:45 +01:00
Kjell Kernen
b347b6f9c5 Wizard data broken out into separate files. 2014-03-03 14:40:02 +01:00
Kjell Kernen
858c9193cb Data handling added. I have used the simplest possible channel class. An array with these channels are filled throughout the wizard, forming a simplistic mix table that can be passed on and inserted in the real mixer.
The simple mixer is fully functional for planes and multicopters.
I have to read up on how helicopters are controlled. Currently that part is done wrong since I have no idea about how to set up helicopter mixes.
2014-03-02 23:56:49 +01:00
Kjell Kernen
672e5f8088 Wizard fully functional on GUI level. Right click on model slot to test.
No functionality whatsoever on the logical level! Completely harmless to run.
2014-03-02 13:30:08 +01:00