Library for ELEC2645 Gamepad PCB. University of Leeds Version 2 January 2020

Dependents:   ELEC2645_Ticker_WAV ELEC2645_Project_username ELEC2645_Project_el18vgt ELEC2645_Project_el17oc11 ... more

Revisions of Gamepad.cpp

Revision Date Message Actions
23:8e1a30a69caa 2020-01-27 Fixed joystick orientation. File  Diff  Annotate
22:72357412608d 2020-01-27 Added DAC access; File  Diff  Annotate
21:da0b4e14c867 2020-01-27 Updated to Gamepad2 hardware and packaged N5110 File  Diff  Annotate
18:e0a4f15a7750 2017-03-05 Added const to led method. File  Diff  Annotate
17:cf1e1ffcf773 2017-03-05 Merged separate LED methods into single method. Need to pass LED number as argument. File  Diff  Annotate
16:3ea3d9714b0c 2017-03-03 Move Gamepad events enum into class. Too class-specific to be defined externally. File  Diff  Annotate
14:688bdcbdd3a5 2017-03-03 Use initialiser list File  Diff  Annotate
13:ef5fc9f58805 2017-03-03 Use forward declaration of mbed classes so that we can avoid pulling the whole of the mbed header into our own API File  Diff  Annotate
12:1b0b6355da4f 2017-03-03 Handle event flags using a single _event_state bitset and ID flags File  Diff  Annotate
11:ff86b2ffce01 2017-03-02 Const safety and private member formatting File  Diff  Annotate
10:a13d2f9d8a14 2017-02-07 Renamed LED methods. File  Diff  Annotate
9:893189072e89 2017-02-07 Added methods to access individual LEDs. File  Diff  Annotate
8:7eaf26f4b5f2 2017-02-07 Added documentation. File  Diff  Annotate
7:019671f7bd83 2017-02-06 Minor fixes. File  Diff  Annotate
4:bafb7f483e93 2017-02-06 Removed references to LCD and Joystick libraries. File  Diff  Annotate
3:964a6d95acdd 2017-02-06 Removed LCD from library and merged in joystick methods (untested) File  Diff  Annotate
2:ea5538fcfe2f 2017-02-04 B button change pin definition; File  Diff  Annotate
1:6d25cd49059b 2017-02-04 Added more methods. Still untested. File  Diff  Annotate
0:a6288c29b936 2017-02-04 Initial commit. Untested. Under development. File  Diff  Annotate