1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

Deep redesign: Better support for FCD dongles #6: have two distinct plugins for Pro and Pro+. Only Pro+ is active at the moment

This commit is contained in:
f4exb
2015-09-04 04:10:38 +02:00
parent 410b6d15c0
commit 5453d63431
26 changed files with 1333 additions and 124 deletions
@@ -206,8 +206,6 @@ void BladerfInput::stop()
bladerf_close(m_dev);
m_dev = 0;
}
m_deviceDescription.clear();
}
const QString& BladerfInput::getDeviceDescription() const