Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
S
Software for White Rabbit PTP Core
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
29
Issues
29
List
Board
Labels
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
image/svg+xml
Discourse
Discourse
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Projects
Software for White Rabbit PTP Core
Commits
2cb6383f
Commit
2cb6383f
authored
Nov 26, 2020
by
Tomasz Wlostowski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
boards/ertm14: added default WR init script
parent
b08c935c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
board.c
boards/ertm14/board.c
+0
-3
wr-init
boards/ertm14/wr-init
+2
-0
No files found.
boards/ertm14/board.c
View file @
2cb6383f
...
...
@@ -1317,9 +1317,6 @@ int ertm14_low_level_init(void)
{
board_dbg
(
"OUT[%d] PWR REF = %d mBm, LO = %d mBm
\n
"
,
i
,
board
.
rf_distr
.
pwr_ref_ch
[
i
],
board
.
rf_distr
.
pwr_lo_ch
[
i
]
);
}
for
(;;);
}
/* Setup the SoftPLL for the OCXO we have */
...
...
boards/ertm14/wr-init
0 → 100644
View file @
2cb6383f
ptp stop
ptp start
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