• 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
Name
Last commit
Last update
..
Makefile Loading commit data...
README-cfield Loading commit data...
bmc.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.c 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...