-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
Currently the configuration in #1 is using generic for the ptp0 clock source:
sudo ts2phc -c /dev/ptp0 -s generic -l 7 -m \
--ts2phc.pin_index 2 \
--ts2phc.extts_polarity both --ts2phc.pulsewidth 100000000
From ts2phc's documentation:
ts2phc.nmea_serialport, ts2phc.nmea_baudrate
Specifies the serial port and baudrate in bps for character device providing ToD information when using the nmea PPS signal source. Note that if the options,ts2phc.nmea_remote_hostandts2phc.nmea_remote_port, are both specified, then the given remote connection will be used in preference to the configured serial port. The default serial port is/dev/ttyS0. The default baudrate is 9600 bps.