| Commit message (Expand) | Author | Age | Files | Lines |
* | Added control code in the txrx.c and dboard interface for usrp2 to handle gpi... | Josh Blum | 2010-02-16 | 3 | -21/+144 |
* | Setting the clock config over control | Josh Blum | 2010-02-16 | 1 | -2/+5 |
* | Moved the usrp2 implementation files into a usrp2 dir within mboard. | Josh Blum | 2010-02-16 | 7 | -118/+344 |
* | Created dboard wrapper in the usrp2 impl | Josh Blum | 2010-02-16 | 4 | -13/+156 |
* | Added usrp2 impl for the guts of the usrp2 handling. | Josh Blum | 2010-02-16 | 4 | -42/+217 |
* | CMake does not have convenience libraries like automake. | Josh Blum | 2010-02-15 | 1 | -23/+0 |
* | Removed Autotools stuff and the git ignore files. | Josh Blum | 2010-02-15 | 2 | -35/+0 |
* | Created CMakeLists.txt for a CMake build. | Josh Blum | 2010-02-15 | 1 | -0/+23 |
* | Compiling under old fedora8 with boost 1.37. | Josh Blum | 2010-02-13 | 1 | -1/+0 |
* | Reading the dboard ids from the usrp2. | Josh Blum | 2010-02-12 | 2 | -3/+48 |
* | Made use of templated dict to replace used of map | Josh Blum | 2010-02-12 | 1 | -5/+4 |
* | Added a templated dictionary class because its more useful than map. | Josh Blum | 2010-02-12 | 3 | -20/+76 |
* | Getting hello packets from the usrp2 with ip and mac addrs. | Josh Blum | 2010-02-11 | 2 | -4/+26 |
* | net_common working in this state with control udp packets | Josh Blum | 2010-02-10 | 1 | -4/+4 |
* | added transport directory and udp transport | Josh Blum | 2010-02-09 | 1 | -72/+5 |
* | renamed usrp_uhd to uhd | Josh Blum | 2010-02-09 | 3 | -13/+13 |
* | Made get_link the only way to create nested props. | Josh Blum | 2010-02-05 | 1 | -6/+10 |
* | Work on the properties framwork with wax::obj. | Josh Blum | 2010-02-01 | 1 | -8/+8 |
* | Minimal framework in place to handle udp discovery. | Josh Blum | 2010-01-29 | 3 | -1/+172 |
* | added gpl license v3 | Josh Blum | 2010-01-29 | 3 | -0/+39 |
* | Added dboard id enum. | Josh Blum | 2010-01-29 | 1 | -1/+1 |
* | Added gain handler class to manage wildcard gain settings. | Josh Blum | 2010-01-28 | 1 | -10/+4 |
* | Added boost system (needed with asio) and date time (will need for threading/... | Josh Blum | 2010-01-27 | 1 | -0/+6 |
* | Switched from indexed properties to named properties. | Josh Blum | 2010-01-26 | 1 | -23/+34 |
* | Added more to the mboard test and the usrp device. | Josh Blum | 2010-01-21 | 1 | -6/+142 |
* | Added a usrp device abstration that creates usrp mboards. | Josh Blum | 2010-01-21 | 3 | -0/+50 |
* | Reorganized structure into include, lib, test, firmware, fpga. | Josh Blum | 2010-01-12 | 2 | -0/+9 |