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

%[ER: 96]%

Integration tests with BeamServer
parent df30135c
No related branches found
No related tags found
No related merge requests found
...@@ -9,4 +9,18 @@ ...@@ -9,4 +9,18 @@
<MACType> MACString </MACType> <MACType> MACString </MACType>
<MACDefault> </MACDefault> <MACDefault> </MACDefault>
</status> </status>
<WaveFormGenerator>
<frequency>
<MACType>MACDouble</MACType>
<MACDefault>1000000.0</MACDefault>
</frequency>
<amplitude>
<MACType>MACUnsigned</MACType>
<MACDefault>128</MACDefault>
</amplitude>
<samplePeriod>
<MACType>MACUnsigned</MACType>
<MACDefault>2</MACDefault>
</samplePeriod>
</WaveFormGenerator>
</LogicalDeviceScheduler> </LogicalDeviceScheduler>
...@@ -2,23 +2,23 @@ ...@@ -2,23 +2,23 @@
<StationBeamformer> <StationBeamformer>
<command> <command>
<MACType> MACString </MACType> <MACType>MACString</MACType>
<MACDefault> </MACDefault> <MACDefault> </MACDefault>
</command> </command>
<status> <status>
<MACType> MACString </MACType> <MACType>MACString</MACType>
<MACDefault> </MACDefault> <MACDefault> </MACDefault>
</status> </status>
<directionType> <directionType>
<MACType> MACString </MACType> <MACType>MACString</MACType>
<MACDefault>AZEL</MACDefault> <MACDefault>AZEL</MACDefault>
</directionType> </directionType>
<directionAngle1> <directionAngle1>
<MACType> MACDouble </MACType> <MACType>MACDouble</MACType>
<MACDefault>0.0</MACDefault> <MACDefault>0.0</MACDefault>
</directionAngle1> </directionAngle1>
<directionAngle2> <directionAngle2>
<MACType> MACDouble </MACType> <MACType>MACDouble</MACType>
<MACDefault>0.0</MACDefault> <MACDefault>0.0</MACDefault>
</directionAngle2> </directionAngle2>
</StationBeamformer> </StationBeamformer>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment