Skip to content

Commit

Permalink
[conf] Fix natnet3 flags (paparazzi#2984)
Browse files Browse the repository at this point in the history
  • Loading branch information
dewagter committed Feb 8, 2023
1 parent 27b4571 commit 97e12c6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion conf/userconf/tudelft/course_control_panel.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,9 @@
<program name="NatNet3">
<arg flag="-ac 9999" constant="@AC_ID"/>
<arg flag="-o"/>
<arg flag="-zf"/>
<arg flag="-xa" constant="57"/>
<arg flag="-an" constant="far"/>
<arg flag="-le" constant="far"/>
</program>
</session>
<session name="Distance Counter">
Expand Down

0 comments on commit 97e12c6

Please sign in to comment.