OTXSIM debugging tool
Last updated 29 Dec 2021 - Mike Shellim
Description
OTXSIM is a tool for debugging OpenTX setups. It runs in the Companion X9D/X9D Plus simulator, and responds to stick and switch actions.
OTXSIM supports most common aircraft layouts, and can usually configure itself automatically. Key parameters are displayed, and different GVAR values can be simulated.
Features
- Auto configuration (uses output names as a clue to their function)
- Shows mixer values, GVARS, timers, logical switches, and active flight mode
- GVAR values can be adjusted (changes are not stored to the model)
- Supports wings with 2-6 surfaces
- Supports X/T-tail, V-tail and flying wings

Download
OTXSIM version 1.3 (29 Dec 2021)
For Companion 2.2 and higher, with X9D profile
Installation
Installation
- Download the script, and change the file extension from '.txt' to '.lua'
- Copy the script into the \SCRIPTS\TELEMETRY folder of the SD Structure path (specified in Companion settings).
- Start Companion and select a profile for X9D/X9D+
- Open an .otx file and select the target model
- In the Telemetry menu, scroll to bottom, set the first screen to 'script' + otxsim
- Save the .otx file
The screen definition for OTXSIM is now saved with the model.
Operation
To run the script:
- Start Companion and select the model
- Start the OpenTX simulator
- From the splash screen, press {long PAGE} until OTXSIM is displayed.
Navigation
- {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
Drawing conventions
The surfaces are drawn using the following convention:
- Positive mixer values --> surface moves up or right
- Negative mixer values --> surface moves down or left
Individual surfaces can be reversed via the Configuration page.
Auto configuration
At startup, OTXSim looks at the channel names and makes an informed guess as to their function. For example, a channel name containing 'v' and 'r' is mapped to the right V-tail panel. Suggested control surface names for auto-configuration:
- AilLt
- AilRt
- FlapLt
- FlapRt
- VeeLt
- VeeRt
- Ele
- Rudd
If the auto configuration fails, surfaces can be manually assigned in the configuration page.

Note
OTXSIM is designed as a developement tool only. It's recommended to remove it from the final setup before flying.