raspiblitz
raspiblitz copied to clipboard
Add info about if powersupply was throttled in infodisplay
check command vcgencmd get_throttled
add it to debug report
check command
vcgencmd get_throttled
command is already in blitz.debug.sh
under "*** HARDWARE TEST RESULTS ***"
at the moment it looks like on a healthy node:
*** HARDWARE TEST RESULTS ***
throttled=0x0
UndervoltageReports in Logs: 0
would need some examples of this data from a node that got throttled before any data about it can be shown on infodisplay. Recommend pushing to v1.12.0 milestone