1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 13:47:01 -04:00

BladeRF: Rx/Tx opem/close new style

This commit is contained in:
f4exb
2017-04-13 23:40:14 +02:00
parent 72a2fd9065
commit afaf3428f5
3 changed files with 26 additions and 92 deletions
@@ -104,6 +104,8 @@ void LimeSDRInput::closeDevice()
{
m_deviceParams.close();
}
m_deviceParams.m_dev = 0;
}
bool LimeSDRInput::start(int device)