• Alessandro Rubini's avatar
    lib/latency: changes to the better · 965efd02
    Alessandro Rubini authored
    This is incompatible with the previous implementation
    
     - sequence number is 32 bits
     - frames are 1,2,3 not 0,1,2 (so to be *more* incompatible)
     - no fake latency values are printed if frames are lost
     - the message is one line instead of two, and cleaner too
     - the sender reminds it's sending every 10s.
    
    The receiver's messages now include the sequence number, so we can
    match different receivers on a network.  Also, The sender's message
    report both TAI and sequence, so we can related frames to the time of
    day.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    965efd02
Name
Last commit
Last update
arch/lm32 Loading commit data...
configs Loading commit data...
dev Loading commit data...
doc Loading commit data...
host 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 @ c93d7100
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...