-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for x-56 / thanks #14
Comments
I've gotten a lot of requests for different sticks, throttles and rudders lately and since I'm not very skilled in 3D modeling I am considering creating a generic stick and throttle model to use for this purpose. It would also be possible to just apply the X-56 axis movement to the Warthog model, but I would need help with getting USB IDs and axis names right. Easiest would be to do this over Discord (link is in the README.md) as it requires some back-and-forth |
I've tested X-52 and only throttle was indentified. Maybe I can help you with USB IDs, etc if you want. I also have Saitek Yoke and Saitek Quadrant. Great work! |
A X-55 throttle model is in the works, would probably be best to use that for the X-56 For the X-52 throttle and stick we could absolutely reuse the warthog models until someone makes/finds a better alternative. The X-52 throttle ID has been added to the Proxy but I'm not sure if I've wired it up to any models in the Visualizer yet, but if you can help me the USB id's for the stick I'll work something out. |
@mdjarv I'd be willing to help with the x52 (specifically, x52 pro) ID's, I'd just need some guidance as to how. |
@mdjarv In the computer management I checked and the X-52 ID is VID_06A3&PID_075C. I think does not have an individually ID for the stick, I don't know. |
@SilverlightPony thanks for the offer, however brittz seem to have beaten you to that :) @brittz Thank you, that is very valueable information. If both stick and throttle goes under the same USB device that makes things a bit more complicated in regards to how the Visualizer handles devices... I need to think about what would be the best way to implement such a device setup as I know there are people using only the X-52 throttle and I don't want them to see an extra stick that doesn't do anything Funny thing is that the X-55 throttle had the exact opposite problem, with the throttle behaving as multiple devices in one |
@brittz oh, by the way, do you think you could look at what axis-name represent what on the stick? Since we don't have a real X-52 model I suggest we skip all the buttons and rotaries and just map throttle back and forth as well as stick roll and pitch. Yaw twist is also possible but a real hassle to implement the stick rotation together with the other two so we'll leave that for later. For the throttle I have registered that decreasing the |
@mdjarv The stick is connected via PS2 port direct into a port in the throttle device, that is the reason why I think is only 1 ID for both.
A fast solution is a boolean in the config file, so can easely turn on and off by the user. But that is a suggestion, you are the guy!
In X-Plane joystick configuration I get this: Let me know if you need anything and thank you very much for your time in this project. |
@HellerCommaA sorry this thread got hijacked with X-52 discussions, but we have a nice X-55 model implemented now so if you can help me find the USB device ID and do some testing we'll have it working with the X-56 version as well. This would be easiest to do this over Discord if you could @brittz I created a separate issue #16 for the X52 devices :) |
Any plans on adding support for x-56? If not, I may submit a PR.
I use this on stream with my TM hotas warthog (twitch.tv/eodtech) and it works like a champ. Thanks!
The text was updated successfully, but these errors were encountered: