From aa7f35274ae56de08f0c513b6477ca1e554cca82 Mon Sep 17 00:00:00 2001
From: Medicina Operator <palmiro@ira.inaf.it>
Date: Fri, 17 Feb 2017 14:59:20 +0000
Subject: [PATCH] medicina configuration change

---
 .../ReceiversBoss/src/RecvBossCore_mc.i        |  2 +-
 .../DataBlock/PointingModel/PointingModel.xml  | 18 +++++++++---------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/Common/Servers/ReceiversBoss/src/RecvBossCore_mc.i b/Common/Servers/ReceiversBoss/src/RecvBossCore_mc.i
index 22f9d5c94..bb57802bd 100644
--- a/Common/Servers/ReceiversBoss/src/RecvBossCore_mc.i
+++ b/Common/Servers/ReceiversBoss/src/RecvBossCore_mc.i
@@ -1,7 +1,7 @@
 //#define RB_DEBUG
 
 //#define KKC_ADDRESS "192.168.51.13" // this is the PortServer installed directly in the MF
-#define KKC_ADDRESS "192.167.189.2" // this is the server installed in control room PC
+#define KKC_ADDRESS "192.167.189.102" // this is the server installed in control room PC
 //#define KKC_PORT 2101 // first port...please notice that this works only if the port is configured as "real Port"
 #define KKC_PORT 10000 // control room server port
 #define RECV_ADDRESS "192.167.189.2"
diff --git a/Medicina/Configuration/CDB/alma/DataBlock/PointingModel/PointingModel.xml b/Medicina/Configuration/CDB/alma/DataBlock/PointingModel/PointingModel.xml
index d018879d2..2129b2070 100644
--- a/Medicina/Configuration/CDB/alma/DataBlock/PointingModel/PointingModel.xml
+++ b/Medicina/Configuration/CDB/alma/DataBlock/PointingModel/PointingModel.xml
@@ -80,18 +80,18 @@
 <Receiver>
 	<receiverCode>KKC</receiverCode>	
         <phi>90.0</phi>
-        <coefficientNum00> 1 </coefficientNum00> <coefficientVal00> 0.1455236822 </coefficientVal00>
+        <coefficientNum00> 1 </coefficientNum00> <coefficientVal00> 0.1480138302 </coefficientVal00>
         <coefficientNum01> 0 </coefficientNum01> <coefficientVal01> 0 </coefficientVal01>
-        <coefficientNum02> 1 </coefficientNum02> <coefficientVal02> 0.2048131675 </coefficientVal02>
-        <coefficientNum03> 1 </coefficientNum03> <coefficientVal03> -0.0293250959 </coefficientVal03>
-        <coefficientNum04> 1 </coefficientNum04> <coefficientVal04> -0.0069175968 </coefficientVal04>     
-        <coefficientNum05> 1 </coefficientNum05> <coefficientVal05> -0.0018145430 </coefficientVal05>
-        <coefficientNum06> 1 </coefficientNum06> <coefficientVal06> 0.0791945681 </coefficientVal06>
-        <coefficientNum07> 1 </coefficientNum07> <coefficientVal07> 0.0304020252 </coefficientVal07>
-        <coefficientNum08> 1 </coefficientNum08> <coefficientVal08> 0.0252037607 </coefficientVal08>
+        <coefficientNum02> 1 </coefficientNum02> <coefficientVal02> 0.2130497247 </coefficientVal02>
+        <coefficientNum03> 1 </coefficientNum03> <coefficientVal03> -0.0194589850 </coefficientVal03>
+        <coefficientNum04> 1 </coefficientNum04> <coefficientVal04> -0.0056039123 </coefficientVal04>     
+        <coefficientNum05> 1 </coefficientNum05> <coefficientVal05> -0.0000484679 </coefficientVal05>
+        <coefficientNum06> 1 </coefficientNum06> <coefficientVal06> 0.0850518122 </coefficientVal06>
+        <coefficientNum07> 1 </coefficientNum07> <coefficientVal07> 0.0324320570 </coefficientVal07>
+        <coefficientNum08> 1 </coefficientNum08> <coefficientVal08> 0.0265751500 </coefficientVal08>
         <coefficientNum09> 0 </coefficientNum09> <coefficientVal09> 0 </coefficientVal09>
         <coefficientNum10> 0 </coefficientNum10> <coefficientVal10> 0 </coefficientVal10>
-        <coefficientNum11> 1 </coefficientNum11> <coefficientVal11> -0.0005665582 </coefficientVal11>
+        <coefficientNum11> 0 </coefficientNum11> <coefficientVal11> 0 </coefficientVal11>
         <coefficientNum12> 0 </coefficientNum12> <coefficientVal12> 0 </coefficientVal12>
         <coefficientNum13> 0 </coefficientNum13> <coefficientVal13> 0 </coefficientVal13>
         <coefficientNum14> 0 </coefficientNum14> <coefficientVal14> 0 </coefficientVal14>
-- 
GitLab