jsa / flystick

USB joystick to PPM using Raspberry Pi
GNU General Public License v3.0
70 stars 31 forks source link

4 axis joystick #4

Open the2nd opened 7 years ago

the2nd commented 7 years ago

Hi,

is it possible to use a 4 axis joystick like this one: https://www.amazon.de/000502-EK2-0905A-2-EI204C-Simulator-Mode/dp/B000WJS3WQ/ref=sr_1_9?s=toys&ie=UTF8&qid=1489444596&sr=1-9&keywords=esky+usb

thanks for any help.

scott-adamson1975 commented 6 years ago

change stick.hat_switch(hat=0, axis=1, positions=5), for -stick.axis(3), in flystick_config.py

theroetical...

sym link this file to a file on boot partition to enable reconfig without dissable safe shutdown

ChargeParity commented 6 years ago

Any luck with this? I'm new to code and wondering if it would work. Would be nice to add rudder to my setup.

ChargeParity commented 6 years ago

Never mind. Actually worked perfectly for me. # THANKYOU SO MUCH FOR THIS PROJECT <3 <3 <3