Hardware/TBalancer/TBalancer.cs
2010-03-07 Changed the T-Balancer fields for the actual PWM (percent) value of the channels from 156+ to 137+, because on some (older?) hardware the fields 156+ seem not to be updated. Fields 137+ have one bit less resolution, but it's what the Navigator uses as well (and used only if in PWM mode).
2010-03-06 Fixed TBalancer reading on hardware that uses 88 (instead of 255) as frame identifier.
2010-02-28 The T-Balancer flow-meter time window seems to be scaled with a factor 4. Added the correction factor to get correct results.
2010-02-27 Added sub-hardware support and basic enumeration for mainboards.
2010-02-27 Added support for sensor parameters. Fixed Core and Thread count detection for Intel Core i7 CPUs with disabled HyperThreading.
2010-02-21 Added support for T-Balancer sensorhub and miniNG. Added a Flow sensor-type.
2010-02-14 Allow all protocols 2X for T-Balancer.
2010-02-07 Release version 0.1.15. Added protocol 0x2C for T-Balancer.
2010-01-31 Release version 0.1.6. Fixed F71882 temperature reading. Added error handling for ATI GPUs (ADL). Fixed sensor events.
2010-01-26 Initial commit.