summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed Autotools stuff and the git ignore files.Josh Blum2010-02-1563-2152/+54
* Added CMakeLists.txt for the include dir.Josh Blum2010-02-1510-9/+201
* Created CMakeLists.txt for a CMake build.Josh Blum2010-02-159-0/+227
* Compiling under old fedora8 with boost 1.37.Josh Blum2010-02-135-19/+23
* Reading the dboard ids from the usrp2.Josh Blum2010-02-127-6/+66
* Made use of templated dict to replace used of mapJosh Blum2010-02-1211-99/+84
* Added a templated dictionary class because its more useful than map.Josh Blum2010-02-1220-173/+403
* Getting hello packets from the usrp2 with ip and mac addrs.Josh Blum2010-02-1116-237/+117
* removed unwanted/broken filesJosh Blum2010-02-1015-1559/+54
* net_common working in this state with control udp packetsJosh Blum2010-02-10164-42/+60497
* removed dboard filesJosh Blum2010-02-1012-2055/+38
* Copied a snapshot of the usrp2 firmware into the microblaze firmware director...Josh Blum2010-02-10147-0/+20098
* added transport directory and udp transportJosh Blum2010-02-0915-103/+230
* renamed usrp_uhd to uhdJosh Blum2010-02-0956-186/+186
* work on link and proxy argsJosh Blum2010-02-091-29/+47
* Made get_link the only way to create nested props.Josh Blum2010-02-059-45/+70
* commentsJosh Blum2010-02-011-9/+26
* Work on the properties framwork with wax::obj.Josh Blum2010-02-0121-189/+245
* Minimal framework in place to handle udp discovery.Josh Blum2010-01-2916-46/+335
* added gpl license v3Josh Blum2010-01-2950-0/+650
* added utility convenience tune function (wip)Josh Blum2010-01-292-4/+55
* 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