This is the latest version of Engen for Windows. Please post bugs here. Please start a new thread for anything requiring discussion. Non-bug posts will be deleted.
http://files.jriver.com/engen/channels/v1/beta/jriot/Engen10009.exeHistory
1.0.9 (6/4/2016)
1. Fixed: The assert() problem that was showing up at Jim's home.
2. Changed: Added some code to log top-level exceptions, like the one that
Jim saw. When such an exception occurs now, it is logged, and the server
is automatically shut down. (so you will go look at the log).
3. Changed: Changed zdriver so it now sends ACKs to the UZB out of the
receive thread, instead of first forwarding them to the transmit thread.
This improves response time, and appears to have fixed the CAN problem
under high load. We can now poll at about 10 msgs/second w/o difficulty.
4. Fixed: A problem in node renaming. Previously multiple nodes could get
the same name. The fix prevents that from happening, and fixes your
database if the problem previously corrupted it.
5. Changed: Added "Updates" item to tray application menu.