Hardware/TBalancer/TBalancerGroup.cs
Sun, 08 Aug 2010 13:57:26 +0000 Refactored the hardware monitoring code into a library (Issue 101).
Tue, 27 Jul 2010 18:47:58 +0000 Fixed BadImageFormatExceptions.
Sat, 05 Jun 2010 09:40:57 +0000 Fixed Issue 68.
Mon, 05 Apr 2010 15:31:19 +0000 Rewritten the T-Balancer code to use the FTDI D2XX drivers directly instead of the System.IO.Ports.SerialPort class. The SerialPort class has some ugly problems like http://connect.microsoft.com/VisualStudio/feedback/details/140018/serialport-crashes-after-disconnect-of-usb-com-port or http://social.msdn.microsoft.com/Forums/en-US/netfxbcl/thread/8a1825d2-c84b-4620-91e7-3934a4d47330 for which no real solution seems to exist. And Microsoft doesn't feel like it needs to be fixed for years now.
Thu, 18 Feb 2010 14:03:02 +0000 Added global exception handling for T-Balancer detection (to handle ArgumentException if portName does not exist).
Tue, 16 Feb 2010 21:44:25 +0000 Restored CTSHolding check and added more report output for T-Balancer enumeration.
Sun, 14 Feb 2010 21:09:08 +0000 Allow all protocols 2X for T-Balancer.
Fri, 12 Feb 2010 08:17:51 +0000 Changed the T-Balancer detection and added more report details.
Mon, 08 Feb 2010 20:18:25 +0000 Added support for Winbond W83627EHF, W83667HG, W83667HG-B mainboard chips.
Sun, 07 Feb 2010 20:59:13 +0000 Release version 0.1.15. Added protocol 0x2C for T-Balancer.
Sun, 07 Feb 2010 20:11:30 +0000 Release version 0.1.14. Added more report details for T-Balancer bigNG.
Tue, 26 Jan 2010 22:37:48 +0000 Initial commit.