mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-23 18:44:15 -04:00
Initial settings.
This commit is contained in:
@@ -96,6 +96,7 @@ bool V4LInput::startInput(int device)
|
||||
|
||||
qDebug("V4LInput: start");
|
||||
MsgReportV4L::create(m_gains)->submit(m_guiMessageQueue);
|
||||
applySettings(m_generalSettings, m_settings, true);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user