Commit Graph

5 Commits (8813be2de28f99cb2f0b26c30ee450dae03482c8)

Author SHA1 Message Date
nirenjan 8813be2de2 Fix file extension
GitHub screws up the formatting if it is saved with .md extension
2015-12-01 08:32:20 -08:00
nirenjan 87fe93f6e9 Add parsed HID report
Report descriptor can be obtained from
/sys/bus/hid/devices/.../report_descriptor.

Once dumped in hex, the parser at
http://eleccelerator.com/usbdescreqparser/ can convert it to a human
readable format.
2015-12-01 08:29:57 -08:00
Nirenjan Krishnan d1dec19b95 Fix report format 2012-10-04 23:51:26 -07:00
Nirenjan Krishnan e57e8ced7f Update with HID raw output format
Tools folder now contains a program to read and dump the raw HID output
2012-10-03 01:02:21 -07:00
Nirenjan e9bfeb0f02 Add controller information 2012-09-30 11:54:34 -07:00