mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-02-06 19:32:52 +08:00
* [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.
5 lines
139 B
XML
5 lines
139 B
XML
<program command="sw/simulator/pprzsim-launch" name="Simulator" icon="simulator.png">
|
|
<arg constant="@AIRCRAFT" flag="-a" />
|
|
</program>
|
|
|