airspy / airspyhf

Code repository for AirspyHF+
BSD 3-Clause "New" or "Revised" License
147 stars 40 forks source link

Improved compatibility for older libusb versions on linux #44

Closed AlexandreRouma closed 1 year ago

AlexandreRouma commented 1 year ago

This only enables the airspyhf_open_device_fd function on android since it's the only operating system where it's needed. This fixes the issues some users of older systems have had where libusb_wrap_sys_device is not available.