Hi
we intend to offer more Buddy Flying in our club.
So I did some research on existing methods and put some work in testing different settings for OpenTX (or EdgeTx).
The result is a paper with three different types of settings.
Whats new:
They share in common that all settings (including calibration) are stored in the model definition (and not in the basic trainer settings of the radio)
So it is very easy and fast to switch from one student radio to another and also to adapt to a new student radio.
You do not touch the normal mixers of an existing model so no big risk of messing something up.
90% of the programming is "copy and paste" from one model to the other.
Using LUA:
I've done some LUA script to do all the programming and settings.
Contends: creating logical switches, creating mixers, modify input sources
There are also four scripts to calibrate the students sticks. (channel-mapping, weight and offset are written to mixer)
Cause it's using "magic numbers" it does not work for every hardware.
(at the moment: all Frsky radios with OpenTx should be supported)
There's also the bin file of a model and a script to make it easy to find out how to do for other radios.
Please read "readme.txt" and "Trainer-Student-Engish.pdf" for details.
I would appreciate every feedback or good idea (even it there is a problem I haven't thought of)
Regards ChrisOHara
Trainer/Student (Buddy Flying) Advanced Settings
-
- Posts: 29
- Joined: Mon Feb 01, 2021 11:56 am
- Country: Germany
Trainer/Student (Buddy Flying) Advanced Settings
- Attachments
-
- trainer.zip
- (991.3 KiB) Downloaded 12 times
-
- Trainer-Student-Engish.pdf
- (507.77 KiB) Downloaded 16 times
-
- Posts: 29
- Joined: Mon Feb 01, 2021 11:56 am
- Country: Germany
Re: Trainer/Student (Buddy Flying) Advanced Settings
This new version of scripts has no new functionality.
It was done for program optimization.
It should run now on all Radios with OpenTX that are accessible in Companion 2.3.15.
Additionally it should also run on all Radios with EdgeTX version 2.6.0 or higher.
It was done for program optimization.
It should run now on all Radios with OpenTX that are accessible in Companion 2.3.15.
Additionally it should also run on all Radios with EdgeTX version 2.6.0 or higher.
- Attachments
-
- trainer-2.zip
- (990.21 KiB) Downloaded 37 times