OTXSIM - a simulator for debugging setups
Last updated 05 May 2020 - Mike Shellim
Description
OTXSIM is a telemetry script for testing out complex mixing schemes. It's intended for use with the Companion simulator. This means that both development and basic testing can be done on a PC - no need to assemble the model. A key feature is the ability to alter GVAR values and see the effects in real time.
Features:
- Live view of 'virtual' control surfaces
- Supports wings with 2-6 surfaces
- Supports X/T-tail, V-tail and flying wings
- GVARs can be altered directly
- Shows mixer values for channels 1-9
- Shows timers, logical switch states, active flight mode
- Auto configuration
Auto configuration
At startup, control surfaces are assigned by looking at the channel names and making an informed guess. For example, a channel name containing 'v' and 'r' is mapped to the right V-tail panel. Mappings can also be changed in the configuration screen.
Main screen

Download script
OTXSIM version 1.2 (5 May 2020)
For Companion 2.2 and higher, with X9D profile
Copying the script (once only)
- Download the script, and change the file extension from '.txt' to '.lua'
- Copy the script file into the \SCRIPTS\TELEMETRY folder of the SD Structure path (specified in Companion settings).
Installing the script in the target model (once only)
- Open the .otx file in Companion, using a profile for X9D/X9D+
- Select the target model
- In the Telemetry menu, scroll to bottom, set the first screen to 'script' + otxsim
- Save the .otx file
Running OTXSIM
- In Companion, start the sim for the target model
- Press {long PAGE} from splash screen
Sim buttons/computer keys
- {MENU/Pageup} to switch between Model and Configuration pages
- {ENTER/Enter} to toggle edit mode
- {EXIT/Esc} to cancel edit
- {PLUS/-}/{MINUS/+} to increment/decrement, or tab to previous/next field
- {long EXIT/Esc} exit to main menu
Mixer conventions
The following convention is used by default:
- Positive mixer values --> surface moves up or right
- Negative mixer values --> surface moves down or left
Configuration page
Surfaces can be re-assigned and reversed in the Configuration page:

Flying notes
OTXSIM is designed as a developement tool only. Remember to remove it from the final setup before flying.