Tue, 09 Mar 2010 22:27:10 +0000Changed the CPU clock calculation. If no invariant TSC is available, then the max CPU clock is estimated at startup under load, otherwise an average over one second is used.
moel.mich [Tue, 09 Mar 2010 22:27:10 +0000] rev 79
Changed the CPU clock calculation. If no invariant TSC is available, then the max CPU clock is estimated at startup under load, otherwise an average over one second is used.

Tue, 09 Mar 2010 20:35:19 +0000Added additional checks to the ITE super I/O reading code, to reduce cases where wrong values are read.
moel.mich [Tue, 09 Mar 2010 20:35:19 +0000] rev 78
Added additional checks to the ITE super I/O reading code, to reduce cases where wrong values are read.

Mon, 08 Mar 2010 20:05:51 +0000Fixed Issue 12.
moel.mich [Mon, 08 Mar 2010 20:05:51 +0000] rev 77
Fixed Issue 12.

Mon, 08 Mar 2010 19:42:42 +0000Fixed Issue 11.
moel.mich [Mon, 08 Mar 2010 19:42:42 +0000] rev 76
Fixed Issue 11.

Sun, 07 Mar 2010 12:17:21 +0000Changed 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).
moel.mich [Sun, 07 Mar 2010 12:17:21 +0000] rev 75
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).

Sun, 07 Mar 2010 11:28:18 +0000Fixed a typo in the parameter form.
moel.mich [Sun, 07 Mar 2010 11:28:18 +0000] rev 74
Fixed a typo in the parameter form.

Sat, 06 Mar 2010 21:50:22 +0000Fixed TBalancer reading on hardware that uses 88 (instead of 255) as frame identifier.
moel.mich [Sat, 06 Mar 2010 21:50:22 +0000] rev 73
Fixed TBalancer reading on hardware that uses 88 (instead of 255) as frame identifier.

Thu, 04 Mar 2010 20:26:56 +0000Changed the system tray font.
moel.mich [Thu, 04 Mar 2010 20:26:56 +0000] rev 72
Changed the system tray font.

Tue, 02 Mar 2010 23:17:32 +0000Small fix for the Form Handle creating patch.
moel.mich [Tue, 02 Mar 2010 23:17:32 +0000] rev 71
Small fix for the Form Handle creating patch.

Tue, 02 Mar 2010 22:52:37 +0000Set the system tray icon font to a fixed size. Fixed the exiting of the application when the form was never shown and Close() is called.
moel.mich [Tue, 02 Mar 2010 22:52:37 +0000] rev 70
Set the system tray icon font to a fixed size. Fixed the exiting of the application when the form was never shown and Close() is called.