Re: [Linuxptp-devel] [Linuxptp-users] How do I implement Sync message receive timeout according to
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
|
From: Richard C. <ric...@gm...> - 2019-10-11 04:11:06
|
On Fri, Oct 11, 2019 at 03:24:50AM +0000, Y.b. Lu wrote: > [Y.b. Lu] Sorry, I didn't mean to change it now. > Initially I thought that end instance was different with OC. Current end instance of linuxptp was totally an OC without utilizing follow_up_tlv and free running clock. > I thought 802.1AS should use free running clock for efficiency, and maybe application APIs are needed to be implemented. > > But now I understand current end instance of linuxptp is conformant to 802.1AS. > Although it doesn't support free running clock, we don't have to support it now to make it totally same with standard. But it does support free running! There is even an option called "free_running" and this special management message: * TIME_STATUS_NP # designed for use with gPTP and free_running master_offset 0 ingress_time 0 cumulativeScaledRateOffset +0.000000000 scaledLastGmPhaseChange 0 gmTimeBaseIndicator 0 lastGmPhaseChange 0x0000'0000000000000000.0000 gmPresent false gmIdentity e89a8f.fffe.74f796 Thanks, Richard |