pothosware / SoapyBladeRF

Soapy SDR plugin for the Blade RF
https://github.com/pothosware/SoapyBladeRF/wiki
23 stars 19 forks source link

Added support for resetting the device through writeSetting() #14

Closed karel closed 6 years ago

karel commented 6 years ago

Made the reset function in libbladeRF: Device loading and programming available through writeSetting(key, value) as discussed in #13.

guruofquality commented 6 years ago

Looks good to me. If you figure out the firmware stuff, just make another PR no problem.