I started this project after changing the joystick handling in the QtJSBSim project from Plib to SDL. What I've learned about SDL's joystick handling is incorporated here. I can think of two practical uses for this project. One is to inspect the representation of a joystick via SDL, i.e. what joystick components are installed and what values do they report. The other use is as an example of how to incorporate an SDL joystick handler into your own apps.
Last edit: David Culp 2021-05-15
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The project was uploaded today, 6 May 2021.
I started this project after changing the joystick handling in the QtJSBSim project from Plib to SDL. What I've learned about SDL's joystick handling is incorporated here. I can think of two practical uses for this project. One is to inspect the representation of a joystick via SDL, i.e. what joystick components are installed and what values do they report. The other use is as an example of how to incorporate an SDL joystick handler into your own apps.
Last edit: David Culp 2021-05-15