Rework temp sensor sections #70

Closed
opened 2018-10-30 19:03:49 +00:00 by Ghost · 1 comment
Ghost commented 2018-10-30 19:03:49 +00:00 (Migrated from git-old.2shirt.work)

The max temp values are not updated during Prime95 reliably and therefore are inaccurate. The logic should be reworked as follows:

  • Monitor temps for X seconds and calc average temps
  • Start Prime95
  • Monitor temps and manually track max temps seen
  • Stop Prime95 after X minutes or if aborted
  • Show idle average and max temps seen
The max temp values are not updated during Prime95 reliably and therefore are inaccurate. The logic should be reworked as follows: - Monitor temps for X seconds and calc average temps - Start Prime95 - Monitor temps and manually track max temps seen - Stop Prime95 after X minutes or if aborted - Show idle average and max temps seen
Ghost commented 2018-12-03 06:47:42 +00:00 (Migrated from git-old.2shirt.work)

lm-sensors can export in JSON in recent builds. Going to use that and drop the borrowed sensors.py

lm-sensors can export in JSON in recent builds. Going to use that and drop the borrowed sensors.py
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
2Shirt/WizardKit#70
No description provided.