• Jean-Claude BAU's avatar
    Fix PPS missing issue · ec89448c
    Jean-Claude BAU authored
    After around 36 hours, one PPS was missing. This was due to an issue in
    the WR extension. When the sequence id in the announce message was
    moving from 65535 to 0, the WR handshake was restarted. As a result of
    that, the side effects would be :
    - a missing PPS
    - an unlock of the PLL
    ec89448c
Name
Last commit
Last update
..
Makefile Loading commit data...
common-fun.c Loading commit data...
hooks.c Loading commit data...
state-wr-abscal.c Loading commit data...
state-wr-calibrated.c Loading commit data...
state-wr-calibration.c Loading commit data...
state-wr-idle.c Loading commit data...
state-wr-link-on.c Loading commit data...
state-wr-locked.c Loading commit data...
state-wr-m-lock.c Loading commit data...
state-wr-present.c Loading commit data...
state-wr-resp-calib-req.c Loading commit data...
state-wr-s-lock.c Loading commit data...
wr-api.h Loading commit data...
wr-constants.h Loading commit data...
wr-msg.c Loading commit data...
wr-servo.c Loading commit data...
wr-state-machine.c Loading commit data...