mirror of
https://github.com/AdaCore/OpenUxAS.git
synced 2026-02-12 13:07:16 -08:00
* Example Spark service * Version 1 of Example_Spark_Service. Minor formatting updates to other Ada files. * Deleted session files. Added changes to uxas_ada.adb * Restoring sessions files and adding new session file for example_spark_service
51 lines
1.7 KiB
XML
51 lines
1.7 KiB
XML
<AirVehicleState Series="CMASI">
|
|
<ID>500</ID>
|
|
<Location>
|
|
<Location3D Series="CMASI">
|
|
<Altitude>1000</Altitude><AltitudeType>MSL</AltitudeType>
|
|
<Latitude>45.3133</Latitude>
|
|
<Longitude>-120.9402</Longitude>
|
|
</Location3D>
|
|
</Location>
|
|
<u>0</u>
|
|
<v>0</v>
|
|
<w>0</w>
|
|
<udot>0</udot>
|
|
<vdot>0</vdot>
|
|
<wdot>0</wdot>
|
|
<Heading>90</Heading>
|
|
<Pitch>0</Pitch>
|
|
<Roll>0</Roll>
|
|
<p>0</p>
|
|
<q>0</q>
|
|
<r>0</r>
|
|
<Airspeed>22.1211109161377</Airspeed>
|
|
<VerticalSpeed>0</VerticalSpeed>
|
|
<ActualEnergyRate>0</ActualEnergyRate>
|
|
<EnergyAvailable>100</EnergyAvailable>
|
|
<WindSpeed>0</WindSpeed>
|
|
<WindDirection>0</WindDirection>
|
|
<GroundSpeed>0</GroundSpeed>
|
|
<GroundTrack>0</GroundTrack>
|
|
<PayloadStateList>
|
|
<GimbalState Series="CMASI">
|
|
<PointingMode>AirVehicleRelativeAngle</PointingMode>
|
|
<Azimuth>0.0</Azimuth>
|
|
<Elevation>-45.0</Elevation>
|
|
<Rotation>0.0</Rotation>
|
|
<PayloadID>1</PayloadID>
|
|
</GimbalState>
|
|
<CameraState Series="CMASI">
|
|
<HorizontalFieldOfView>45.0</HorizontalFieldOfView>
|
|
<Footprint />
|
|
<PayloadID>10001</PayloadID>
|
|
</CameraState>
|
|
</PayloadStateList>
|
|
<CurrentWaypoint>0</CurrentWaypoint>
|
|
<CurrentCommand>0</CurrentCommand>
|
|
<Mode>Waypoint</Mode>
|
|
<AssociatedTasks>
|
|
</AssociatedTasks>
|
|
<Time>0</Time>
|
|
</AirVehicleState>
|