Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various tweaks, switched to boost unit testing. | Josh Blum | 2010-01-25 | 1 | -6/+6 |
| | |||||
* | Added a usrp device abstration that creates usrp mboards. | Josh Blum | 2010-01-21 | 1 | -1/+2 |
| | | | | Added a usrp mboard named test, its empty for now. | ||||
* | Integrated cppunit into the build system. | Josh Blum | 2010-01-15 | 1 | -7/+15 |
| | | | | Added new test for the usrp dboard stuff. | ||||
* | Added strict compiler flags. | Josh Blum | 2010-01-13 | 1 | -0/+2 |
| | | | | | Made changes to meet compilation. Added test to verify ip and mac addr code. | ||||
* | added interface for usrp dboards to communicate to mboards | Josh Blum | 2010-01-12 | 1 | -1/+1 |
| | |||||
* | Reorganized structure into include, lib, test, firmware, fpga. | Josh Blum | 2010-01-12 | 1 | -0/+20 |
The fpga and firmware are empty placeholders for now. |