Files
paparazzi/conf/tools/joystick.xml
T
Fabien-B 096209b787 python paparazzi center tools impovement (#2445)
* [Python supervision] Change tool Menu. #2093

* [Python supervision] Adds tool icons.

* [Python supervision] Separates tools from control panel.

* [Python supervision] Adds blacklist feature.

* [Python supervision] Clean test code.

* [Python supervision] Allows tools override.

* [Python supervision] Removes useless constants.

* [Tools] Adds script to convert old xml tools format to the new one.

* [Python supervision] Handles new tools definition.

* Reduce diff with master

* [tools] adds reference to icons in tools xmls.
2019-07-05 15:45:45 +02:00

6 lines
181 B
XML

<program command="sw/ground_segment/joystick/input2ivy" name="Joystick" icon="joystick.svg">
<arg constant="@AIRCRAFT" flag="-ac" />
<arg flag="xbox_gamepad.xml" />
</program>