Michael Möller
|
7b6fc115d8
|
Added a SensorName property to the SmartAttribute class in order to support sensor names that are different from the attribute name. Used the SensorName property to replace the "Temperature Difference From 100" sensor with a standard "Temperature" sensor. Closed issue #717.
|
2015-12-13 18:11:48 +01:00 |
|
Michael Möller
|
0d2c7e2c84
|
Added temperature offset parameters to all HDD temperature sensors. Fixed issue 271.
|
2012-07-25 16:03:36 +00:00 |
|
Michael Möller
|
d6262767bb
|
Added support for SSDs with a controller from Micron.
|
2012-07-08 15:24:44 +00:00 |
|
Michael Möller
|
2e3489e1f7
|
Changed the license to the Mozilla Public License 2.0 and update the licensing information.
|
2012-05-27 14:23:31 +00:00 |
|
Michael Möller
|
b551c5a497
|
Added SMART support for Samsung SSDs.
|
2012-01-02 18:44:19 +00:00 |
|
Michael Möller
|
a0b8e326eb
|
Added the hard drive firmware version to the report. This could be important if the SMART attribute layout changes with firmware versions on some drives.
|
2012-01-01 10:14:42 +00:00 |
|
Michael Möller
|
de089a3d28
|
Modified and extended version of the patch v4 by Roland Reinl (see Issue 256). Main differences to the original patch: DeviceIoControl refactorings removed, SmartAttribute is now descriptive only and does not hold any state, report is written as one 80 columns table, sensors are created only for meaningful values and without duplicates (remaining life, temperatures, host writes and reads). Also the current implementation should really preserve all the functionality of the old system. Additionally there is now a simple SMART devices emulation class (DebugSmart) that can be used in place of WindowsSmart for testing with reported data.
|
2011-12-31 17:31:04 +00:00 |
|