summaryrefslogtreecommitdiffstats
path: root/lib/usrp/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Removed Autotools stuff and the git ignore files.Josh Blum2010-02-151-32/+0
| | | | | Feeding cpack a readme and license file. Added readme contents.
* renamed usrp_uhd to uhdJosh Blum2010-02-091-2/+2
|
* added gpl license v3Josh Blum2010-01-291-0/+13
|
* Added a usrp device abstration that creates usrp mboards.Josh Blum2010-01-211-0/+12
| | | | Added a usrp mboard named test, its empty for now.
* added interface for usrp dboards to communicate to mboardsJosh Blum2010-01-121-1/+1
|
* Reorganized structure into include, lib, test, firmware, fpga.Josh Blum2010-01-121-0/+7
The fpga and firmware are empty placeholders for now.