Commit 17109369 authored by Adam Wujek's avatar Adam Wujek 💬

userspace/snmpd: expand comment for wrsSoftPLLStatus

in file wrsTimingStatusGroup.c
Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
parent 29011a89
......@@ -116,11 +116,11 @@ time_t wrsTimingStatus_data_fill(void)
|************************* wrsSoftPLLStatus *************************|
\*********************************************************************/
/*
* DelCnt - warning if > 0
* DelCnt - warning if > 0 or no change in DelCnt
* seqstate has to be 8 (ready)
* mode = 1 (grand master) aligin state must be 6 (LOCKED)
* mode = 2 (free running master)
* mode = 3 (slave)
* mode = 3 (slave) and wrsSpllHlock != 0 and wrsSpllMlock != 0
*/
s = &wrsSpllStatus_s;
if ( /* check if error */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment