Add support for the Thrustmaster T-GT II - #215
Conversation
|
Thanks for the PR, but I vehemently disagree with setting a module parameter to detect which wheel we're talking to. There's some indication that checking the Line 695 in 7878425 Did you capture the |
I will do a capture from windows to see how the rotary encoders are mapped there |
e4e3897 to
d25cc17
Compare
Hopefully this is a much cleaner implementation. |
|
Thanks a lot! This indeed looks much better. Interesting that I'm somewhat intrigued by I also don't entirely understand why the |
You made some good points. I am currently running some experiments to clean up the tgt2_calibrate and use the open callback. It's taking a bit longer than expected, but I will submit new changes when everything is tested. |
The T-GT II ships in a T300 compat mode and shares the USB product ID
b66dwith the T300RS, reporting a distinct
bcdDeviceof `0x0700Fixes #151