LiveFlightApp / Connect-OSX

(deprecated) A desktop client for macOS which allows you to remotely control Infinite Flight on your device.
http://connect.liveflightapp.com
GNU General Public License v3.0
18 stars 8 forks source link

Sitek Pro Throttle compatible? #32

Open dbetanc opened 7 years ago

dbetanc commented 7 years ago

Hello,

Can I add a Seitek throttle to Live Flight Connect OS X in addition to a Logitec joystick?

Thanks.

carmichaelalonso commented 7 years ago

I think it should work - whilst it may not say on the Joystick tab that you have both interfaces connected, the lower-level HID interface should pick it up (there's a delegate which handles changes for any joystick: https://github.com/LiveFlightApp/Connect-OSX/blob/9ce507491e70ef478a7b67b169e6d164a3fd3290/LiveFlight/Joystick/JoystickHelper.swift#L174)