flexPTP-test/start_linuxptp.sh
András Wiesner df1d6a9f1c - initial
2026-04-23 10:34:28 +02:00

5 lines
248 B
Bash
Executable File

#!/bin/bash
COMMON_FLAGS=--priority1=127 --priority2=255 --gmCapable=1 --neighborPropDelayThresh=100000 --min_neighbor_prop_delay=-20000000 --assume_two_step=1 --ptp_minor_version=0
ptp4l -i "$1" -f "linuxptp_configs/$2.cfg" -m -l 6 $COMMON_FLAGS