mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 06:04:39 -04:00
BladeRF2 MIMO: sample MI FIFO redesign
This commit is contained in:
@@ -96,9 +96,6 @@ BladeRF2MIMO::~BladeRF2MIMO()
|
||||
m_deviceAPI->removeAncillarySink(*it, istream);
|
||||
delete *it;
|
||||
}
|
||||
|
||||
m_deviceAPI->removeLastSourceStream(); // Remove the last source stream data set in the engine
|
||||
m_deviceAPI->removeLastSourceStream(); // Remove the last source stream data set in the engine
|
||||
}
|
||||
|
||||
void BladeRF2MIMO::destroy()
|
||||
|
||||
Reference in New Issue
Block a user