File tree Expand file tree Collapse file tree 1 file changed +22
-22
lines changed Expand file tree Collapse file tree 1 file changed +22
-22
lines changed Original file line number Diff line number Diff line change 9
9
profile :
10
10
- name : " grandmaster"
11
11
ptp4lOpts : " -2 --summary_interval -4"
12
- phc2sysOpts : -r -u 0 -m -O -37 -N 8 -R 16 -s $iface_master -n 24
12
+ phc2sysOpts : -r -u 0 -m -O -37 -N 8 -R 16 -s $iface_nic1 -n 24
13
13
ptpSchedulingPolicy : SCHED_FIFO
14
14
ptpSchedulingPriority : 10
15
15
ptpSettings :
@@ -22,16 +22,16 @@ spec:
22
22
LocalHoldoverTimeout : 14400
23
23
MaxInSpecOffset : 100
24
24
pins :
25
- " $iface_master_nic1 " :
26
- " U.FL2 " : " 0 2"
27
- " U.FL1 " : " 0 1"
28
- " SMA2 " : " 0 2"
29
- " SMA1 " : " 2 1"
30
- " $iface_master_nic2 " :
31
- " U.FL2 " : " 0 2"
32
- " U.FL1 " : " 0 1"
33
- " SMA2 " : " 0 2"
34
- " SMA1 " : " 1 1"
25
+ " $iface_nic1 " :
26
+ " U.FL2 " : " 0 2"
27
+ " U.FL1 " : " 0 1"
28
+ " SMA2 " : " 0 2"
29
+ " SMA1 " : " 2 1"
30
+ " $iface_nic2 " :
31
+ " U.FL2 " : " 0 2"
32
+ " U.FL1 " : " 0 1"
33
+ " SMA2 " : " 0 2"
34
+ " SMA1 " : " 1 1"
35
35
ublxCmds :
36
36
- args : # ubxtool -P 29.20 -z CFG-HW-ANT_CFG_VOLTCTRL,1
37
37
- " -P"
79
79
- " 1"
80
80
- " -e"
81
81
- " SURVEYIN,600,50000"
82
- reportOutput : true
82
+ reportOutput : true
83
83
- args : # ubxtool -P 29.20 -p MON-HW
84
84
- " -P"
85
85
- " 29.20"
@@ -99,30 +99,30 @@ spec:
99
99
#example value of gnss_serialport is /dev/ttyGNSS_1700_0
100
100
ts2phc.nmea_serialport $gnss_serialport
101
101
leapfile /usr/share/zoneinfo/leap-seconds.list
102
- [$iface_master ]
102
+ [$iface_nic1 ]
103
103
ts2phc.extts_polarity rising
104
104
ts2phc.extts_correction 0
105
- [$iface_master_nic2 ]
105
+ [$iface_nic2 ]
106
106
ts2phc.master 0
107
107
ts2phc.extts_polarity rising
108
108
#this is a measured value in nanoseconds to compensate for SMA cable delay
109
109
ts2phc.extts_correction -10
110
110
ptp4lConf : |
111
- [$iface_master ]
111
+ [$iface_nic1 ]
112
112
masterOnly 1
113
- [$iface_master_1 ]
113
+ [$iface_nic1_1 ]
114
114
masterOnly 1
115
- [$iface_master_2 ]
115
+ [$iface_nic1_2 ]
116
116
masterOnly 1
117
- [$iface_master_3 ]
117
+ [$iface_nic1_3 ]
118
118
masterOnly 1
119
- [$iface_master_nic2 ]
119
+ [$iface_nic2 ]
120
120
masterOnly 1
121
- [$iface_master_nic2_1 ]
121
+ [$iface_nic2_1 ]
122
122
masterOnly 1
123
- [$iface_master_nic2_2 ]
123
+ [$iface_nic2_2 ]
124
124
masterOnly 1
125
- [$iface_master_nic2_3 ]
125
+ [$iface_nic2_3 ]
126
126
masterOnly 1
127
127
[global]
128
128
#
You can’t perform that action at this time.
0 commit comments