Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added the basic rx and tx skeleton wrapper. | Josh Blum | 2010-01-12 | 3 | -9/+9 |
| | | | | Made autotools mods so it passes distcheck. | ||||
* | Added base classes for the usrp dboards to inherit. | Josh Blum | 2010-01-12 | 3 | -1/+130 |
| | | | | | 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 mboards | Josh Blum | 2010-01-12 | 2 | -0/+151 |
| | |||||
* | Reorganized structure into include, lib, test, firmware, fpga. | Josh Blum | 2010-01-12 | 15 | -0/+325 |
The fpga and firmware are empty placeholders for now. |