On Fri, Feb 26, 2021 at 06:54:07AM +, Karthikkumar V wrote:
> This code changes brings in the ability to program the acceptable
> clockClass threshold beyond which device will move to holdover/free-run.
> Default clockClass threshold is 248.
> Example Use-Case:
> This is needed in the cases whe
On Wed, Feb 24, 2021 at 10:27:05AM +, Karthikkumar V wrote:
> diff --git a/clock.c b/clock.c
> index c1fcff6..6dd4661 100644
> --- a/clock.c
> +++ b/clock.c
> @@ -136,6 +136,7 @@ struct clock {
> struct monitor *slave_event_monitor;
> int step_window_counter;
> int step_windo