Closed luigifcruz closed 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.
airspy_list_devices
Looks good. I like the code addition to deletion ratio.
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.