Herelink command (#3303)

* Herelink command

* Cleanup control_panels
This commit is contained in:
Christophe De Wagter
2024-06-15 22:07:44 +02:00
committed by GitHub
parent 7adcd00fd7
commit 97ca88a017
7 changed files with 57 additions and 150 deletions
+4
View File
@@ -0,0 +1,4 @@
<program name="Herelink PprzLink Router" command="$adb shell /oem/bin/pprzlink_router_cc">
<arg flag="-e udp://192.168.0.11:5242:192.168.0.10:5243"/>
<arg flag="-e udp://0.0.0.0:4243:192.168.43.255:4242"/>
</program>
@@ -0,0 +1 @@
<program name="Optitrack Distance Counter" command="sw/ground_segment/python/distance_counter/dist.py"/>
+3
View File
@@ -0,0 +1,3 @@
<program name="VLC" command="$vlc">
<arg flag="./sw/tools/rtp_viewer/rtp_5000.sdp"/>
</program>