Skip to content
Snippets Groups Projects
Commit aa95124d authored by Alessandro Rubini's avatar Alessandro Rubini
Browse files

gui: print a new status screen whenever the wr servo runs


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: default avatarAlessandro Rubini <rubini@gnudd.com>
parent 684fa5cd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment