summaryrefslogtreecommitdiffstats
path: root/lib/usrp/usrp.cpp
Commit message (Expand)AuthorAgeFilesLines
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-171-98/+0
* Made use of templated dict to replace used of mapJosh Blum2010-02-121-3/+2
* Added a templated dictionary class because its more useful than map.Josh Blum2010-02-121-4/+11
* Getting hello packets from the usrp2 with ip and mac addrs.Josh Blum2010-02-111-2/+2
* added transport directory and udp transportJosh Blum2010-02-091-7/+7
* renamed usrp_uhd to uhdJosh Blum2010-02-091-6/+6
* Work on the properties framwork with wax::obj.Josh Blum2010-02-011-5/+5
* added gpl license v3Josh Blum2010-01-291-0/+13
* Added gain handler class to manage wildcard gain settings.Josh Blum2010-01-281-5/+2
* Switched from indexed properties to named properties.Josh Blum2010-01-261-10/+13
* Added more to the mboard test and the usrp device.Josh Blum2010-01-211-4/+25
* Added a usrp device abstration that creates usrp mboards.Josh Blum2010-01-211-0/+58