mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-05 21:52:10 +01:00
gcs: set default UDP port to 9000 as used by simposix firmware
This commit is contained in:
parent
a12470f7a7
commit
5040a13efb
@ -16,7 +16,7 @@
|
|||||||
<IPconnection>
|
<IPconnection>
|
||||||
<Current>
|
<Current>
|
||||||
<arr_1>
|
<arr_1>
|
||||||
<Port>1</Port>
|
<Port>9000</Port>
|
||||||
<UseTCP>0</UseTCP>
|
<UseTCP>0</UseTCP>
|
||||||
</arr_1>
|
</arr_1>
|
||||||
<size>1</size>
|
<size>1</size>
|
||||||
|
@ -13,6 +13,15 @@
|
|||||||
<StyleSheet>default</StyleSheet>
|
<StyleSheet>default</StyleSheet>
|
||||||
<UDPMirror>false</UDPMirror>
|
<UDPMirror>false</UDPMirror>
|
||||||
</General>
|
</General>
|
||||||
|
<IPconnection>
|
||||||
|
<Current>
|
||||||
|
<arr_1>
|
||||||
|
<Port>9000</Port>
|
||||||
|
<UseTCP>0</UseTCP>
|
||||||
|
</arr_1>
|
||||||
|
<size>1</size>
|
||||||
|
</Current>
|
||||||
|
</IPconnection>
|
||||||
<KeyBindings>
|
<KeyBindings>
|
||||||
<size>0</size>
|
<size>0</size>
|
||||||
</KeyBindings>
|
</KeyBindings>
|
||||||
|
@ -13,6 +13,15 @@
|
|||||||
<StyleSheet>default</StyleSheet>
|
<StyleSheet>default</StyleSheet>
|
||||||
<UDPMirror>false</UDPMirror>
|
<UDPMirror>false</UDPMirror>
|
||||||
</General>
|
</General>
|
||||||
|
<IPconnection>
|
||||||
|
<Current>
|
||||||
|
<arr_1>
|
||||||
|
<Port>9000</Port>
|
||||||
|
<UseTCP>0</UseTCP>
|
||||||
|
</arr_1>
|
||||||
|
<size>1</size>
|
||||||
|
</Current>
|
||||||
|
</IPconnection>
|
||||||
<KeyBindings>
|
<KeyBindings>
|
||||||
<size>0</size>
|
<size>0</size>
|
||||||
</KeyBindings>
|
</KeyBindings>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user