Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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. |