• Cesar Prados's avatar
    pdelay/pclock: add pclock state to the standard protocol · 3925ed68
    Cesar Prados authored
    pclock is a clock involved in the calculation
    of the link delay using Peer Delay Mechanism.
    This calculation is independent of whether a clock
    is a master/slave. There is delay requester, pclock_req,
    and, and delay responder, pclock_resp.
    The Grandmaster clock is the only one in charge of sending Sync messages
    and complete the synchronization. In case of BC, one
    port e.g. port 1 is a pclock connected to the upstream
    Grandmaster Clock, and the rest of ports, downstream, Grandmaster
    Clocks. In a TC, all the ports are just pclocks, who calculate
    the link delay and forward the sync and follow up msg till the slaves.
    Signed-off-by: Cesar Prados's avatarC.Prados <c.prados@gsi.de>
    3925ed68
Name
Last commit
Last update
arch-bare-i386 Loading commit data...
arch-bare-x86-64 Loading commit data...
arch-sim Loading commit data...
arch-unix Loading commit data...
arch-wrpc Loading commit data...
arch-wrs Loading commit data...
configs Loading commit data...
doc Loading commit data...
etc Loading commit data...
include/ppsi Loading commit data...
lib Loading commit data...
lib-bare Loading commit data...
pp_printf Loading commit data...
proto-ext-whiterabbit Loading commit data...
proto-standard Loading commit data...
scripts Loading commit data...
time-bare Loading commit data...
time-sim Loading commit data...
time-unix Loading commit data...
time-wrpc Loading commit data...
time-wrs Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
COPYING.LIB Loading commit data...
Kconfig Loading commit data...
MAKEALL Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
diag.c Loading commit data...
fsm.c Loading commit data...