1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
# Soapy SDR plugins for OsmoSDR devices
##Build Status
- Travis: [](https://travis-ci.org/pothosware/SoapyOsmo)
##Dependencies
* Boost C++ libraries
* SoapySDR - https://github.com/pothosware/SoapySDR/wiki
* SDR device libraries for osmosdr, mirisdr, rfspace, airspy
##Documentation
* https://github.com/pothosware/SoapyOsmo/wiki
## Licensing information
* GPLv3: http://www.gnu.org/licenses/gpl-3.0.html
|