summaryrefslogtreecommitdiffstats
path: root/include/usrp_uhd
Commit message (Expand)AuthorAgeFilesLines
* renamed usrp_uhd to uhdJosh Blum2010-02-0925-1538/+0
* Made get_link the only way to create nested props.Josh Blum2010-02-053-13/+14
* Work on the properties framwork with wax::obj.Josh Blum2010-02-0110-102/+130
* Minimal framework in place to handle udp discovery.Josh Blum2010-01-293-13/+56
* added gpl license v3Josh Blum2010-01-2919-0/+247
* added utility convenience tune function (wip)Josh Blum2010-01-292-4/+55
* Added dboard id enum.Josh Blum2010-01-296-33/+69
* Added gain handler class to manage wildcard gain settings.Josh Blum2010-01-284-6/+142
* Added boost system (needed with asio) and date time (will need for threading/...Josh Blum2010-01-274-14/+40
* Switched from indexed properties to named properties.Josh Blum2010-01-267-27/+64
* Various tweaks, switched to boost unit testing.Josh Blum2010-01-251-2/+2
* Added more to the mboard test and the usrp device.Josh Blum2010-01-214-30/+24
* Added a usrp device abstration that creates usrp mboards.Josh Blum2010-01-219-16/+292
* Created device interface for discovery, access, configuration...Josh Blum2010-01-162-0/+75
* Dboard base class that is no longer also the xcvr.Josh Blum2010-01-152-28/+27
* Switched dboard ctor arguments with a tuple.Josh Blum2010-01-142-5/+45
* Added strict compiler flags.Josh Blum2010-01-132-3/+3
* Added the basic rx and tx skeleton wrapper.Josh Blum2010-01-123-9/+9
* Added base classes for the usrp dboards to inherit.Josh Blum2010-01-123-1/+130
* added interface for usrp dboards to communicate to mboardsJosh Blum2010-01-122-0/+151
* Reorganized structure into include, lib, test, firmware, fpga.Josh Blum2010-01-1212-0/+269