summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added dboard id enum.Josh Blum2010-01-2913-40/+111
* Added gain handler class to manage wildcard gain settings.Josh Blum2010-01-2811-21/+427
* Added boost system (needed with asio) and date time (will need for threading/...Josh Blum2010-01-2711-28/+402
* Switched from indexed properties to named properties.Josh Blum2010-01-2613-98/+158
* Various tweaks, switched to boost unit testing.Josh Blum2010-01-2512-132/+210
* Added more to the mboard test and the usrp device.Josh Blum2010-01-218-41/+211
* Added a usrp device abstration that creates usrp mboards.Josh Blum2010-01-2122-27/+572
* Created device interface for discovery, access, configuration...Josh Blum2010-01-166-36/+122
* Integrated cppunit into the build system.Josh Blum2010-01-156-76/+190
* Dboard base class that is no longer also the xcvr.Josh Blum2010-01-158-95/+202
* Switched dboard ctor arguments with a tuple.Josh Blum2010-01-146-34/+153
* Added strict compiler flags.Josh Blum2010-01-1311-35/+92
* Added the basic rx and tx skeleton wrapper.Josh Blum2010-01-129-25/+109
* Added base classes for the usrp dboards to inherit.Josh Blum2010-01-126-2/+300
* added interface for usrp dboards to communicate to mboardsJosh Blum2010-01-128-5/+185
* Reorganized structure into include, lib, test, firmware, fpga.Josh Blum2010-01-1243-278/+284
* Created subcomponent for usrp dboards.Josh Blum2010-01-0815-6/+213
* removed test fileJosh Blum2010-01-081-0/+0
* Merge branch 'master' of git@ettus.sourcerepo.com:ettus/uhdJosh Blum2010-01-081-0/+0
|\
| * empty commitMatt Ettus2010-01-081-0/+0
* Added stuff for usrp addresses, wax framework, build structure.Josh Blum2010-01-0817-11/+536
* skeleton autotools system for uhdJosh Blum2010-01-0713-0/+457