FreeJoy-Team / FreeJoy

STM32F103 USB HID game device controller with flexible configuration
GNU General Public License v3.0
734 stars 140 forks source link

Feature Request: Form axis from buttons #235

Open pyscripter99 opened 3 months ago

pyscripter99 commented 3 months ago

Hi, I am in the process of interfacing real aircraft parts ( from Mirage III ) into DCS. I am currently interfacing a radar control stick.

DAyxqeK Radar control stick

The joystick movements ( Left to Right, Twist ) are outputted as 6 micro switches on each axis ( 3 for each direction ). It would be awesome if we could turn button inputs into an axis.

I would be happy to help develop this feature if someone could lead me to the right place.