Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dboard base class that is no longer also the xcvr. | Josh Blum | 2010-01-15 | 1 | -1/+23 |
| | | | | | | | | | | | | 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. | ||||
* | Reorganized structure into include, lib, test, firmware, fpga. | Josh Blum | 2010-01-12 | 1 | -7/+12 |
| | | | | The fpga and firmware are empty placeholders for now. | ||||
* | Created subcomponent for usrp dboards. | Josh Blum | 2010-01-08 | 1 | -0/+3 |
| | | | | Only populated the interface though. | ||||
* | Added stuff for usrp addresses, wax framework, build structure. | Josh Blum | 2010-01-08 | 1 | -1/+4 |
| | |||||
* | skeleton autotools system for uhd | Josh Blum | 2010-01-07 | 1 | -0/+33 |