summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Added a usrp device abstration that creates usrp mboards.Josh Blum2010-01-211-1/+1
| | | | Added a usrp mboard named test, its empty for now.
* Created device interface for discovery, access, configuration...Josh Blum2010-01-161-0/+1
|
* added interface for usrp dboards to communicate to mboardsJosh Blum2010-01-121-3/+4
|
* Reorganized structure into include, lib, test, firmware, fpga.Josh Blum2010-01-121-0/+21
The fpga and firmware are empty placeholders for now.