mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-26 03:54:30 -04:00
SDRdaemonSink: control communication (1)
This commit is contained in:
@@ -31,7 +31,7 @@ void SDRdaemonSinkSettings::resetToDefaults()
|
||||
m_nbFECBlocks = 0;
|
||||
m_address = "127.0.0.1";
|
||||
m_dataPort = 9090;
|
||||
m_controlPort = 9090;
|
||||
m_controlPort = 9091;
|
||||
m_specificParameters = "";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user