summaryrefslogtreecommitdiffstats
path: root/lib/usrp/dboard
Commit message (Expand)AuthorAgeFilesLines
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-176-470/+0
* Added usrp2 impl for the guts of the usrp2 handling.Josh Blum2010-02-162-0/+3
* CMake does not have convenience libraries like automake.Josh Blum2010-02-151-25/+0
* Removed Autotools stuff and the git ignore files.Josh Blum2010-02-152-40/+0
* Created CMakeLists.txt for a CMake build.Josh Blum2010-02-151-0/+25
* Made use of templated dict to replace used of mapJosh Blum2010-02-122-15/+12
* renamed usrp_uhd to uhdJosh Blum2010-02-095-12/+12
* Made get_link the only way to create nested props.Josh Blum2010-02-051-12/+24
* Work on the properties framwork with wax::obj.Josh Blum2010-02-014-14/+15
* added gpl license v3Josh Blum2010-01-297-0/+91
* Added dboard id enum.Josh Blum2010-01-293-5/+34
* Switched from indexed properties to named properties.Josh Blum2010-01-262-30/+39
* Various tweaks, switched to boost unit testing.Josh Blum2010-01-251-3/+2
* Dboard base class that is no longer also the xcvr.Josh Blum2010-01-153-65/+68
* Switched dboard ctor arguments with a tuple.Josh Blum2010-01-144-29/+108
* Added strict compiler flags.Josh Blum2010-01-132-8/+8
* Added the basic rx and tx skeleton wrapper.Josh Blum2010-01-124-14/+97
* Added base classes for the usrp dboards to inherit.Josh Blum2010-01-123-1/+170
* added interface for usrp dboards to communicate to mboardsJosh Blum2010-01-122-0/+26
* Reorganized structure into include, lib, test, firmware, fpga.Josh Blum2010-01-122-0/+9