airspy / airspyone_host

AirSpy's usemode driver and associated tools
http://airspy.com
247 stars 88 forks source link

Add airspy_list_devices() api function #48

Closed MartinHerren closed 6 years ago

MartinHerren commented 6 years ago

I suggest a little enhancement: add an airspy_list_devices() api function similar to the one in airspyhf.

An improvement upon the one from airspyhf would even be that given a NULL pointer in place of the serials pointer, it would just return the number of devices, thus allowing to correctly allocate the serials buffer.

bvernoux commented 6 years ago

Thanks for you contribution I'm waiting your feedback to you PR Airspy list devices #49 in order to merge this contribution

MartinHerren commented 6 years ago

Hi, what kind of feedback do you expect ? Best regards