Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
tsn-measures
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
tsn-measures
Commits
fe7bcdd0
Commit
fe7bcdd0
authored
Aug 28, 2020
by
Joanne Hugé
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
WIP: Update test-board-synchro
parent
a62a0a8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
scripts/test-board-synchro
scripts/test-board-synchro
+4
-2
No files found.
scripts/test-board-synchro
View file @
fe7bcdd0
...
...
@@ -82,16 +82,18 @@ echo "Starting ptp4l on slaves";
echo
"Waiting for ptp to take effect..."
;
sleep
3
5
;
sleep
3
0
;
# Run phc2sys
#phc2sys -arrm &> ~/phc2sys1_log&
#phc2sys -arrm &> ~/phc2sys2log&
./run-phc2sys
-i
enp1s0
;
./run-phc2sys
-i
enp2s0
;
echo
"Waiting for phc2sys to take effect..."
;
sleep
5
;
sleep
20
;
echo
"Start servers on slave"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment