1
0
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:
f4exb
2019-10-02 02:06:18 +02:00
parent 5bd8d69987
commit bbf2c7eab0
@@ -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()