mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-12 10:48:42 -04:00
Open device.
This commit is contained in:
@@ -102,7 +102,7 @@ bool V4LInput::startInput(int device)
|
||||
}
|
||||
|
||||
OpenSource("/dev/swradio0");
|
||||
if (m_dev == 0) {
|
||||
if (fd < 0) {
|
||||
qCritical("could not open SDR");
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user