• Alessandro Rubini's avatar
    temperature: add a fake temperature-set to show how to use it · c58702a0
    Alessandro Rubini authored
    We have three temperatures, called "roof", "core", "case"
    (yess rubi like word same lengt, s/he most love four).
    
    There is a "faketemp" command that can set one two or all of them.
    This allows to test negative temperatures in printouts (White Rabbit
    in Siberia does it, but we southish can't test easily).
    
    All temperatures are initialized to invalid. Example:
    
       wrc# faketemp -10 -2.5
       wrc# faketemp
       fff60000 fffd8003 80000000
       wrc# temp
       pcb:84.7500 roof:-10.0000 core:-2.4999 case:INVALID
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    c58702a0
Name
Last commit
Last update
arch/lm32 Loading commit data...
configs Loading commit data...
dev Loading commit data...
doc Loading commit data...
include Loading commit data...
ipc Loading commit data...
lib Loading commit data...
monitor Loading commit data...
pp_printf Loading commit data...
ppsi @ 5c5c8039
scripts Loading commit data...
sdb-lib Loading commit data...
shell Loading commit data...
softpll Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
MAKEALL Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
bigobj.lds Loading commit data...
check-error.c Loading commit data...
dump-info.c Loading commit data...
revision.c Loading commit data...
system_checks.c Loading commit data...
wrc_main.c Loading commit data...
wrc_ptp.h Loading commit data...
wrs_main.c Loading commit data...