Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tango
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira issues
Open 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
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
LOFAR2.0
tango
Commits
79fea239
Commit
79fea239
authored
3 years ago
by
Jan David Mol
Browse files
Options
Downloads
Patches
Plain Diff
L2SS-478
: Include more places where new devices need to be mentioned
parent
3ddcefe0
No related branches found
No related tags found
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tangostationcontrol/tangostationcontrol/devices/README.md
+3
-0
3 additions, 0 deletions
tangostationcontrol/tangostationcontrol/devices/README.md
with
3 additions
and
0 deletions
tangostationcontrol/tangostationcontrol/devices/README.md
+
3
−
0
View file @
79fea239
...
@@ -10,6 +10,9 @@ If a new device is added, it will (likely) need to be referenced in several plac
...
@@ -10,6 +10,9 @@ If a new device is added, it will (likely) need to be referenced in several plac
-
Adjust
`docker-compose/jupyter/ipython-profiles/stationcontrol-jupyter/startup/01-devices.py`
to make an alias for it available in Jupyter,
-
Adjust
`docker-compose/jupyter/ipython-profiles/stationcontrol-jupyter/startup/01-devices.py`
to make an alias for it available in Jupyter,
-
Adjust
`tangostationcontrol/tangostationcontrol/devices/boot.py`
to add the device to the station initialisation sequence,
-
Adjust
`tangostationcontrol/tangostationcontrol/devices/boot.py`
to add the device to the station initialisation sequence,
-
Add to
`docker-compose/`
to create a YaML file to start the device in a docker container. NOTE: it needs a unique 57xx port assigned,
-
Add to
`docker-compose/`
to create a YaML file to start the device in a docker container. NOTE: it needs a unique 57xx port assigned,
-
Adjust
`tangostationcontrol/setup.cfg`
to add an entry point for the device in the package installation,
-
Add to
`tangostationcontrol/tangostationcontrol/integration_test/devices/`
to add an integration test,
-
Add to
`tangostationcontrol/tangostationcontrol/integration_test/devices/`
to add an integration test,
-
Adjust
`sbin/run_integration_test.sh`
to have the device started when running the integration tests,
-
Adjust
`sbin/run_integration_test.sh`
to have the device started when running the integration tests,
-
Add to
`docs/source/devices/`
to mention the device in the end-user documentation.
-
Add to
`docs/source/devices/`
to mention the device in the end-user documentation.
-
Adjust
`docs/source/index.rst`
to include the newly created file in
`docs/source/devices/`
.
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