Commit graph

6 commits

Author SHA1 Message Date
35571fdab2 update main doc page, and add Z-Wave Alliance Logo 2016-10-04 16:22:04 +08:00
f6f20cec1a Fix Dot Detection from issue 350 - Now disable dot directly in the Doxygen Config file. This fixes issue 411 2014-12-09 04:37:03 +00:00
cf2b458af9 commit version 1.2 - Prepare for taging the release 2014-10-15 13:54:07 +00:00
4e0a719d10 merge 2013-11-13 branch into trunk 2014-02-14 13:46:51 +00:00
dscottmiller3
7870b5d95a 1) Added Trane thermostat manufacturer info. Need to decipher the config parameters.
2)  Changed SensorMultilevel logic to accomodate different instance numbers for (zero-based if only 1 instance, one-based otherwise).
3)  Changed fan mode logic to allow polling based on valueid (where getTypeEnum is 0).
4)  Changed Driver::SendMsg to only "Set" the WakeEvent if the driver thread isn't waiting for an existing command to timeout.  Otherwise, this cancels the timeout counter and, if the controller doesn't respond, the driver hangs waiting for timeout_infinite.
5)  Changed Notifications.html to flag the fact that notifications (as currently implemented) are blocking.  Therefore, for example, the dialog box in OZWForm caused the driver to stop communicating with the controller until the dialog box was closed and the handler function returned.
6)  In light of 5) above, changed OZWForm to remove dialog boxes from notification handler.  Instead, notifications now update a status strip at the bottom of the form.
2011-02-24 17:03:13 +00:00
dscottmiller3
500ac727a2 Given numerous requests for documentation, this update includes a few web pages with information on OpenZWave and instructions on how to generate source code comment documentation with Doxygen. 2011-02-17 19:22:31 +00:00