mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-08-18 01:18:22 +08:00
The improvements: - it is easier to add new tools that will be immediately visible for the users - you can hide tools that you don't use - you can set different default using the control_panel file - it is backward compatible so you you don't change your current control_panel you keep every like before
6 lines
163 B
XML
6 lines
163 B
XML
<program command="sw/ground_segment/tmtc/ivy2nmea" name="Ivy2Nmea">
|
|
<arg constant="/dev/ttyUSB1" flag="--port" />
|
|
<arg constant="1" flag="--id" />
|
|
</program>
|
|
|