Re: [Linuxptp-devel] [PATCH 10/11] synce4l: add synce_transport interface
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Kubalewski, A. <ark...@in...> - 2022-05-04 12:46:06
|
>-----Original Message----- >From: Miroslav Lichvar <mli...@re...> >Sent: Tuesday, May 3, 2022 11:47 AM >To: Kubalewski, Arkadiusz <ark...@in...> >Cc: lin...@li...; Kwapulinski, Piotr <pio...@in...>; Sawula, Andrzej <and...@in...>; Gerasymenko, Anatolii <ana...@in...> >Subject: Re: [Linuxptp-devel] [PATCH 10/11] synce4l: add synce_transport interface > >On Mon, May 02, 2022 at 11:06:05AM +0200, Arkadiusz Kubalewski wrote: >> Add main code of synce4l - user space application implementing >> standard - Recommendation ITU-T G.8264/Y.1364. >> On init the application parses SyncE config file and initializes a >> synce_clock with SyncE devices and configured ports. >> synce_clock is later polled until application termination. >> >> Add documentation in form of Linux manual and 'synce4l_README.md'. > >> +++ b/synce4l.8 >> @@ -0,0 +1,239 @@ > >> +.IP external_input_ext_QL >> +Extended Quality Level for "external input" mode. >> +.P >> +.RS >> +Extended Quality Level for "external input" mode. > >This sentence is duplicated. > Yes, thanks, I will fix that. Thank you, Arkadiusz >-- >Miroslav Lichvar |