From: Richard C. <ric...@gm...> - 2016-07-16 19:15:27
|
On Fri, Jul 15, 2016 at 11:00:50AM +0000, Prasenjeet Shodangi wrote: > I am currently trying to run ptp protocol using a single master and a slave > using software timestamping. > I have been able to sync the slave to master for now. That sounds good. > please guide me on how should i continue further. (If you are happy with the result, then there is no need to go further ;) > any helpful reading material would be highly > appreciated. also need help in writing the .conf files. For reading, try IEEE 1588, IEEE 802.1AS-2011, the ptp4l and phc2sys man pages, the linuxptp-users and linuxptp-devel archives on gmane. For the conf files, you can start with default.cfg as it contains the most common default settings. Only change an option when you are sure that you need that special setting (check the ptp4l man page). HTH, Richard |