• Alessandro Rubini's avatar
    wr-servo: TRACK_PHASE now monitors delays to zero it · e052a9be
    Alessandro Rubini authored
    During track-phase we used to find the setpoint and then track changes in
    the master-to-slave delay, thus not zeroing any initial error that may
    happen (e.g. the initial sample was more jittery than average).
    
    Now we use the clock offset as correction source. Setpoint is
    adjusted by 1/4th of the current offset, to smooth a little the jitter.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    e052a9be
Name
Last commit
Last update
..
Makefile Loading commit data...
common-fun.c Loading commit data...
fsm-table.c Loading commit data...
hooks.c Loading commit data...
state-wr-calibrated.c Loading commit data...
state-wr-calibration.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...