From 69d4b7a86fe80dfcd513c27671e877cfe269d8be Mon Sep 17 00:00:00 2001 From: Jan David Mol <mol@astron.nl> Date: Tue, 19 Mar 2024 13:31:01 +0100 Subject: [PATCH] Updated station configuration combinations --- CDB/stations/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CDB/stations/README.md b/CDB/stations/README.md index 1de4fa4d3..80213aa55 100644 --- a/CDB/stations/README.md +++ b/CDB/stations/README.md @@ -7,11 +7,12 @@ This directory contains the Tango base configurations for each station, using co - l1.json: Devices representing rack L1, - h0.json: Devices representing rack H0, - lba.json: Devices needed for the LBA antenna field, +- hba_core.json: Devices needed for the HBA antenna field in core station configuration. - hba_remote.json: Devices needed for the HBA antenna field in remote station configuration. -- stream-beamlets-to-cbm201-10GB01.json: Overrides to send beamlets to cbm201-10GB01 (used for tests) The following stations need the following configurations applied: +- L2TS: common.json + l0.json + l1.json + h0.json + lba.json + hba_remote.json + cs001.json - DTS: common.json + l0.json + l1.json + h0.json + lba.json + hba_remote.json + DTS.json ## adding support for 2 subracks -- GitLab