pothosware / SoapyAirspy

Soapy SDR plugin for the Airspy
https://github.com/pothosware/SoapyAirspy/wiki
MIT License
25 stars 13 forks source link

Implementing Better Device Listing from AirSpy HF+ Module #21

Closed luigifcruz closed 4 years ago

luigifcruz commented 4 years ago

I implemented the same device listing method using airspy_list_devices used by the AirSpy HF+ module. This method allows a device to be listed while being used by another process.

guruofquality commented 4 years ago

Looks good. I like the code addition to deletion ratio.