> -----Original Message----- > From: Richard Cochran [mailto:richardcoch...@gmail.com] > Sent: Monday, September 30, 2019 7:07 PM > To: Rodney Cummings <rodney.cummi...@ni.com> > Cc: rodney.greenstr...@gmail.com; Андрей Иванов <ia...@yandex.com>; Erik > Hons <erik.h...@ni.com>; linuxptp-devel@lists.sourceforge.net > Subject: Re: [Linuxptp-devel] [Linuxptp-users] How do I implement Sync message > receive timeout according to Automotive and 802.1 AS profiles? > > On Mon, Sep 30, 2019 at 07:16:31PM +0000, Rodney Cummings wrote: > > > In 1588-2008, 8.2.5.4.3, portDS.logSyncInterval is specified per-port. > > If the Sync interval was mandated to be the same on all ports, it would > > exist in defaultDS or similar. In 1588-2008, 7.7.2.3, NOTE 1 even provides > > an example of why the intervals might differ per-port. > > Thanks for that explanation. The linuxptp code has logSyncInterval as > a per-port configuration option, so support of this point is given. I > just never actually set it per-port. > > > I only meant that since linuxptp strives to align with the IEEE standards > > (for good > reason), > > it might be better to avoid explicit properties for those documents (e.g. > > boolean > property > > like "AvnuAutomotiveSpec" or "AutosarTimeSyncSpec"). Instead, linuxptp can > provide an > > individual property for each non-conformant feature in those documents (e.g. > boolean property > > for "transmitAnnounce", default TRUE). > > +1 > > Thanks, > Richard
Yep. We've always been about naming configuration around what it does, and providing config options that let us implement various profiles. Then, the profiles themselves are stored as configuration files in the configs directory. I heartily agree we should continue in that direction. Thanks, Jake > > > _______________________________________________ > Linuxptp-devel mailing list > Linuxptp-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/linuxptp-devel _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel