WizardKit/scripts/wk/hw
2Shirt 6880a353cc
Set known_attributes when intializing Disk()
This new design uses copy.deepcopy() to avoid erroneous thresholds being
applied to drives during diags.  This also reduces the number of lookups
to one per Disk.
2022-10-08 14:15:32 -07:00
..
__init__.py Move ddrescue out of wk/hw section 2022-04-06 19:08:09 -06:00
audio.py Add type hints to hardware functions 2022-04-06 19:08:23 -06:00
benchmark.py Add test mode to Hardware Diagnostics 2022-05-14 17:48:04 -07:00
cpu.py Add type hints to hardware functions 2022-04-06 19:08:23 -06:00
diags.py Avoid crashing if a device disconnects mid-diags 2022-09-24 19:58:41 -07:00
disk.py Set known_attributes when intializing Disk() 2022-10-08 14:15:32 -07:00
keyboard.py Add type hints to hardware functions 2022-04-06 19:08:23 -06:00
network.py Add type hints to hardware functions 2022-04-06 19:08:23 -06:00
screensavers.py Add type hints to hardware functions 2022-04-06 19:08:23 -06:00
sensors.py Add type hints to hardware functions 2022-04-06 19:08:23 -06:00
smart.py Set known_attributes when intializing Disk() 2022-10-08 14:15:32 -07:00
surface_scan.py Clean badblocks results to remove backspaces 2022-09-28 00:33:15 -07:00
system.py Remove Python 3.10 requirement 2022-05-20 17:08:10 -07:00
test.py Remove Python 3.10 requirement 2022-05-20 17:08:10 -07:00