From 99d85bacaf4a21f213e6b7a6621858de63eb7f8e Mon Sep 17 00:00:00 2001
From: Jan David Mol <mol@astron.nl>
Date: Wed, 23 Feb 2022 16:05:45 +0100
Subject: [PATCH] L2SS-626: Configure rotation angles for all HBATs.

---
 CDB/stations/dummy_positions_ConfigDb.json | 97 +++++++++++++++++++++-
 1 file changed, 96 insertions(+), 1 deletion(-)

diff --git a/CDB/stations/dummy_positions_ConfigDb.json b/CDB/stations/dummy_positions_ConfigDb.json
index 61aa19bb5..1608917b7 100644
--- a/CDB/stations/dummy_positions_ConfigDb.json
+++ b/CDB/stations/dummy_positions_ConfigDb.json
@@ -103,7 +103,102 @@
                                "3826577.066", "461022.948", "5064892.786",
                                "3826577.066", "461022.948", "5064892.786"
                             ],
-                            "HBAT_PQR_rotation_angle_deg": [
+                            "HBAT_PQR_rotation_angles_deg": [
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
+                               "24",
                                "24"
                             ],
                             "HBAT_PQR_to_ETRS_rotation_matrix": [
-- 
GitLab