Skip to content
Snippets Groups Projects
Commit c08ea78a authored by Jan David Mol's avatar Jan David Mol
Browse files

Resolve L2SS-2020 "Add clock_RW to metadata statistics"

parent f10977bf
No related branches found
No related tags found
1 merge request!1053Resolve L2SS-2020 "Add clock_RW to metadata statistics"
......@@ -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
......
0.46.0
0.46.1
......@@ -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"],
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment