Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various tweaks, switched to boost unit testing. | Josh Blum | 2010-01-25 | 1 | -2/+2 |
* | Added more to the mboard test and the usrp device. | Josh Blum | 2010-01-21 | 4 | -30/+24 |
* | Added a usrp device abstration that creates usrp mboards. | Josh Blum | 2010-01-21 | 9 | -16/+292 |
* | Created device interface for discovery, access, configuration... | Josh Blum | 2010-01-16 | 2 | -0/+75 |
* | Dboard base class that is no longer also the xcvr. | Josh Blum | 2010-01-15 | 2 | -28/+27 |
* | Switched dboard ctor arguments with a tuple. | Josh Blum | 2010-01-14 | 2 | -5/+45 |
* | Added strict compiler flags. | Josh Blum | 2010-01-13 | 2 | -3/+3 |
* | Added the basic rx and tx skeleton wrapper. | Josh Blum | 2010-01-12 | 3 | -9/+9 |
* | Added base classes for the usrp dboards to inherit. | Josh Blum | 2010-01-12 | 3 | -1/+130 |
* | 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 | 12 | -0/+269 |