summaryrefslogtreecommitdiffstats
path: root/lib/usrp/mboard
Commit message (Expand)AuthorAgeFilesLines
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-1710-1109/+0
* Added control code in the txrx.c and dboard interface for usrp2 to handle gpi...Josh Blum2010-02-163-21/+144
* Setting the clock config over controlJosh Blum2010-02-161-2/+5
* Moved the usrp2 implementation files into a usrp2 dir within mboard.Josh Blum2010-02-167-118/+344
* Created dboard wrapper in the usrp2 implJosh Blum2010-02-164-13/+156
* Added usrp2 impl for the guts of the usrp2 handling.Josh Blum2010-02-164-42/+217
* CMake does not have convenience libraries like automake.Josh Blum2010-02-151-23/+0
* Removed Autotools stuff and the git ignore files.Josh Blum2010-02-152-35/+0
* Created CMakeLists.txt for a CMake build.Josh Blum2010-02-151-0/+23
* Compiling under old fedora8 with boost 1.37.Josh Blum2010-02-131-1/+0
* Reading the dboard ids from the usrp2.Josh Blum2010-02-122-3/+48
* Made use of templated dict to replace used of mapJosh Blum2010-02-121-5/+4
* Added a templated dictionary class because its more useful than map.Josh Blum2010-02-123-20/+76
* Getting hello packets from the usrp2 with ip and mac addrs.Josh Blum2010-02-112-4/+26
* net_common working in this state with control udp packetsJosh Blum2010-02-101-4/+4
* added transport directory and udp transportJosh Blum2010-02-091-72/+5
* renamed usrp_uhd to uhdJosh Blum2010-02-093-13/+13
* Made get_link the only way to create nested props.Josh Blum2010-02-051-6/+10
* Work on the properties framwork with wax::obj.Josh Blum2010-02-011-8/+8
* Minimal framework in place to handle udp discovery.Josh Blum2010-01-293-1/+172
* added gpl license v3Josh Blum2010-01-293-0/+39
* Added dboard id enum.Josh Blum2010-01-291-1/+1
* Added gain handler class to manage wildcard gain settings.Josh Blum2010-01-281-10/+4
* 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-261-23/+34
* Added more to the mboard test and the usrp device.Josh Blum2010-01-211-6/+142
* Added a usrp device abstration that creates usrp mboards.Josh Blum2010-01-213-0/+50
* Reorganized structure into include, lib, test, firmware, fpga.Josh Blum2010-01-122-0/+9