Mirror with some correction

Dependencies:   mbed FastIO FastPWM USBDevice

Revisions of config.h

Revision Date Message Actions
82:4f6209cb5c33 2017-04-13 Plunger refactoring; AEDR-8300 added; TSL1401CL in progress; VL6180X added File  Diff  Annotate
80:94dc2946871b 2017-03-24 IR features release 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
69:cc5039284fac 2016-12-28 Slope-based edge detection; disable filtering in plunger readings; File  Diff  Annotate
67:c39e66c4e000 2016-11-27 Send USB reports for Keyboard Volume Up, Keyboard Volume Down, and Keyboard Mute as ordinary keyboard keys (they were previously mapped to the corresponding Media Control keys) File  Diff  Annotate
66:2e3583fbd2f4 2016-11-27 Add "local shift button", which allows each physical button to have two key mappings (normal and shifted) File  Diff  Annotate
65:739875521aae 2016-11-23 Increased button limit to 48; allocate live button structures dynamically File  Diff  Annotate
61:3c7e6e9ec355 2016-06-02 Minor joystick descriptor fixes File  Diff  Annotate
59:94eb9265b6d7 2016-05-12 Replaced library malloc with custom version that's slightly more efficient and makes more memory available overall File  Diff  Annotate
55:4db125cd11a0 2016-05-04 More KL25Z USB client cleanup 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
51:57eb311faafa 2016-03-01 Saving old CCD processing modes File  Diff  Annotate
48:058ace2aed1d 2016-02-26 New plunger processing 1 File  Diff  Annotate
44:b5ac89b9cd5d 2016-02-07 Work in progress on CCD speed-ups File  Diff  Annotate
43:7a6364d82a41 2016-02-06 Before floating point plunger ranging 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
35:e959ffba78fd 2015-12-19 Keyboard/Media Control interface working, but the extra interface confuses the DOF connector. File  Diff  Annotate
34:6b981a2afab7 2015-12-03 74HC595 output port extensions (for "chime board") 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
32:cbff13b98441 2015-09-26 Fix config.h for release version File  Diff  Annotate
30:6e9902f06f48 2015-09-25 Use DMA for TLC5940 SPI transfer to reduce time interrupt handler (fixes problem with MMA8415Q freezing up). All LedWiz flashing modes now fully supported. File  Diff  Annotate
29:582472d0bc57 2015-09-25 Test of direct bit writes instead of SPI. File  Diff  Annotate
28:2097c6f8f2db 2015-09-23 A few more tweaks in the TLC5940 setup. File  Diff  Annotate
27:26de4b0917a7 2015-09-23 Disable TLC5940 by default. File  Diff  Annotate
26:cb71c4af2912 2015-09-23 Initial TLC5940 PWM controller chip support. 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
24:e902bc7cdc1e 2015-06-03 Restored CCD sensor as the default sensor in config.h File  Diff  Annotate
23:14f8c5004cd0 2015-06-03 Use regular AnalogIn (not FastAnalogIn) for potentiometer readings, and take the average of several readings, to reduce noise; add a minimum distance threshold before a firing event when crossing the rest position. 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
18:5e890ebd0023 2015-02-27 Old debounce about to be removed File  Diff  Annotate
17:ab3cec0c8bf4 2015-02-27 FastIO and FastAnalogIn; better firing event sensing; potentiometer plunger sensor option; new key debouncing; ZB Launch Ball feature File  Diff  Annotate