| Commit message (Expand) | Author | Age | Files | Lines |
* | moved host code into host directory for clean (unambiguous) top level | Josh Blum | 2010-02-17 | 6 | -470/+0 |
* | Added usrp2 impl for the guts of the usrp2 handling. | Josh Blum | 2010-02-16 | 2 | -0/+3 |
* | CMake does not have convenience libraries like automake. | Josh Blum | 2010-02-15 | 1 | -25/+0 |
* | Removed Autotools stuff and the git ignore files. | Josh Blum | 2010-02-15 | 2 | -40/+0 |
* | Created CMakeLists.txt for a CMake build. | Josh Blum | 2010-02-15 | 1 | -0/+25 |
* | Made use of templated dict to replace used of map | Josh Blum | 2010-02-12 | 2 | -15/+12 |
* | renamed usrp_uhd to uhd | Josh Blum | 2010-02-09 | 5 | -12/+12 |
* | Made get_link the only way to create nested props. | Josh Blum | 2010-02-05 | 1 | -12/+24 |
* | Work on the properties framwork with wax::obj. | Josh Blum | 2010-02-01 | 4 | -14/+15 |
* | added gpl license v3 | Josh Blum | 2010-01-29 | 7 | -0/+91 |
* | 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 |