Skip to content
GitLab
Explore
Sign in
Register
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
50fa23a1
Commit
50fa23a1
authored
8 years ago
by
Daniel van der Schuur
Browse files
Options
Downloads
Patches
Plain Diff
-Disabled broken link.
parent
96147ab5
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
applications/apertif/commissioning/central_commands.sh
+5
-0
5 additions, 0 deletions
applications/apertif/commissioning/central_commands.sh
with
5 additions
and
0 deletions
applications/apertif/commissioning/central_commands.sh
+
5
−
0
View file @
50fa23a1
...
@@ -241,6 +241,11 @@ done
...
@@ -241,6 +241,11 @@ done
# python $UPE/peripherals/util_dp_bsn_aligner.py --unb 5 --bn 2 -r 0 -n 2 -s INPUT
# python $UPE/peripherals/util_dp_bsn_aligner.py --unb 5 --bn 2 -r 0 -n 2 -s INPUT
#fi
#fi
# This receiver @ XC unb 5 gets no packets. BSN monitors on RT8 look good; optical link issue? Date: 29 June 2017.
if
[
$(
echo
$UNBS
|
grep
-c
5
)
==
'1'
]
;
then
python
$UPE
/peripherals/util_dp_bsn_aligner.py
--unb
5
--bn
2
-r
0
-n
2
-s
INPUT
fi
# This receiver @ XC unb 0 sees bursts of CRC errors now and then. Undiagnosed. Optics replaced on both sides 17 may 2017.
# This receiver @ XC unb 0 sees bursts of CRC errors now and then. Undiagnosed. Optics replaced on both sides 17 may 2017.
#if [ $(echo $UNBS | grep -c 0) == '1' ]; then
#if [ $(echo $UNBS | grep -c 0) == '1' ]; then
# python $UPE/peripherals/util_dp_bsn_aligner.py --unb 0 --bn 0 -r 0 -n 2 -s INPUT
# python $UPE/peripherals/util_dp_bsn_aligner.py --unb 0 --bn 0 -r 0 -n 2 -s INPUT
...
...
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