• Jean-Claude BAU's avatar
    [Issue:#196] WR time not set properly in GM mode · 36accb7e
    Jean-Claude BAU authored
    The WR time is set in GM mode as follow :
    1/ At startup the NTP time is set using wr_date script
    2/ PPSi calls the tool wr_date with parameters "set host". It will be
    called every time it detects a PLL transition from UNLOCKED to LOCKED
    state. Also PPSi provide a error counter 'gmUnlockErr' which gives the
    number of time the PLL unlocked.
    3/ Parameters "-v set host" in wr_date tool, set only the second part of
    the WR time. The time is set in a middle of two WR seconds ticks.
    36accb7e
Name
Last commit
Last update
..
Makefile Loading commit data...
README-cfield Loading commit data...
bmc.c Loading commit data...
common-fun-p2p.c Loading commit data...
common-fun.c Loading commit data...
common-fun.h Loading commit data...
fsm-lib.c Loading commit data...
fsm-table.c Loading commit data...
hooks.c Loading commit data...
msg-p2p.c Loading commit data...
msg.c Loading commit data...
msg.h Loading commit data...
open-close.c Loading commit data...
servo.c Loading commit data...
state-disabled.c Loading commit data...
state-faulty.c Loading commit data...
state-initializing.c Loading commit data...
state-listening.c Loading commit data...
state-master.c Loading commit data...
state-passive.c Loading commit data...
state-slave.c Loading commit data...