On Thu, 20 Mar 2014, Scott Talbert wrote:

>>> OK here we go...
>>>
>>> We generate a more complete FW dump file now... INFORMATION, PHASE, TYPE,
>>> DATAS, and DATA tags are all there.
>>>
>>> I reverted all of the reading/detection changes now.
>>>
>>> And this still reverts the int -> uint32_t change.
>>>
>>> I think this should work for pretty much everything.
>>
>> Whoops, forgot to revert the python bindings too. This does that.
>
> One minor nit on the latest patch: you reverted the python bindings, but
> not the *comment*.  Aside from that, for this patch:
> Signed-off-by: Scott Talbert <s...@techie.net>
>
> Now, for the testing.  All my tests passed under Linux.  Windows is
> another story, unfortunately.  Nothing to do with the latest patch,
> though.  I've got more testing/investigation to do.

So, on the Windows issues.  All my remotes pass (200, 300, 688) except for 
the 890 (zwave-hid).  With the 890, I'm having issues with both config 
dumping and with config writing.  With config dumping, I think I'm running 
into more packet loss issues.  I'm looking at a fix to throttle back how 
often we write out status in the callback function - I think Windows seems 
to take a bit of time to write out to the console, so it is causing us to 
lose packets.  On the config writing, I'm not quite sure what the issue is 
- could be packet loss also but not sure yet.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to