Skip to content
GitLab
Explore
Sign in
Register
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LOFAR2.0
tango
Commits
c08ea78a
Commit
c08ea78a
authored
4 months ago
by
Jan David Mol
Browse files
Options
Downloads
Patches
Plain Diff
Resolve
L2SS-2020
"Add clock_RW to metadata statistics"
parent
f10977bf
No related branches found
No related tags found
1 merge request
!1053
Resolve L2SS-2020 "Add clock_RW to metadata statistics"
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+1
-0
1 addition, 0 deletions
README.md
tangostationcontrol/VERSION
+1
-1
1 addition, 1 deletion
tangostationcontrol/VERSION
tangostationcontrol/tangostationcontrol/devices/metadata.py
+1
-0
1 addition, 0 deletions
tangostationcontrol/tangostationcontrol/devices/metadata.py
with
3 additions
and
1 deletion
README.md
+
1
−
0
View file @
c08ea78a
...
...
@@ -150,6 +150,7 @@ Next change the version in the following places:
through
[
https://git.astron.nl/lofar2.0/tango/-/tags
](
Deploy
Tags)
# Release Notes
*
0.46.1 Include clock_RW in metadata JSON
*
0.46.0 Expose latest BST/SST/XST from ZMQ over gRPC
*
0.45.12 Improve syslog parsing for PyPCC logs
*
0.45.11 Add Antenna Status & Use gRPC interface
...
...
This diff is collapsed.
Click to expand it.
tangostationcontrol/VERSION
+
1
−
1
View file @
c08ea78a
0.46.
0
0.46.
1
This diff is collapsed.
Click to expand it.
tangostationcontrol/tangostationcontrol/devices/metadata.py
+
1
−
0
View file @
c08ea78a
...
...
@@ -154,6 +154,7 @@ class Metadata(LOFARDevice):
"
FPGA_hardware_version_R
"
,
"
nr_signal_inputs_R
"
,
"
first_signal_input_index_R
"
,
"
clock_RW
"
,
],
"
ObservationControl
"
:
[
"
running_observations_R
"
,
"
active_antenna_fields_R
"
],
}
...
...
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