Commit 070c83b5 authored by Medicina Operator's avatar Medicina Operator
Browse files

computer devoted to the receivers control changed in Medicina. Cope with this change

parent 4317cc13
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
//#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.102" // this is the server installed in control room PC
#define KKC_ADDRESS "192.167.189.2" // 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"
+3 −0
Original line number Diff line number Diff line
@@ -112,6 +112,9 @@
        <coefficientNum29> 0 </coefficientNum29> <coefficientVal29> 0 </coefficientVal29>
</Receiver>

<!--
Model XXP conf, id: 25
-->
<Receiver>
	<receiverCode>XXP</receiverCode>
        <phi>90.0</phi>
+1 −1

File changed.

Contains only whitespace changes.