summaryrefslogtreecommitdiffstats
path: root/lib/usrp/dboard/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Removed Autotools stuff and the git ignore files.Josh Blum2010-02-151-38/+0
| | | | | Feeding cpack a readme and license file. Added readme contents.
* added gpl license v3Josh Blum2010-01-291-0/+13
|
* Added dboard id enum.Josh Blum2010-01-291-0/+1
| | | | Moved timespec into its own header.
* Added the basic rx and tx skeleton wrapper.Josh Blum2010-01-121-1/+5
| | | | Made autotools mods so it passes distcheck.
* Added base classes for the usrp dboards to inherit.Josh Blum2010-01-121-1/+3
| | | | | Added a manager class for the subdevs that will create devices, and give out proxies to handle them.
* added interface for usrp dboards to communicate to mboardsJosh Blum2010-01-121-0/+11
|
* Reorganized structure into include, lib, test, firmware, fpga.Josh Blum2010-01-121-0/+7
The fpga and firmware are empty placeholders for now.