• Alessandro Rubini's avatar
    gui: print a new status screen whenever the wr servo runs · aa95124d
    Alessandro Rubini authored
    The gui is timely: it refreshes every that many seconds, but I'd
    better see a change immediated when it happens.  This commit
    introduces monitoring of the wr-servo update count, so if anything
    changed an information scree is dumped.
    
    This is different from stats (two commits ago), because we want to
    refresh timely in any case, so the user sees the thing is active.
    
    You can verify the effect of the commit after "refresh 4": timely
    refresh is now slower than servo updated and you'll see how gui
    updates are synced with the ptp protocol.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    aa95124d
Name
Last commit
Last update
arch/lm32 Loading commit data...
boards/arria 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 @ a28d309b
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...
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...