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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RTSD
HDL
Commits
d68843d3
Commit
d68843d3
authored
2 years ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Added SDPTR access commands.
parent
d312426e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#31750
passed
2 years ago
Stage: simulation
Stage: synthesis
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/erko_howto_tools.txt
+11
-13
11 additions, 13 deletions
doc/erko_howto_tools.txt
with
11 additions
and
13 deletions
doc/erko_howto_tools.txt
+
11
−
13
View file @
d68843d3
...
...
@@ -4,7 +4,7 @@
* ARGS
* GIT workflow
* SVN
* SDP HW tests
* SDP HW tests
(SDPTR, upe_gear, tcpdump)
* Confluence
* Polarion
* LaTeX
...
...
@@ -23,7 +23,6 @@
* Jupyter
* Graphana
* Zenodo DOI
* SDPTR
* Drawio
...
...
@@ -387,8 +386,9 @@ small narrow icons. I can recover them by selecting the Figure icon and then
choosing the expand button in the bar on top or below the Figure. Weird, but
for me it is an ok workaround,
*******************************************************************************
* SDP HW tests:
* SDP HW tests
(SDPTR, upe_gear, tcpdump)
:
*******************************************************************************
Remote access using step:
...
...
@@ -401,8 +401,8 @@ then:
> ping 10.87.0.186 (= dop386)
> ssh -X dop386.astron.nl
> ssh -X kooistra@10.87.0.186 # dop386
> ssh -J bastion.astron.nl kooistra@10.87.0.186 # dop386
> ssh -X kooistra@10.87.0.186 # dop386
from ASTROM
> ssh -J bastion.astron.nl kooistra@10.87.0.186 # dop386
from home
1) gitlab
Zorg er voor dat je de GIT repositories hebt op dop386 (10.87.0.186)
...
...
@@ -466,6 +466,10 @@ then:
64 sdp_rw.py --host 10.99.0.250 --port 4842 -r xst_integration_interval
71 sdp_rw.py --host 10.99.0.250 --port 4842 -r signal_input_bsn
4) tcpdump
sudo tcpdump -vvXXSnelfi enp5s0
*******************************************************************************
* Polarion:
*******************************************************************************
...
...
@@ -846,6 +850,8 @@ dop466_0 = HDD
> zip -r apertif_matlab-v1.0.zip apertif_matlab
> zipinfo apertif_matlab-v1.0.zip
> tar -xvzf lofar2_unb2b_sdp_station_full_wg-r241070441.tar.gz
> grep -rl 'search text in files' . # -r for recursive, -l for only list filename
> find . -name *_thisfile.txt
...
...
@@ -1053,14 +1059,6 @@ Reading package lists... Done
Gelukt !
*******************************************************************************
* SDPTR
*******************************************************************************
:kooistra@dop466:/dop466_0/kooistra/git/sdptr/test/py/control$ ./sdp_rw.py --host dop421 -l
:kooistra@dop466:/dop466_0/kooistra/git/sdptr/test/py/control$ ./sdp_rw.py --host dop421 -r firmware_version
*******************************************************************************
* Drawio
*******************************************************************************
...
...
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