mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 06:04:39 -04:00
v7: API: added workspace handling for device, spectrum, feature and channel. Implements #1242
This commit is contained in:
@@ -44,6 +44,7 @@ DeviceAPI::DeviceAPI(
|
||||
m_pluginInterface(nullptr),
|
||||
m_masterTimer(DSPEngine::instance()->getMasterTimer()),
|
||||
m_samplingDeviceSequence(0),
|
||||
m_workspaceIndex(0),
|
||||
m_buddySharedPtr(nullptr),
|
||||
m_isBuddyLeader(false),
|
||||
m_deviceSourceEngine(deviceSourceEngine),
|
||||
|
||||
Reference in New Issue
Block a user