Commit graph

15 commits

Author SHA1 Message Date
Corey Richardson 25959435d3 Travis: use containers 2015-07-21 05:36:51 -04:00
Corey Richardson c410f1edfb Update README and evtest 2015-07-21 05:33:40 -04:00
Corey Richardson 1ee9a10343 Hide compensate_dropped from public API 2015-07-21 05:26:47 -04:00
Corey Richardson 45a27eeb17 Implement SYN_DROPPED synchronization 2015-07-21 05:19:07 -04:00
Corey Richardson bbbd03d0de Use a wrapper around ffs instead of ffs directly
Also exposes it to users.
2015-07-21 05:19:07 -04:00
Corey Richardson 660a0d55d1 Add some more crate-level docs 2015-07-21 05:19:07 -04:00
Corey Richardson 8ca586c485 Shuffle around device state into its own type 2015-07-21 05:19:07 -04:00
Corey Richardson efd8d1d8f0 Reexport enum values 2015-07-21 05:19:07 -04:00
Corey Richardson 554f3446af Lots of documentation! Also nuke the unstable RawEvents 2015-07-21 05:19:07 -04:00
Corey Richardson d556b9dcab [fix] Do error handling in fill_events and raw_events 2015-07-21 05:19:06 -04:00
Corey Richardson 9839b61bac [fix] Used == 1 instead of != 0 when checking if a bit was set via mask 2015-07-21 05:19:06 -04:00
Elaine Nemo c5651115fd Underp the readme title 2015-07-18 15:26:23 -04:00
Corey Richardson d72c3bc57e Fix up sync, open, add getters, raw event reading. 2015-07-07 18:31:28 -04:00
Corey Richardson 075d4392f7 [feat] Initial enumeration and querying 2015-05-31 07:41:42 -04:00
Corey Richardson 4978b2a405 Initial commit 2015-05-29 14:57:46 -04:00