open-zwave/cpp/examples
glsatz 444cd06535 Add promiscuous message handling but left commented out.
Added tracking and returning driver specific message count and error data. see Manager::GetDriverStatistics
Random formatting changes for consistency.
Class SensorMultilevel will use multiple indexes for multiple sensors.
Node::GetNeighbors will only return valid data. Wait for proper query stage to complete.
On Driver shutdown stop threads then remove controller object.
Add extra comments to Driver::IsControllerCommand so we can better track commands.
Update Mac OS X example Main.cpp to be consistent with Linux version. Handle more notifications
and add a thread to wait for query completion.
Add statistics print out to both Linux and Mac OS X example apps.
Fix Mac hidapi to terminate its background CFRunLoop upon hid_close.
2011-08-16 20:25:14 +00:00
..
linux/MinOZW Add promiscuous message handling but left commented out. 2011-08-16 20:25:14 +00:00
mac/MinOZW Add promiscuous message handling but left commented out. 2011-08-16 20:25:14 +00:00
windows/MinOZW 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. 2011-01-24 00:31:43 +00:00