Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved host code into host directory for clean (unambiguous) top level | Josh Blum | 2010-02-17 | 1 | -98/+0 |
* | Made use of templated dict to replace used of map | Josh Blum | 2010-02-12 | 1 | -3/+2 |
* | Added a templated dictionary class because its more useful than map. | Josh Blum | 2010-02-12 | 1 | -4/+11 |
* | Getting hello packets from the usrp2 with ip and mac addrs. | Josh Blum | 2010-02-11 | 1 | -2/+2 |
* | added transport directory and udp transport | Josh Blum | 2010-02-09 | 1 | -7/+7 |
* | renamed usrp_uhd to uhd | Josh Blum | 2010-02-09 | 1 | -6/+6 |
* | Work on the properties framwork with wax::obj. | Josh Blum | 2010-02-01 | 1 | -5/+5 |
* | added gpl license v3 | Josh Blum | 2010-01-29 | 1 | -0/+13 |
* | Added gain handler class to manage wildcard gain settings. | Josh Blum | 2010-01-28 | 1 | -5/+2 |
* | Switched from indexed properties to named properties. | Josh Blum | 2010-01-26 | 1 | -10/+13 |
* | Added more to the mboard test and the usrp device. | Josh Blum | 2010-01-21 | 1 | -4/+25 |
* | Added a usrp device abstration that creates usrp mboards. | Josh Blum | 2010-01-21 | 1 | -0/+58 |