Skip to content
Snippets Groups Projects
Commit eb537ed2 authored by blaakmeer's avatar blaakmeer
Browse files

%[ER: 117]%

integration successful
parent 12e3dd6b
No related branches found
No related tags found
No related merge requests found
......@@ -12,15 +12,11 @@
<WaveFormGenerator>
<frequency>
<MACType>MACDouble</MACType>
<MACDefault>1000000.0</MACDefault>
<MACDefault>1500000.0</MACDefault>
</frequency>
<amplitude>
<MACType>MACUnsigned</MACType>
<MACDefault>128</MACDefault>
</amplitude>
<samplePeriod>
<MACType>MACUnsigned</MACType>
<MACDefault>2</MACDefault>
</samplePeriod>
</WaveFormGenerator>
</LogicalDeviceScheduler>
......@@ -21,4 +21,12 @@
<MACType>MACDouble</MACType>
<MACDefault>0.0</MACDefault>
</directionAngle2>
<subbandStart> <!-- used by PVSS panels -->
<MACType>MACUnsigned</MACType>
<MACDefault>0</MACDefault>
</subbandStart>
<subbandEnd> <!-- used by PVSS panels -->
<MACType>MACUnsigned</MACType>
<MACDefault>127</MACDefault>
</subbandEnd>
</StationBeamformer>
......@@ -11,22 +11,29 @@
</status>
<startTime>
<MACType> MACInteger </MACType>
<MACDefault> 0 </MACDefault>
<MACDefault> </MACDefault>
</startTime>
<stopTime>
<MACType> MACInteger </MACType>
<MACDefault> 0 </MACDefault>
<MACDefault> </MACDefault>
</stopTime>
<filter>
<!-- 1, 2, 3, 4 -->
<MACType> MACInteger </MACType>
<MACDefault> 0 </MACDefault>
<MACDefault> 1 </MACDefault>
</filter>
<antenna>
<!-- 0=LBA, 1=HBA -->
<MACType> MACInteger </MACType>
<MACDefault> 0 </MACDefault>
</antenna>
<power>
<!-- 0=off, 1=on -->
<MACType> MACInteger </MACType>
<MACDefault> 0 </MACDefault>
<MACDefault> 1 </MACDefault>
</power>
<frequency> <!-- used by PVSS panels -->
<MACType> MACDouble </MACType>
<MACDefault> 110.0 </MACDefault>
</frequency>
</StationReceptor>
<?xml version="1.0"?>
<StationReceptor>
<StationReceptorGroup>
<command>
<MACType> MACString </MACType>
<MACDefault> </MACDefault>
......@@ -11,22 +11,29 @@
</status>
<startTime>
<MACType> MACInteger </MACType>
<MACDefault> 0 </MACDefault>
<MACDefault> </MACDefault>
</startTime>
<stopTime>
<MACType> MACInteger </MACType>
<MACDefault> 0 </MACDefault>
<MACDefault> </MACDefault>
</stopTime>
<filter>
<!-- 1, 2, 3, 4 -->
<MACType> MACInteger </MACType>
<MACDefault> 0 </MACDefault>
<MACDefault> 1 </MACDefault>
</filter>
<antenna>
<!-- 0=LBA, 1=HBA -->
<MACType> MACInteger </MACType>
<MACDefault> 0 </MACDefault>
</antenna>
<power>
<!-- 0=off, 1=on -->
<MACType> MACInteger </MACType>
<MACDefault> 0 </MACDefault>
<MACDefault> 1 </MACDefault>
</power>
</StationReceptor>
<frequency> <!-- used by PVSS panels -->
<MACType> MACDouble </MACType>
<MACDefault> 110.0 </MACDefault>
</frequency>
</StationReceptorGroup>
......@@ -9,4 +9,13 @@
<MACType> MACString </MACType>
<MACDefault> </MACDefault>
</status>
<srgName> <!-- used by PVSS panels -->
<MACType> MACString </MACType>
<MACDefault> </MACDefault>
</srgName>
<bfName> <!-- used by PVSS panels -->
<MACType> MACString </MACType>
<MACDefault> </MACDefault>
</bfName>
</VirtualTelescope>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment