mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 06:04:39 -04:00
Tx support: common device routines library and handle BladeRF Tx/Rx coordination on Rx side
This commit is contained in:
@@ -35,7 +35,8 @@ DeviceSourceAPI::DeviceSourceAPI(MainWindow *mainWindow,
|
||||
m_spectrum(glSpectrum),
|
||||
m_channelWindow(channelWindow),
|
||||
m_sampleSourceSequence(0),
|
||||
m_sampleSourcePluginGUI(0)
|
||||
m_sampleSourcePluginGUI(0),
|
||||
m_buddySharedPtr(0)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user