Commit graph

5 commits

Author SHA1 Message Date
dscottmiller3
771741a15b 2012-12-11 18:25:09 +00:00
glsatz
ab76b0babc Upgrade to the latest hidapi. 2012-12-10 18:07:07 +00:00
glsatz
4363dd6ab4 hidapi update to version 2011-09-10 2012-02-13 04:25:59 +00:00
glsatz
b7603998d7 Rewrite of HidControllerImpl::Read for stability.
Reformat to OZW formatting standards.
Update to latest hidapi version.
USB HID devices should now be working. Tested on Linux & Mac OS X.
2011-05-15 19:20:14 +00:00
frazierjason@gmail.com
1f0d775376 Adding support for HID interface USB ZWave controllers (ThinkStick, Wayne-Dalton branded, etc). This is the initial implementation, there are bugs to be fixed and further analysis/tweaks will be needed to make it stable and reduce packet errors.
Currently the most compatible  firmware is ThinkStick v4.53; it emits several errors during initialization but afterwards seems to communicate normally with other ZWave devices.

HID support by default is not enabled in the MinOZW sample application.  You will need to swap the commented call to Manager::Get()->AddDriver() line in MinOZW main() so that it uses the HID driver instead of the serial one.
2011-01-24 00:31:43 +00:00