pothosware / SoapyPlutoSDR

Soapy SDR plugin for PlutoSDR
https://github.com/pothosware/SoapyPlutoSDR/wiki
GNU Lesser General Public License v2.1
53 stars 22 forks source link

Fix getGainMode/hasGainMode #5

Closed zuckschwerdt closed 5 years ago

zuckschwerdt commented 5 years ago

getGainMode() is mixed up with hasGainMode(). This fixes the report of a gain mode to be hasGainMode() and adds a proper return of the set gain mode with getGainMode().