SDRPlusPlus/source_modules/limesdr_source
Sergey Sharybin 90c26f8c1b Fix crash in LimeSDR start when the device is disconnected
This fixes crash when a device which was enumerated on the
application startup gets disconnected prior to the attempt
to start the radio.

The check is done after the existing work around for the
LimeSuite bug. The idea is to give it the best possible
chance for the radio to start.

Possibly, the check needs needs to happen in the second
LMS_Open() but ideally this needs to be verified against
the original workaround scenario.
2023-03-23 22:36:44 +01:00
..
src Fix crash in LimeSDR start when the device is disconnected 2023-03-23 22:36:44 +01:00
CMakeLists.txt new cmake stuff 2023-02-14 16:25:05 +01:00