xboxdrv/tools
2011-01-13 22:45:34 +01:00
..
.gitignore Some more stuff 2009-02-19 16:56:48 +01:00
evsend.cpp Comment added 2009-02-15 10:25:13 +01:00
evtest.c Split of --list into --list and --list-verbose 2008-11-06 15:39:25 +01:00
evtestplus.cpp Some more stuff 2009-02-19 16:56:44 +01:00
jstest.1 - added jstest and evtest for convenience 2008-04-15 04:49:54 +02:00
jstest.c Added event print out to --list option 2008-04-29 09:01:35 +02:00
README Documentation update, fixed guitar support, deadzone support, led indicate jsdev now 2008-05-02 18:19:59 +02:00
SConstruct Added evsend command 2009-01-28 17:59:59 +01:00
usbcat.cpp Fixed missing includes 2011-01-13 22:45:34 +01:00
usbdebug.cpp Fixed missing includes 2011-01-13 22:45:34 +01:00
usbread.cpp Hacky tool to read usb data 2008-11-06 15:42:16 +01:00
usbtool.c Added reconnect command 2009-01-18 10:19:26 +01:00

[[ Tools ]]
===========

This directory contains jstest and evtest. You can sometimes find
these tools in your distribution, but especially evtest can sometimes
be hard to come by, so I have included them here for convenience.

usbcat is a little tool to dump content from a usb device, it is just
for debugging and reverse engineering of the USB protocol of a device.

You can compile them via:

 % scons


# EOF #