mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-04 06:54:39 -04:00
all source and sink plugins except FileSource and SDRdaemonSource: apply settings with force on construction
This commit is contained in:
@@ -53,6 +53,8 @@ BladerfInput::BladerfInput(DeviceSourceAPI *deviceAPI) :
|
||||
m_deviceAPI->addSink(m_fileSink);
|
||||
|
||||
m_deviceAPI->setBuddySharedPtr(&m_sharedParams);
|
||||
|
||||
applySettings(m_settings, false);
|
||||
}
|
||||
|
||||
BladerfInput::~BladerfInput()
|
||||
|
||||
Reference in New Issue
Block a user