hb9fxq / gr-osmosdr-fork-sdrplay

GNU General Public License v3.0
2 stars 4 forks source link

uninit call in class destructor #3

Closed spaivaras closed 8 years ago

spaivaras commented 8 years ago

I found that after I used gqrx or gnuradio and closed it, other software where not able to use sdrplay anymore. Found unsused _uninit variable, so removed it and added an actual uninit call in class destructor. Now after closing gqrx other apps can access the device without cycling the usb