2011-01-28 19:21:22 +00:00
|
|
|
<xml>
|
2012-07-09 15:21:20 +01:00
|
|
|
<object name="SonarAltitude" singleinstance="true" settings="false">
|
2011-01-28 19:21:22 +00:00
|
|
|
<description>The raw data from the ultrasound sonar sensor with altitude estimate.</description>
|
|
|
|
<field name="Altitude" units="m" type="float" elements="1"/>
|
|
|
|
<access gcs="readwrite" flight="readwrite"/>
|
|
|
|
<telemetrygcs acked="false" updatemode="manual" period="0"/>
|
|
|
|
<telemetryflight acked="false" updatemode="periodic" period="1000"/>
|
2012-04-21 11:59:14 -07:00
|
|
|
<logging updatemode="manual" period="0"/>
|
2011-01-28 19:21:22 +00:00
|
|
|
</object>
|
|
|
|
</xml>
|