USB Joystick library, modified to work as a 6 DOF joystick.
Fork of USBJoystick by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:767e64df3776 | 2017-01-18 | smartsystemdesign | Fixed joystick controls not moving error. Thanks, Wim! |
4:0ffbedd2cb73 | 2017-01-13 | smartsystemdesign | Fixed the joystick axes' LOGICAL_MINIMUM to be -32768, according to the USB HID Descriptor Tool. |
3:f8be03f31e6c | 2017-01-13 | smartsystemdesign | Changed ID to allow computer to install it fresh. |
2:1549541d3b4b | 2017-01-13 | smartsystemdesign | Updated joystick class to accommodate a 16 bit, 6 DOF joystick. |
1:8b5f213b169f | 2017-01-13 | smartsystemdesign | Switching from 8 bit to 16 bit analog controls. Work in progress. |
0:e086541742c3 | 2017-01-05 | wim | USBJoystick updated for 32 buttons and added wait-for-connect. |