mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
096209b787
* [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.
6 lines
181 B
XML
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>
|
|
|