Skip to content
Snippets Groups Projects
Commit 8f29d965 authored by Corné Lukken's avatar Corné Lukken
Browse files

Merge branch 'L2SS-1977' into 'master'

Resolve L2SS-1977

Closes L2SS-1977

See merge request !973
parents d13c4383 55b0a62c
No related branches found
No related tags found
1 merge request!973Resolve L2SS-1977
...@@ -101,10 +101,10 @@ ...@@ -101,10 +101,10 @@
"10.168.162.2" "10.168.162.2"
], ],
"FPGA_beamlet_output_multiple_hdr_udp_destination_port_RW_default_shorthand": [ "FPGA_beamlet_output_multiple_hdr_udp_destination_port_RW_default_shorthand": [
"10320", "10300",
"10321", "10301",
"10322", "10302",
"10323" "10303"
] ]
} }
}, },
......
...@@ -162,6 +162,7 @@ Next change the version in the following places: ...@@ -162,6 +162,7 @@ Next change the version in the following places:
# Release Notes # Release Notes
* 0.42.0 Change CS032 port mappings to prevent beamlet overlap
* 0.41.1 Reduce log size for value changes and metadata publications drastically * 0.41.1 Reduce log size for value changes and metadata publications drastically
* 0.41.0 Export `FPGA_jesd204b_rx_err0_R` and `FPGA_jesd204b_rx_err1_R` SDP monitoring data to prometheus * 0.41.0 Export `FPGA_jesd204b_rx_err0_R` and `FPGA_jesd204b_rx_err1_R` SDP monitoring data to prometheus
* 0.40.2 Add `ds_debug_pycharm` command to debug device servers during integration tests * 0.40.2 Add `ds_debug_pycharm` command to debug device servers during integration tests
......
0.41.1 0.42.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment