Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HDL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RTSD
HDL
Commits
e8a85eec
Commit
e8a85eec
authored
7 years ago
by
Jonathan Hargreaves
Browse files
Options
Downloads
Patches
Plain Diff
Update rbf images used for SC$ testing
parent
4ebe88aa
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
applications/apertif/commissioning/central_commands.sh
+3
-6
3 additions, 6 deletions
applications/apertif/commissioning/central_commands.sh
applications/apertif/commissioning/dish_commands.sh
+4
-0
4 additions, 0 deletions
applications/apertif/commissioning/dish_commands.sh
with
7 additions
and
6 deletions
applications/apertif/commissioning/central_commands.sh
+
3
−
6
View file @
e8a85eec
...
@@ -57,12 +57,9 @@ elif [ "$APP" == "apertif-sr2.6" ]; then
...
@@ -57,12 +57,9 @@ elif [ "$APP" == "apertif-sr2.6" ]; then
elif
[
"
$APP
"
==
"arts_sc1"
]
;
then
elif
[
"
$APP
"
==
"arts_sc1"
]
;
then
IMAGE
=
/home/arts/arts_unb1_sc1-r16748.rbf
IMAGE
=
/home/arts/arts_unb1_sc1-r16748.rbf
elif
[
"
$APP
"
==
"arts_sc4"
]
;
then
elif
[
"
$APP
"
==
"arts_sc4"
]
;
then
#IMAGE=/home/hargreaves/arts_unb1_sc4-r17371.rbf # first 'working' version
IMAGE
=
/home/hargreaves/arts_unb1_sc4-r17721.rbf
# Pre-filter on, flip FFT, 1GbE
#IMAGE=/home/hargreaves/arts_unb1_sc4-r17505.rbf # data buffer before the filterbank
#IMAGE=/home/hargreaves/arts_unb1_sc4-r17735.rbf # Pre-filter on, flip FFT, 10GbE
#IMAGE=/home/hargreaves/arts_unb1_sc4-r17552.rbf # force and data buffer before the mesh
#IMAGE=/home/hargreaves/arts_unb1_sc4-r17576_10GbEin.rbf # enable 10GbE output with 12 copies of IAB
#IMAGE=/home/hargreaves/arts_unb1_sc4-r17615.rbf # test version with no 10GbE and bypassed channelizer
IMAGE
=
/home/hargreaves/arts_unb1_sc4-r17628.rbf
# no 10GbE, data buffer after the WPFB, fixed packet size?
fi
fi
#Extract the RBF file names (without path and extention)
#Extract the RBF file names (without path and extention)
...
...
This diff is collapsed.
Click to expand it.
applications/apertif/commissioning/dish_commands.sh
+
4
−
0
View file @
e8a85eec
...
@@ -68,6 +68,10 @@ elif [ "$APP" == "arts_sc1" ]; then
...
@@ -68,6 +68,10 @@ elif [ "$APP" == "arts_sc1" ]; then
IMAGE_BF
=
/home/daniel/apertif_unb1_fn_beamformer_trans-r17128.rbf
# SR1
IMAGE_BF
=
/home/daniel/apertif_unb1_fn_beamformer_trans-r17128.rbf
# SR1
elif
[
"
$APP
"
==
"arts_sc4"
]
;
then
elif
[
"
$APP
"
==
"arts_sc4"
]
;
then
IMAGE_BF
=
/home/daniel/apertif_unb1_fn_beamformer_trans-r17128.rbf
# 14 april 2017. Fiber delay comp.
IMAGE_BF
=
/home/daniel/apertif_unb1_fn_beamformer_trans-r17128.rbf
# 14 april 2017. Fiber delay comp.
#IMAGE_BF=/home/hargreaves/apertif_unb1_fn_beamformer_trans-r17524.rbf # 15 aug 2017. Force after bf
#IMAGE_BF=/home/hargreaves/apertif_unb1_fn_beamformer_trans-r17576_usedb.rbf # 19 sep 2017. Enable 'terminal' data buffer
#IMAGE_BF=/home/hargreaves/apertif_unb1_fn_beamformer_trans-r17576_nodb.rbf # 19 sep 2017. Disable 'terminal' data buffer
fi
fi
#Extract the RBF file names (without path and extention)
#Extract the RBF file names (without path and extention)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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