Re: [Linuxptp-users] problem with version 1.1
PTP IEEE 1588 stack for Linux
Brought to you by:
rcochran
From: Richard C. <ric...@gm...> - 2013-03-04 18:39:02
|
On Mon, Mar 04, 2013 at 05:09:09PM +0100, Álvaro Bustos wrote: > Hello, > > I'm a beginner in ptp and 1588, I've download some time ago the linuxptp > version 1.0 and I compiled and try to run it on an Ubuntu 12.10 64bits > modified to enable pps and ptp, for now Im only trying to implement > software timestamping.. I compiled it typing "make" and after, typing "sudo > make install". > > For simple testing the software I ran ">sudo phc2sys -d /dev/pps0" and it > started running: If you are using software time stamping, then you will not need phc2sys at all. In the case of SW time stamping, the ptp4l program adjusts the Linux system clock directly. HTH, Richard |