commit | ba3de7e3739fcd81db77ef6779b668051da4ae33 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Wed May 08 16:18:15 2013 -0700 |
committer | Brian Silverman <brians> | Fri May 10 16:49:44 2013 -0700 |
tree | 578fe2e2f8cb3fa66580bf95d61009e10a8ed304 | |
parent | a5bfe89202b273011cef2622b391384760d8b945 [diff] |
finished up the fitpc pc side joystick reading code This meant writing a nice OO api for reading joysticks. It also involved redoing the wire format to fix byte-order problems and get rid of the need for packing structs.