moel.mich [Sun, 11 Aug 2013 21:26:56 +0000] rev 420
Added a first data logging implementation.
moel.mich [Sun, 04 Aug 2013 06:54:46 +0000] rev 419
Fixed an issue in the NCT677X class causing a crash when calling Update.
moel.mich [Sat, 03 Aug 2013 13:12:07 +0000] rev 418
Changed the Intel core temperature reading to evaluate the "Reading Valid" bit 31 for package level sensors as well (undocumented).
moel.mich [Thu, 01 Aug 2013 11:57:09 +0000] rev 417
Added experimental support for Intel Ivy Bridge-E CPUs.
moel.mich [Sun, 21 Jul 2013 21:03:31 +0000] rev 416
Refactored the SuperIOHardware class.
moel.mich [Sun, 21 Jul 2013 21:02:55 +0000] rev 415
Fixed an issue where the voltages, temperatures, fans and controls arrays could be null (instead of zero length) causing NullReferenceExceptions in SuperIOHardware.
moel.mich [Sun, 21 Jul 2013 15:51:43 +0000] rev 414
Small correction for the Nuvoton NCT6791D super I/O chip.
moel.mich [Sun, 21 Jul 2013 14:17:11 +0000] rev 413
Added experimental support for the Nuvoton NCT6791D super I/O chip.
moel.mich [Sun, 14 Jul 2013 16:32:27 +0000] rev 412
Updated the version.
moel.mich [Sun, 14 Jul 2013 14:04:44 +0000] rev 411
Improved the code used to draw a line between the different OxyPlot subplots.