Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added dboard id enum. | Josh Blum | 2010-01-29 | 3 | -5/+34 |
* | Switched from indexed properties to named properties. | Josh Blum | 2010-01-26 | 2 | -30/+39 |
* | Various tweaks, switched to boost unit testing. | Josh Blum | 2010-01-25 | 1 | -3/+2 |
* | Dboard base class that is no longer also the xcvr. | Josh Blum | 2010-01-15 | 3 | -65/+68 |
* | Switched dboard ctor arguments with a tuple. | Josh Blum | 2010-01-14 | 4 | -29/+108 |
* | Added strict compiler flags. | Josh Blum | 2010-01-13 | 2 | -8/+8 |
* | Added the basic rx and tx skeleton wrapper. | Josh Blum | 2010-01-12 | 4 | -14/+97 |
* | Added base classes for the usrp dboards to inherit. | Josh Blum | 2010-01-12 | 3 | -1/+170 |
* | added interface for usrp dboards to communicate to mboards | Josh Blum | 2010-01-12 | 2 | -0/+26 |
* | Reorganized structure into include, lib, test, firmware, fpga. | Josh Blum | 2010-01-12 | 2 | -0/+9 |