On Mon, Jun 20, 2022 at 03:02:24PM +0200, Maciek Machnikowski wrote:
> Add support for the free-running mode that will not adjust the sink
> clock when enabled.

> diff --git a/phc2sys.c b/phc2sys.c
> index 599f9bd..c974a2b 100644
> --- a/phc2sys.c
> +++ b/phc2sys.c
> @@ -63,6 +63,7 @@
>  #define NS_PER_SEC 1000000000LL
>  
>  #define PHC_PPS_OFFSET_LIMIT 10000000
> +int  g_free_running;

This variable doesn't seem to be used.

-- 
Miroslav Lichvar



_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to