Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
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
zzha zzha
OpenXG-RAN
Commits
eb4da7a7
Commit
eb4da7a7
authored
Feb 26, 2024
by
Romain Beurdouche
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(doc): add ptp4l service configuration file in 7.2 documentation
parent
c599e172
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
doc/ORAN_FHI7.2_Tutorial.md
doc/ORAN_FHI7.2_Tutorial.md
+6
-0
No files found.
doc/ORAN_FHI7.2_Tutorial.md
View file @
eb4da7a7
...
...
@@ -203,6 +203,12 @@ hybrid_e2e 0
```
Probably you need to increase
`tx_timestamp_timeout`
to 50 or 100 for Intel E-810. You will see that in the logs of ptp.
Create the configuration file for ptp4l (
`/etc/sysconfig/ptp4l`
)
```
OPTIONS="-f /etc/ptp4l.conf"
```
Create the configuration file for phc2sys (
`/etc/sysconfig/phc2sys`
)
```
...
...
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