summaryrefslogtreecommitdiffstats
path: root/lib/usrp
Commit message (Expand)AuthorAgeFilesLines
* net_common working in this state with control udp packetsJosh Blum2010-02-101-4/+4
* added transport directory and udp transportJosh Blum2010-02-092-79/+12
* renamed usrp_uhd to uhdJosh Blum2010-02-0910-33/+33
* Made get_link the only way to create nested props.Josh Blum2010-02-052-18/+34
* Work on the properties framwork with wax::obj.Josh Blum2010-02-016-27/+28
* Minimal framework in place to handle udp discovery.Josh Blum2010-01-293-1/+172
* added gpl license v3Josh Blum2010-01-2912-0/+156
* Added dboard id enum.Josh Blum2010-01-294-6/+35
* Added gain handler class to manage wildcard gain settings.Josh Blum2010-01-282-15/+6
* 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-264-63/+86
* Various tweaks, switched to boost unit testing.Josh Blum2010-01-251-3/+2
* Added more to the mboard test and the usrp device.Josh Blum2010-01-212-10/+167
* Added a usrp device abstration that creates usrp mboards.Josh Blum2010-01-215-0/+120
* 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-123-1/+27
* Reorganized structure into include, lib, test, firmware, fpga.Josh Blum2010-01-126-0/+27