• Jean-Claude BAU's avatar
    [Feature:#128] Improve GM status · b66d61fe
    Jean-Claude BAU authored
    - Add a new state machine available for all timing modes ( Free running
    master, Grand master and boundary clock)
    - State is stored in pp_globals, field timingModeLockingState
    - The 3 main states are :
    -- Locking: Waiting for PLL locked
    -- Locked: PLL is locked
    -- Error: PLL is unlocked but was locked before
    - Changing the timing mode will reset the state to 'Locking'
    b66d61fe
Name
Last commit
Last update
..
assert.h Loading commit data...
conf.h Loading commit data...
constants.h Loading commit data...
diag-macros.h Loading commit data...
faults.h Loading commit data...
ieee1588_types.h Loading commit data...
jiffies.h Loading commit data...
lib.h Loading commit data...
pp-instance.h Loading commit data...
pp-time.h Loading commit data...
ppsi.h Loading commit data...
timeout_def.h Loading commit data...
timeout_prot.h Loading commit data...