Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
White Rabbit Switch - Software
Manage
Activity
Members
Labels
Plan
Issues
99
Issue boards
Milestones
Wiki
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
White Rabbit Switch - Software
Commits
7da36c28
Commit
7da36c28
authored
9 years ago
by
Grzegorz Daniluk
Browse files
Options
Downloads
Patches
Plain Diff
adding default calibration values for v4.2 release (v3.4 hw)
parent
8090b287
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Kconfig
+21
-21
21 additions, 21 deletions
Kconfig
configs/wrs_release_defconfig
+20
-20
20 additions, 20 deletions
configs/wrs_release_defconfig
with
41 additions
and
41 deletions
Kconfig
+
21
−
21
View file @
7da36c28
...
...
@@ -267,8 +267,8 @@ menu "Port Timing Configuration"
config PORT00_PARAMS
string "Parameters for the first port"
default "name=wr0,proto=raw,tx=
0,rx=160000
,role=slave,fiber=0" if TIME_BC
default "name=wr0,proto=raw,tx=
0,rx=160000
,role=master,fiber=0"
default "name=wr0,proto=raw,tx=
223876,rx=226248
,role=slave,fiber=0" if TIME_BC
default "name=wr0,proto=raw,tx=
223876,rx=226248
,role=master,fiber=0"
help
This item, and the following ones, are used to assign the
constant delays (likely from calibration), protocol type (raw or udp),
...
...
@@ -277,71 +277,71 @@ config PORT00_PARAMS
config PORT01_PARAMS
string "Parameters for the second port"
default "name=wr1,proto=raw,tx=
0,rx=160000
,role=master,fiber=0"
default "name=wr1,proto=raw,tx=
224083,rx=226197
,role=master,fiber=0"
config PORT02_PARAMS
string "Parameters for a further port"
default "name=wr2,proto=raw,tx=
0,rx=160000
,role=master,fiber=0"
default "name=wr2,proto=raw,tx=
224100,rx=226458
,role=master,fiber=0"
config PORT03_PARAMS
string "Parameters for a further port"
default "name=wr3,proto=raw,tx=
0,rx=160000
,role=master,fiber=0"
default "name=wr3,proto=raw,tx=
224298,rx=226694
,role=master,fiber=0"
config PORT04_PARAMS
string "Parameters for a further port"
default "name=wr4,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
default "name=wr4,proto=raw,tx=
224324,rx=227692
,role=master,fiber=0"
config PORT05_PARAMS
string "Parameters for a further port"
default "name=wr5,proto=raw,tx=
0,rx=16120
0,role=master,fiber=0"
default "name=wr5,proto=raw,tx=
224634,rx=22796
0,role=master,fiber=0"
config PORT06_PARAMS
string "Parameters for a further port"
default "name=wr6,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
default "name=wr6,proto=raw,tx=
224749,rx=228051
,role=master,fiber=0"
config PORT07_PARAMS
string "Parameters for a further port"
default "name=wr7,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
default "name=wr7,proto=raw,tx=
224943,rx=228143
,role=master,fiber=0"
config PORT08_PARAMS
string "Parameters for a further port"
default "name=wr8,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
default "name=wr8,proto=raw,tx=
225054,rx=228216
,role=master,fiber=0"
config PORT09_PARAMS
string "Parameters for a further port"
default "name=wr9,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
default "name=wr9,proto=raw,tx=
225189,rx=228485
,role=master,fiber=0"
config PORT10_PARAMS
string "Parameters for a further port"
default "name=wr10,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
default "name=wr10,proto=raw,tx=
225513,rx=228969
,role=master,fiber=0"
config PORT11_PARAMS
string "Parameters for a further port"
default "name=wr11,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
default "name=wr11,proto=raw,tx=
225665,rx=229055
,role=master,fiber=0"
config PORT12_PARAMS
string "Parameters for a further port"
default "name=wr12,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
default "name=wr12,proto=raw,tx=
225837,rx=229273
,role=master,fiber=0"
config PORT13_PARAMS
string "Parameters for a further port"
default "name=wr13,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
default "name=wr13,proto=raw,tx=
225950,rx=229426
,role=master,fiber=0"
config PORT14_PARAMS
string "Parameters for a further port"
default "name=wr14,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
default "name=wr14,proto=raw,tx=
226243,rx=229899
,role=master,fiber=0"
config PORT15_PARAMS
string "Parameters for a further port"
default "name=wr15,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
default "name=wr15,proto=raw,tx=
226355,rx=229979
,role=master,fiber=0"
config PORT16_PARAMS
string "Parameters for a further port"
default "name=wr16,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
default "name=wr16,proto=raw,tx=
226534,rx=230008
,role=master,fiber=0"
config PORT17_PARAMS
string "Parameters for a further port"
default "name=wr17,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
default "name=wr17,proto=raw,tx=
226709,rx=230215
,role=master,fiber=0"
endmenu
...
...
@@ -349,7 +349,7 @@ menu "SFP and Media Timing Configuration"
config SFP00_PARAMS
string "Parameters for one SFP device type"
default "vn=Axcen Photonics,pn=AXGE-1254-0531,tx=
1
0,rx=
1
0,wl_txrx=1310+1490"
default "vn=Axcen Photonics,pn=AXGE-1254-0531,tx=0,rx=0,wl_txrx=1310+1490"
help
This parameter, and the following ones, are used to
configure the timing parameters of a specific SFP
...
...
@@ -360,7 +360,7 @@ config SFP00_PARAMS
config SFP01_PARAMS
string "Parameters for one SFP device type"
default "vn=Axcen Photonics,pn=AXGE-3454-0531,tx=
1
0,rx=
1
0,wl_txrx=1490+1310"
default "vn=Axcen Photonics,pn=AXGE-3454-0531,tx=0,rx=0,wl_txrx=1490+1310"
config SFP02_PARAMS
string "Parameters for one SFP device type"
...
...
This diff is collapsed.
Click to expand it.
configs/wrs_release_defconfig
+
20
−
20
View file @
7da36c28
...
...
@@ -36,30 +36,30 @@ CONFIG_WRS_LOG_WRSWATCHDOG="daemon.info"
#
# Port Timing Configuration
#
CONFIG_PORT00_PARAMS="name=wr0,proto=raw,tx=
0,rx=160000
,role=slave,fiber=0"
CONFIG_PORT01_PARAMS="name=wr1,proto=raw,tx=
0,rx=160000
,role=master,fiber=0"
CONFIG_PORT02_PARAMS="name=wr2,proto=raw,tx=
0,rx=160000
,role=master,fiber=0"
CONFIG_PORT03_PARAMS="name=wr3,proto=raw,tx=
0,rx=160000
,role=master,fiber=0"
CONFIG_PORT04_PARAMS="name=wr4,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
CONFIG_PORT05_PARAMS="name=wr5,proto=raw,tx=
0,rx=16120
0,role=master,fiber=0"
CONFIG_PORT06_PARAMS="name=wr6,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
CONFIG_PORT07_PARAMS="name=wr7,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
CONFIG_PORT08_PARAMS="name=wr8,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
CONFIG_PORT09_PARAMS="name=wr9,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
CONFIG_PORT10_PARAMS="name=wr10,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
CONFIG_PORT11_PARAMS="name=wr11,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
CONFIG_PORT12_PARAMS="name=wr12,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
CONFIG_PORT13_PARAMS="name=wr13,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
CONFIG_PORT14_PARAMS="name=wr14,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
CONFIG_PORT15_PARAMS="name=wr15,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
CONFIG_PORT16_PARAMS="name=wr16,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
CONFIG_PORT17_PARAMS="name=wr17,proto=raw,tx=
0,rx=161200
,role=master,fiber=0"
CONFIG_PORT00_PARAMS="name=wr0,proto=raw,tx=
223876,rx=226248
,role=slave,fiber=0"
CONFIG_PORT01_PARAMS="name=wr1,proto=raw,tx=
224083,rx=226197
,role=master,fiber=0"
CONFIG_PORT02_PARAMS="name=wr2,proto=raw,tx=
224100,rx=226458
,role=master,fiber=0"
CONFIG_PORT03_PARAMS="name=wr3,proto=raw,tx=
224298,rx=226694
,role=master,fiber=0"
CONFIG_PORT04_PARAMS="name=wr4,proto=raw,tx=
224324,rx=227692
,role=master,fiber=0"
CONFIG_PORT05_PARAMS="name=wr5,proto=raw,tx=
224634,rx=22796
0,role=master,fiber=0"
CONFIG_PORT06_PARAMS="name=wr6,proto=raw,tx=
224749,rx=228051
,role=master,fiber=0"
CONFIG_PORT07_PARAMS="name=wr7,proto=raw,tx=
224943,rx=228143
,role=master,fiber=0"
CONFIG_PORT08_PARAMS="name=wr8,proto=raw,tx=
225054,rx=228216
,role=master,fiber=0"
CONFIG_PORT09_PARAMS="name=wr9,proto=raw,tx=
225189,rx=228485
,role=master,fiber=0"
CONFIG_PORT10_PARAMS="name=wr10,proto=raw,tx=
225513,rx=228969
,role=master,fiber=0"
CONFIG_PORT11_PARAMS="name=wr11,proto=raw,tx=
225665,rx=229055
,role=master,fiber=0"
CONFIG_PORT12_PARAMS="name=wr12,proto=raw,tx=
225837,rx=229273
,role=master,fiber=0"
CONFIG_PORT13_PARAMS="name=wr13,proto=raw,tx=
225950,rx=229426
,role=master,fiber=0"
CONFIG_PORT14_PARAMS="name=wr14,proto=raw,tx=
226243,rx=229899
,role=master,fiber=0"
CONFIG_PORT15_PARAMS="name=wr15,proto=raw,tx=
226355,rx=229979
,role=master,fiber=0"
CONFIG_PORT16_PARAMS="name=wr16,proto=raw,tx=
226534,rx=230008
,role=master,fiber=0"
CONFIG_PORT17_PARAMS="name=wr17,proto=raw,tx=
226709,rx=230215
,role=master,fiber=0"
#
# SFP and Media Timing Configuration
#
CONFIG_SFP00_PARAMS="vn=Axcen Photonics,pn=AXGE-1254-0531,tx=
1
0,rx=
1
0,wl_txrx=1310+1490"
CONFIG_SFP01_PARAMS="vn=Axcen Photonics,pn=AXGE-3454-0531,tx=
1
0,rx=
1
0,wl_txrx=1490+1310"
CONFIG_SFP00_PARAMS="vn=Axcen Photonics,pn=AXGE-1254-0531,tx=0,rx=0,wl_txrx=1310+1490"
CONFIG_SFP01_PARAMS="vn=Axcen Photonics,pn=AXGE-3454-0531,tx=0,rx=0,wl_txrx=1490+1310"
CONFIG_SFP02_PARAMS=""
CONFIG_SFP03_PARAMS=""
CONFIG_SFP04_PARAMS=""
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment