Michael Möller
|
d5ed83e09a
|
Added a dialog for the report filename. Added additional checks to T-Balancer code for cases where the port gets closed. Moved the timer to the Computer class.
|
2010-03-27 12:57:09 +00:00 |
|
Michael Möller
|
e0e30c4b55
|
Added an option to automatically startup after Windows logon using the Task Scheduler 2.0 for Windows Vista/7 or the Registry for Windows XP.
|
2010-03-26 20:58:10 +00:00 |
|
Michael Möller
|
d3d927d5e4
|
Fixed Issue 21.
|
2010-03-22 17:58:21 +00:00 |
|
Michael Möller
|
f1cafc2d63
|
Fixed Issue 14 (ignore ATI GPU voltage and clock sensors if the value is 0).
|
2010-03-10 17:56:08 +00:00 |
|
Michael Möller
|
992b38ae20
|
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.
|
2010-03-09 22:27:10 +00:00 |
|
Michael Möller
|
6cf8aef52c
|
Added additional checks to the ITE super I/O reading code, to reduce cases where wrong values are read.
|
2010-03-09 20:35:19 +00:00 |
|
Michael Möller
|
cdde3208aa
|
Fixed Issue 12.
|
2010-03-08 20:05:51 +00:00 |
|
Michael Möller
|
051c74a72d
|
Fixed Issue 11.
|
2010-03-08 19:42:42 +00:00 |
|
Michael Möller
|
28372ca610
|
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-07 12:17:21 +00:00 |
|
Michael Möller
|
717ecb868d
|
Fixed a typo in the parameter form.
|
2010-03-07 11:28:18 +00:00 |
|
Michael Möller
|
299eb1cdb7
|
Fixed TBalancer reading on hardware that uses 88 (instead of 255) as frame identifier.
|
2010-03-06 21:50:22 +00:00 |
|
Michael Möller
|
6ba8cc5dd5
|
Changed the system tray font.
|
2010-03-04 20:26:56 +00:00 |
|
Michael Möller
|
256570098e
|
Small fix for the Form Handle creating patch.
|
2010-03-02 23:17:32 +00:00 |
|
Michael Möller
|
b4918b3cc3
|
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.
|
2010-03-02 22:52:37 +00:00 |
|
Michael Möller
|
207860b427
|
Reading TjMax for each core on Intel Core i3/i5/i7 CPUs.
|
2010-03-02 22:26:07 +00:00 |
|
Michael Möller
|
97dcca5177
|
Added support for Fintek F71858 chips. Corrected the number of fans for Fintek.
|
2010-03-02 20:32:24 +00:00 |
|
Michael Möller
|
b839e338d6
|
Added support for Winbond W83687THF and improved report output for LPC detection.
|
2010-03-01 22:12:29 +00:00 |
|
Michael Möller
|
cebd4a79c9
|
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-28 16:12:55 +00:00 |
|
Michael Möller
|
3a64f014e7
|
Fixed the version number in the AboutBox.
|
2010-02-27 20:26:05 +00:00 |
|
Michael Möller
|
2dcac6acac
|
Added sub-hardware support and basic enumeration for mainboards.
|
2010-02-27 20:08:13 +00:00 |
|
Michael Möller
|
f208712a0d
|
Added support for sensor parameters. Fixed Core and Thread count detection for Intel Core i7 CPUs with disabled HyperThreading.
|
2010-02-27 15:55:17 +00:00 |
|
Michael Möller
|
f7d8eb1d48
|
Changed TreeViewAdv grid color to a fixed value.
|
2010-02-23 19:45:40 +00:00 |
|
Michael Möller
|
4248689d75
|
NVAPI interop struct packing improved.
|
2010-02-22 20:54:49 +00:00 |
|
Michael Möller
|
2cde9eff61
|
Fintek super I/O chips with base address 0x..5 are detected now as well. Set Pack = 1 for NVAPI struct interop (should fix GPU enumeration).
|
2010-02-22 09:57:02 +00:00 |
|
Michael Möller
|
6df0210230
|
Corrected version info.
|
2010-02-21 21:41:22 +00:00 |
|
Michael Möller
|
3a39cef899
|
Added both VCore detection modes for Winbond W82637THF (should fix issue 3).
|
2010-02-21 21:38:58 +00:00 |
|
Michael Möller
|
ba9015c451
|
Added support for T-Balancer sensorhub and miniNG. Added a Flow sensor-type.
|
2010-02-21 18:10:30 +00:00 |
|
Michael Möller
|
bcb19ae527
|
Improved Winbond temperature reading. Temperatures create by adding PECI Agent values (delta to TCC Activation Temperature) to a (possibly uncalibrated) TBase are not read. Direct reading temperatures from sensor report register if available. Added lower bound for temperatures on Winbond chips. Nvidia GPUs are now displayed even if they do not have any sensors.
|
2010-02-20 19:51:10 +00:00 |
|
Michael Möller
|
d89b883632
|
New option to start the application minimized.
|
2010-02-19 19:50:07 +00:00 |
|
Michael Möller
|
d77bf5d686
|
Added support for Winbond W83627THF super I/O chip.
|
2010-02-19 18:33:08 +00:00 |
|
Michael Möller
|
a60755377f
|
Added additional register banks to report output for Winbond chips.
|
2010-02-19 14:08:56 +00:00 |
|
Michael Möller
|
bac676e771
|
Raised TjMax for Intel 65nm CPUs by 10°C
|
2010-02-18 23:28:14 +00:00 |
|
Michael Möller
|
fd6d92b845
|
Added global exception handling for T-Balancer detection (to handle ArgumentException if portName does not exist).
|
2010-02-18 14:03:02 +00:00 |
|
Michael Möller
|
d656d7558b
|
Fixed AMD family 0Fh temperature reading of first core.
|
2010-02-17 20:45:31 +00:00 |
|
Michael Möller
|
26c71a2f38
|
Better core and thread number identification. Fixed clock reading on Intel Atom CPUs. New reporting of MSR values for Intel CPUs.
|
2010-02-17 20:22:21 +00:00 |
|
Michael Möller
|
fb418a9c1c
|
Added additional SMART temperature attributes.
|
2010-02-17 18:48:27 +00:00 |
|
Michael Möller
|
b43e33cb4f
|
Restored CTSHolding check and added more report output for T-Balancer enumeration.
|
2010-02-16 21:44:25 +00:00 |
|
Michael Möller
|
dc9108ade1
|
Added core clock and bus speed support for Intel Core i5, i7 CPUs.
|
2010-02-15 22:58:29 +00:00 |
|
Michael Möller
|
e3a64e9a06
|
Allow all protocols 2X for T-Balancer.
|
2010-02-14 21:09:08 +00:00 |
|
Michael Möller
|
f10c7cb524
|
Added core and bus clock support for Intel CPUs (Core 2).
|
2010-02-14 20:16:30 +00:00 |
|
Michael Möller
|
ae694b9b60
|
New graphical system tray display for load sensors.
|
2010-02-13 17:08:36 +00:00 |
|
Michael Möller
|
ac6d7f818a
|
Tray sensor display default color is black and color can be changed now. Fixed CPU load reading for AMD CPUs and added additional misc device for AMD core temperature reading.
|
2010-02-12 22:46:31 +00:00 |
|
Michael Möller
|
1b965a3ab3
|
Changed the T-Balancer detection and added more report details.
|
2010-02-12 08:17:51 +00:00 |
|
Michael Möller
|
3ac00a41de
|
First system tray sensor monitor support.
|
2010-02-12 00:36:56 +00:00 |
|
Michael Möller
|
cd4360dbd3
|
A small bug fix for application crashes during the mainboard detection (System.Management.ManagementException: Not supported).
|
2010-02-11 13:22:17 +00:00 |
|
Michael Möller
|
0cc5a578c3
|
Added support for NVIDIA fan rpm. Changed NVIDIA GPU enumeration.
|
2010-02-09 19:42:33 +00:00 |
|
Michael Möller
|
a7b04c8a0d
|
Removed debug code.
|
2010-02-09 18:55:45 +00:00 |
|
Michael Möller
|
2bf6230d56
|
Added upper bound for valid fan RPM on IT87.
|
2010-02-09 18:52:52 +00:00 |
|
Michael Möller
|
2e34c0a7b0
|
Added NVAPI report output.
|
2010-02-08 20:23:24 +00:00 |
|
Michael Möller
|
1fdd207910
|
Added support for Winbond W83627EHF, W83667HG, W83667HG-B mainboard chips.
|
2010-02-08 20:18:25 +00:00 |
|