Re: [Linuxptp-devel] [PATCH v5 03/13] ts2phc: rename "slave clocks" to "PPS sinks"
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
|
From: Richard C. <ric...@gm...> - 2022-05-15 17:36:10
|
On Tue, Nov 23, 2021 at 02:14:11AM +0200, Vladimir Oltean wrote: > The ts2phc program will introduce clock synchronization which is > orthogonal to the direction in which PPS is emitted (from the master > to the slave). > > To have a more consistent terminology, we can avoid using the > ultra-generic term "slave" and replace it with "PPS sink", which > describes the role of the data structure in the new interpretation of > the program in a much clearer way. > > Signed-off-by: Vladimir Oltean <ol...@gm...> Applied. Thanks, Richard |