• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

debian/H07-May-2022-166103

.gitignoreH A D20-Sep-20207 21

.travis.ymlH A D20-Sep-20201.6 KiB6150

COPYINGH A D20-Sep-202034.3 KiB675553

FindUHD.cmakeH A D20-Sep-2020738 2924

README.mdH A D20-Sep-2020502 2011

SoapyUHDDevice.cppH A D20-Sep-202041.3 KiB1,096841

TypeHelpers.hppH A D20-Sep-20204.7 KiB145121

UHDSoapyDevice.cppH A D20-Sep-202035.4 KiB953727

README.md

1# Soapy SDR plugins for UHD devices
2
3## Build Status
4
5- Travis: [![Travis Build Status](https://travis-ci.org/pothosware/SoapyUHD.svg?branch=master)](https://travis-ci.org/pothosware/SoapyUHD)
6
7## Dependencies
8
9* UHD - https://github.com/EttusResearch/uhd/wiki
10* SoapySDR - https://github.com/pothosware/SoapySDR/wiki
11* boost libraries - http://www.boost.org/
12
13## Documentation
14
15* https://github.com/pothosware/SoapyUHD/wiki
16
17## Licensing information
18
19* GPLv3: http://www.gnu.org/licenses/gpl-3.0.html
20