Re: [Linuxptp-devel] [RFC 0/1] Adding support for AVnu Automotive Profile
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2018-07-21 05:41:55
|
On Thu, Jul 19, 2018 at 09:15:15PM +0000, Patel, Vedang wrote: > A very basic question: What is the best way for master to determine the > system has stabilized and change the sync interval? In the original > plan, the slave would know and then it would send a signaling message > to increase the interval. Hm. I had assumed that the master was supposed to switch automatically, but reading the pdf again, it appears to place the control of the change in interval into the downstream node. I would have guessed that in a carefully engineered system (like what they are talking about here), the initial convergence time would be known in advance and statically configured at the master. However, that is not what this spec. says. So it looks like we will need the signaling option after all. Thanks, Richard |