• 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
..
include Loading commit data...
mini-rpc Loading commit data...
Makefile Loading commit data...
hal_minirpc.c Loading commit data...
main-loop.c Loading commit data...
save_size.sh Loading commit data...
shmem.c Loading commit data...
util.c Loading commit data...
wrs-calibration.c Loading commit data...
wrs-conf.c Loading commit data...
wrs-io.c Loading commit data...
wrs-ipcserver.c Loading commit data...
wrs-port.c Loading commit data...
wrs-startup.c Loading commit data...