summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Added a usrp device abstration that creates usrp mboards.Josh Blum2010-01-211-0/+106
| | | | Added a usrp mboard named test, its empty for now.
* Dboard base class that is no longer also the xcvr.Josh Blum2010-01-151-0/+84
| | | | | | | | | | | | The xcvr base inherits from this (as does rx and tx base). Added m4 macro to check for compiler flags. The configure checks flags and headers. Merged the register subdev static methods into one method that associates a dboard id with a dboard constructor. The manager code is responsible for checking this association and creating the correct subdev instances.
* skeleton autotools system for uhdJosh Blum2010-01-072-0/+381