• Jean-Claude BAU's avatar
    HA updates, bug fixes and optimization · fbe6df4e
    Jean-Claude BAU authored
    - Move initialization of configurable parameters in L1SYNC init hook
    - Set the L1SYNC state to DISABLE in the startup otherwise the state is
    not set if the port is not connected
    - Remove time printing in diag messages
    - restrict call to servo only when the state is UP
    - Adjust properly the delay returned by each l1sync state functions
    - Set REQUEST timeout value dependent of the delay mechanism (E2E/P2P)
    - Bug fix: PP_P2P_MECH used instead of P2P
    - Optimize the REQUEST timeout to generate asap a DelayReq message after
    the first SYNC message received
    fbe6df4e
l1e-state-machine.c 11.7 KB