issues
search
pothosware
/
SoapyUHD
Soapy SDR plugins for UHD supported SDR devices
https://github.com/pothosware/SoapyUHD/wiki
GNU General Public License v3.0
55
stars
29
forks
source link
update for uhd4 compilation
#30
Closed
guruofquality
closed
4 years ago
guruofquality
commented
4 years ago
remove boost foreach, its missing the include for it and c++11 is better
use weak ptr from std:: for uhd4 since it uses stl not boost
resolves #29
resolves #28