From a231fc6500f889cfd6cbc3c7e6a52e945ad61dd6 Mon Sep 17 00:00:00 2001 From: Jan David Mol <mol@astron.nl> Date: Mon, 11 Oct 2021 15:43:54 +0200 Subject: [PATCH] L2SS-358: Assign station id 902 to DTS --- ...arkrai_ConfigDb.json => DTS_ConfigDb.json} | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) rename CDB/stations/{Darkrai_ConfigDb.json => DTS_ConfigDb.json} (90%) diff --git a/CDB/stations/Darkrai_ConfigDb.json b/CDB/stations/DTS_ConfigDb.json similarity index 90% rename from CDB/stations/Darkrai_ConfigDb.json rename to CDB/stations/DTS_ConfigDb.json index 401351c0d..129ea833d 100644 --- a/CDB/stations/Darkrai_ConfigDb.json +++ b/CDB/stations/DTS_ConfigDb.json @@ -72,22 +72,22 @@ "5.0" ], "FPGA_sdp_info_station_id_RW_default": [ - "901", - "901", - "901", - "901", - "901", - "901", - "901", - "901", - "901", - "901", - "901", - "901", - "901", - "901", - "901", - "901" + "902", + "902", + "902", + "902", + "902", + "902", + "902", + "902", + "902", + "902", + "902", + "902", + "902", + "902", + "902", + "902" ] } } -- GitLab