Commit 3216f6ce authored by Marco Buttu's avatar Marco Buttu Committed by GitHub
Browse files

Merge pull request #537 from discos/fix-issue-536

Fix issue 536
parents c7a6e745 1cdd8d7a
Loading
Loading
Loading
Loading
+9 −3
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@
			 RepetitionExpireTime="10000000"
			 StatusPersistenceTime="4000000"
			 PropertiesUpdateTime="3000000"
			 DewarPositionerInterface=""> 
             DewarPositionerInterface="IDL:alma/Receivers/DewarPositioner:1.0"> 

<LO/>
<actualSetup/>
@@ -24,8 +24,14 @@
<mode/>
<derotatorPosition/>

<AvailableReceiver Code="CCG" Derotator="false" Component="RECEIVERS/SRT7GHzReceiver"/>
<AvailableReceiver Code="CCB" Derotator="false" Component="RECEIVERS/SRT7GHzReceiver"/>

<AvailableReceiver Code="KKG" Derotator="false" Component="RECEIVERS/SRTKbandMFReceiver"/>
<AvailableReceiver Code="KKG" Derotator="false" Component="RECEIVERS/SRTKBandMFReceiver"/>

<AvailableReceiver Code="LLP" Derotator="false" Component="RECEIVERS/SRTLPBandReceiver"/>

<AvailableReceiver Code="PPP" Derotator="false" Component="RECEIVERS/SRTLPBandReceiver"/>

<AvailableReceiver Code="PLP" Derotator="false" Component="RECEIVERS/SRTLPBandReceiver"/>

</ReceiversBoss>