aboutsummaryrefslogtreecommitdiff
path: root/device.cc
Commit message (Expand)AuthorAge
...
* Checking device status after completion of get_feature report and retrying re...Szczepan Zalega2016-03-06
* formatted code with clang-format-3.6 with style=googleSzczepan Zalega2016-03-05
* cleaned up test.cc, added fixme commentSzczepan Zalega2016-03-05
* added long sleep for behavior check, read_callback is running, fixed device s...Szczepan Zalega2016-02-20
* removing hid_init() calls as they should have be called automatically (as lon...Szczepan Zalega2016-02-20
* checking status correctly (in specification hid_get_feature_report returns nu...Szczepan Zalega2016-02-20
* compiling own version of lib hid_libusb (copied from nitroapp) and linking it...Szczepan Zalega2016-02-20
* Minor fixes, working versionMateusz Zalega2015-10-26
* InitialMateusz Zalega2015-10-22