mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-23 13:55:36 +08:00
Add missing xswiftbus DBus methods
This commit is contained in:
@@ -169,6 +169,9 @@ R"XML(<node>
|
|||||||
<method name="getAllWheelsOnGround">
|
<method name="getAllWheelsOnGround">
|
||||||
<arg type="b" direction="out"/>
|
<arg type="b" direction="out"/>
|
||||||
</method>
|
</method>
|
||||||
|
<method name="getGroundElevation">
|
||||||
|
<arg type="d" direction="out"/>
|
||||||
|
</method>
|
||||||
<method name="getCom1ActiveKhz">
|
<method name="getCom1ActiveKhz">
|
||||||
<arg type="i" direction="out"/>
|
<arg type="i" direction="out"/>
|
||||||
</method>
|
</method>
|
||||||
|
|||||||
Reference in New Issue
Block a user