• Pietro Fezzardi's avatar
    arch-sim: new simulator diagnostics and config · 717a8f5e
    Pietro Fezzardi authored
    diagnostics:
    
    For testing purposes we can't just read the ofm value
    printed out by the slave, because that's only the offset
    perceived by the slave and can be wrong. We need instead to
    print out the offset obtained subtracting the real time of
    the master from the real time of the slave.
    To print out the ofm we use the "ext" flag of pp_diag.
    The ofm is printed only when the slave gets a
    DelayResp message from the master.
    A new tool to strip ofm out of simulator log is provided
    
    config:
    
    now the max number of simulated ptp iterations can be configured.
    previously one could set the number of seconds to simulate.
    this is not possible anymore.
    717a8f5e
Name
Last commit
Last update
..
mtp Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
adjrate.c Loading commit data...
adjtime.c Loading commit data...
chktime.c Loading commit data...
convert.h Loading commit data...
decent_types.h Loading commit data...
dump-funcs.c Loading commit data...
dump-main.c Loading commit data...
jmptime.c Loading commit data...
pps-out.c Loading commit data...
ptpdump.h Loading commit data...
strip_ofm.sh Loading commit data...