1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-04 23:14:47 -04:00

SDRDaemonSink: ananonymize protected bloc in UDPSinkFEC also

This commit is contained in:
f4exb
2018-09-11 00:24:18 +02:00
parent d3455d9cdf
commit 9bf030c824
5 changed files with 53 additions and 18 deletions
@@ -584,7 +584,7 @@
</size>
</property>
<property name="toolTip">
<string>Local data connection IP address</string>
<string>Remote API IPv4 address</string>
</property>
<property name="inputMask">
<string>000.000.000.000</string>
@@ -619,7 +619,7 @@
</size>
</property>
<property name="toolTip">
<string>Remote control port</string>
<string>Remote API port</string>
</property>
<property name="inputMask">
<string>00000</string>
@@ -692,6 +692,9 @@
<height>16777215</height>
</size>
</property>
<property name="toolTip">
<string>Local data connection IPv4 address</string>
</property>
<property name="inputMask">
<string>000.000.000.000</string>
</property>