mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
GCS-Changed relaytuning uavo to gcs readOnly
This commit is contained in:
parent
af36409e80
commit
3d5381893b
@ -3,7 +3,7 @@
|
|||||||
<description>The input to the relay tuning.</description>
|
<description>The input to the relay tuning.</description>
|
||||||
<field name="Period" units="ms" type="float" elementnames="Roll,Pitch,Yaw"/>
|
<field name="Period" units="ms" type="float" elementnames="Roll,Pitch,Yaw"/>
|
||||||
<field name="Gain" units="(deg/s)/output" type="float" elementnames="Roll,Pitch,Yaw"/>
|
<field name="Gain" units="(deg/s)/output" type="float" elementnames="Roll,Pitch,Yaw"/>
|
||||||
<access gcs="readwrite" flight="readwrite"/>
|
<access gcs="readonly" flight="readwrite"/>
|
||||||
<telemetrygcs acked="false" updatemode="manual" period="0"/>
|
<telemetrygcs acked="false" updatemode="manual" period="0"/>
|
||||||
<telemetryflight acked="false" updatemode="periodic" period="1000"/>
|
<telemetryflight acked="false" updatemode="periodic" period="1000"/>
|
||||||
<logging updatemode="manual" period="0"/>
|
<logging updatemode="manual" period="0"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user