2 <object name="ActuatorCommand" singleinstance="true" settings="false" category="Control">
3 <description>Contains the pulse duration sent to each of the channels. Set by @ref ActuatorModule</description>
4 <field name="Channel" units="us" type="int16" elements="12"/>
5 <field name="UpdateTime" units="ms" type="uint16" elements="1"/>
6 <field name="MaxUpdateTime" units="ms" type="uint16" elements="1"/>
7 <field name="NumFailedUpdates" units="" type="uint8" elements="1"/>
8 <access gcs="readwrite" flight="readwrite"/>
9 <telemetrygcs acked="false" updatemode="manual" period="0"/>
10 <telemetryflight acked="false" updatemode="periodic" period="1000"/>
11 <logging updatemode="manual" period="0"/>