From c772af82b114373b006da245c83a9300d415690e Mon Sep 17 00:00:00 2001 From: Marco Buttu Date: Wed, 6 Sep 2023 08:20:06 +0000 Subject: [PATCH] Remove TODO --- Common/Servers/PySupervisor/src/TODO.txt | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 Common/Servers/PySupervisor/src/TODO.txt diff --git a/Common/Servers/PySupervisor/src/TODO.txt b/Common/Servers/PySupervisor/src/TODO.txt deleted file mode 100644 index 475d998f6..000000000 --- a/Common/Servers/PySupervisor/src/TODO.txt +++ /dev/null @@ -1,13 +0,0 @@ -* Test both the Wind and SunPart -* copy CDB to production -* Inform Andrea about ho to enable the component -* Doc about how to set and reset the sun avoidance -* commit to centoscompatibility -* Write details on smart working report - -TODO: by default, wind and sun avoidance on or off -Andrea has to send setup(Receiver Code). -For every receiver we can have, in the antenna receiver setup: -supervisorSetWindAvoidance="ON" -supervisorSetSunAvoidance="OFF" -Question: I am checking observedAzimuth and observedElevation -- GitLab