summaryrefslogtreecommitdiffstats
path: root/lib/usrp/mboard/test.cpp
Commit message (Expand)AuthorAgeFilesLines
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-171-188/+0
* Compiling under old fedora8 with boost 1.37.Josh Blum2010-02-131-1/+0
* Made use of templated dict to replace used of mapJosh Blum2010-02-121-5/+4
* Added a templated dictionary class because its more useful than map.Josh Blum2010-02-121-1/+3
* renamed usrp_uhd to uhdJosh Blum2010-02-091-7/+7
* Made get_link the only way to create nested props.Josh Blum2010-02-051-6/+10
* Work on the properties framwork with wax::obj.Josh Blum2010-02-011-8/+8
* added gpl license v3Josh Blum2010-01-291-0/+13
* Added dboard id enum.Josh Blum2010-01-291-1/+1
* Added gain handler class to manage wildcard gain settings.Josh Blum2010-01-281-10/+4
* Added boost system (needed with asio) and date time (will need for threading/...Josh Blum2010-01-271-0/+6
* Switched from indexed properties to named properties.Josh Blum2010-01-261-23/+34
* Added more to the mboard test and the usrp device.Josh Blum2010-01-211-6/+142
* Added a usrp device abstration that creates usrp mboards.Josh Blum2010-01-211-0/+24