Mirror with some correction

Dependencies:   mbed FastIO FastPWM USBDevice

Revisions of USBJoystick/USBJoystick.cpp

Revision Date Message Actions
113:7330439f2ffc 2021-06-02 VCNL4010 tested and working; File  Diff  Annotate
108:bd5d4bd4383b 2020-02-18 Add quadrature channel A/B reporting to plunger status report File  Diff  Annotate
99:8139b0c274f4 2019-03-02 Added Chime Logic File  Diff  Annotate
98:4df3c0f7e707 2019-03-01 Modified flipper logic timing; add Minimum Time Output port flag (proposed changes only; may be replaced collectively by a new Chime Logic type) File  Diff  Annotate
92:f264fbaa1be5 2017-12-14 Adjustable joystick report timing File  Diff  Annotate
90:aa4e571da8e8 2017-10-17 Add Rx/Ry/Rz joystick reporting option File  Diff  Annotate
87:8d35c74403af 2017-05-09 AEDR-8300, VL6180X, TLC59116; new plunger firing detection File  Diff  Annotate
86:e30a1f60f783 2017-04-21 Capture a bunch of alternative bar code decoder tests, mostly unsuccessful File  Diff  Annotate
82:4f6209cb5c33 2017-04-13 Plunger refactoring; AEDR-8300 added; TSL1401CL in progress; VL6180X added File  Diff  Annotate
78:1e00b3fa11af 2017-03-19 Ad hoc IR command send; Shift button 'AND' and 'OR' modes; new accelerometer auto centering options File  Diff  Annotate
77:0b96f6867312 2017-03-17 New memory pool management; keeping old ones as #ifdefs for now for reference. File  Diff  Annotate
75:677892300e7a 2017-01-29 Added SBX/PBX-is-supported flag to configuration report File  Diff  Annotate
73:4e8ce0b18915 2017-01-21 Add protocol commands for TV ON and button testers; add free memory status reporting; improve button scan interrupt speed; reduce button memory footprint slightly; further improve TSL1410R "scan mode 2" speed File  Diff  Annotate
68:998faf685b00 2016-11-27 Updated USB keyboard report descriptor to allow for new extended keys (F13-F24, misc others) File  Diff  Annotate
63:5cd1a5f3a41b 2016-06-14 Changed LedWiz/extended protocol mode sensing from per-output to global File  Diff  Annotate
62:f071ccde32a0 2016-06-02 EXPERIMENTAL/ABANDONED: Combine all message types (JS+KB+LW) into a single HID interface, as a failed attempt to work around ledwiz.dll crash with multiple interfaces. This approach creates a new incompatibility due to the non-zero report ID. File  Diff  Annotate
61:3c7e6e9ec355 2016-06-02 Minor joystick descriptor fixes File  Diff  Annotate
54:fd77a6b2f76c 2016-04-30 TLC5940 with SPI DMA setup in interrupt handler (not quite working) File  Diff  Annotate
53:9b2611964afc 2016-04-22 Save some debugging instrumentation to be removed for release File  Diff  Annotate
52:8298b2a73eb2 2016-03-05 New calibration procedure - attempt #1, with separate calibration release sensingi File  Diff  Annotate
48:058ace2aed1d 2016-02-26 New plunger processing 1 File  Diff  Annotate
47:df7a88cd249c 2016-02-18 3-channel linked DMA scheme for CCD image capture working File  Diff  Annotate
40:cc0d9814522b 2016-02-03 Gamma correction option for outputs; work in progress on new config program File  Diff  Annotate
39:b3815a1c3802 2016-01-11 USB fixes; accelerometer auto un-sticking with watchdog timer. File  Diff  Annotate
38:091e511ce8a0 2016-01-05 USB improvements File  Diff  Annotate
37:ed52738445fc 2015-12-24 Bug fixes to USB HAL File  Diff  Annotate
35:e959ffba78fd 2015-12-19 Keyboard/Media Control interface working, but the extra interface confuses the DOF connector. File  Diff  Annotate
33:d832bcab089e 2015-10-21 With expansion board 5940 "power enable" output; saving this feature, which is to be removed. File  Diff  Annotate
29:582472d0bc57 2015-09-25 Test of direct bit writes instead of SPI. File  Diff  Annotate
25:e22b88bd783a 2015-09-01 Centralized the CCD pixel count setting to a single config.h option; added an option to config.h to select the board's mounting orientation for the accelerometer File  Diff  Annotate
21:5048e16cc9ef 2015-03-28 New No-Joystick configuration option (for secondary devices that only act as output controllers) File  Diff  Annotate
11:bd9da7088e6e 2014-08-26 Button inputs added File  Diff  Annotate
10:976666ffa4ef 2014-08-23 Add raw pixel dump support for use by the Windows config tool File  Diff  Annotate
9:fd65b0a94720 2014-08-18 Tweaks to plunger firing detection File  Diff  Annotate
6:cc35eb643e8f 2014-08-06 Various testing setups for plunger firing - debouncing, fixed returns, etc File  Diff  Annotate
5:a70c0bce770d 2014-07-27 Somewhat working with ball-model damping. About to change to cabinet model. File  Diff  Annotate
3:3514575d4f86 2014-07-23 Conversion to interrupt-based sampling of the accelerometer working File  Diff  Annotate