update default ptp4l.conf
Don't set tx_timestamp_timeout. The compiled-in default changed to 10 milliseconds and should work with most HW. Replace slaveOnly option with clientOnly.
This commit is contained in:
parent
9ab243c5fd
commit
9f917cd4bd
@ -3,9 +3,8 @@
|
|||||||
|
|
||||||
[global]
|
[global]
|
||||||
domainNumber 0
|
domainNumber 0
|
||||||
slaveOnly 1
|
clientOnly 1
|
||||||
time_stamping hardware
|
time_stamping hardware
|
||||||
tx_timestamp_timeout 1
|
|
||||||
logging_level 6
|
logging_level 6
|
||||||
summary_interval 0
|
summary_interval 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user