mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-19 10:34:28 +08:00
a1b8de2535
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
7 lines
188 B
XML
7 lines
188 B
XML
<program command="sw/tools/rtp_viewer/rtp_viewer.py" name="RtpViewer">
|
|
<arg constant="5000" flag="-p" />
|
|
<arg constant="0.75" flag="-s" />
|
|
<arg constant="3" flag="-r" />
|
|
</program>
|
|
|