pothosware / SoapyBladeRF

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

Add setting for "verbose" #42

Open willcode opened 3 years ago

willcode commented 3 years ago

A GR user says the "verbose" setting is very useful for debugging. Add this setting to bladeRF_Settings.cpp getSettingInfo(), readSetting(), writeSetting(). This is a passthru setting, so no logic required.