Skip to content

Releases: projectkk2glider/opentx

Joystick-r01

05 Feb 18:14
Compare
Choose a tag to compare
Joystick-r01 Pre-release
Pre-release

This works on Taranis.

It simulates a Game pad USB controller with 8 buttons and 2 joysticks (4 axes).

  • Four analog axes are mapped to channels 1-4.
  • Buttons are mapped to channels 9-16. Button is pressed when channel value is bigger than zero (x>0).

This release is based on r2923 master branch and still supports USB mass storage mode, because it is needed for SD card access and model editing via companion9X.

The mode in which the transmitter works is determined at the time of USB cable connection and is dependent on position of SA switch:

  • SA up: joystick mode
  • SA !up: mass storage mode

Attached joystick.eepe gives an example of simple model setup for joystick use.