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

L2SS-1456: Added antennaset definitions for CS001

parent e6c3eedc
Branches
Tags
1 merge request!690L2SS-1456: Added antennaset definitions for CS001
...@@ -487,6 +487,20 @@ ...@@ -487,6 +487,20 @@
"AntennaField": { "AntennaField": {
"STAT/AntennaField/LBA": { "STAT/AntennaField/LBA": {
"properties": { "properties": {
"Antenna_Sets": [
"INNER",
"OUTER",
"SPARSE_EVEN",
"SPARSE_ODD",
"ALL"
],
"Antenna_Set_Masks":[
"111111111111111111111111111111111111111111111111000000000000000000000000000000000000000000000000",
"000000000000000000000000000000000000000000000000111111111111111111111111111111111111111111111111",
"101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010",
"010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101010101",
"111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111"
],
"Control_to_RECV_mapping": [ "Control_to_RECV_mapping": [
"1", "1", "1", "1",
"1", "3", "1", "3",
...@@ -922,6 +936,12 @@ ...@@ -922,6 +936,12 @@
}, },
"STAT/AntennaField/HBA0": { "STAT/AntennaField/HBA0": {
"properties": { "properties": {
"Antenna_Sets": [
"ALL"
],
"Antenna_Set_Masks":[
"111111111111111111111111"
],
"Control_to_RECV_mapping": [ "Control_to_RECV_mapping": [
"1", "1", "1", "1",
"1", "3", "1", "3",
...@@ -1056,6 +1076,12 @@ ...@@ -1056,6 +1076,12 @@
}, },
"STAT/AntennaField/HBA1": { "STAT/AntennaField/HBA1": {
"properties": { "properties": {
"Antenna_Sets": [
"ALL"
],
"Antenna_Set_Masks":[
"111111111111111111111111"
],
"Control_to_RECV_mapping": [ "Control_to_RECV_mapping": [
"1", "49", "1", "49",
"1", "51", "1", "51",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment