| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleaned up the gain handler (thing that gets and sets wildcard gains) | Josh Blum | 2010-03-11 | 2 | -39/+36 |
* | Filled in dboard code for basics and lf type boards. | Josh Blum | 2010-03-10 | 5 | -9/+16 |
* | Added simple device to handle wrapping general properties up into simple api. | Josh Blum | 2010-03-10 | 5 | -76/+180 |
* | Moved timeouts into the udp transports. | Josh Blum | 2010-03-04 | 3 | -4/+15 |
* | Split metadata into rx and tx specific metadata. | Josh Blum | 2010-03-03 | 3 | -20/+46 |
* | Making use of vrt lib in the usrp2 io_impl. | Josh Blum | 2010-03-03 | 1 | -0/+4 |
* | Added a vrt library to pack and unpack from metadata. | Josh Blum | 2010-03-02 | 2 | -0/+67 |
* | Expanded the UDP api: | Josh Blum | 2010-03-02 | 5 | -23/+159 |
* | Send the number of samples per datagram over the control. | Josh Blum | 2010-03-01 | 2 | -2/+8 |
* | Recv noise with uhd. | Josh Blum | 2010-03-01 | 2 | -6/+6 |
* | removed empty uhd.hpp and cpp files | Josh Blum | 2010-02-26 | 2 | -29/+0 |
* | Created empty usrp1e cpp file for the case when headers are not found. | Josh Blum | 2010-02-25 | 5 | -8/+55 |
* | Added IF data io handing within the usrp2 impl. | Josh Blum | 2010-02-23 | 5 | -65/+13 |
* | Work on the io interface for a device (and some implementation work in usrp2). | Josh Blum | 2010-02-22 | 4 | -7/+91 |
* | Moved the udp implementation guts into the cpp file | Josh Blum | 2010-02-22 | 1 | -16/+5 |
* | Made implementation class for the dboard manager. | Josh Blum | 2010-02-22 | 1 | -20/+15 |
* | Made the usrp2 impl into a device. | Josh Blum | 2010-02-21 | 4 | -112/+9 |
* | Moved lib and include contents of dboard and mboard one directory up and pref... | Josh Blum | 2010-02-21 | 10 | -113/+68 |
* | DUC and DDC control packets OTW | Josh Blum | 2010-02-19 | 1 | -9/+9 |
* | Added special case for empty dboard slot (none id 0xffff) | Josh Blum | 2010-02-18 | 2 | -4/+10 |
* | Added control for usrp2 aux dac and adc control. | Josh Blum | 2010-02-17 | 1 | -2/+10 |
* | Added i2c control transactions in fw and host | Josh Blum | 2010-02-17 | 1 | -2/+2 |
* | Worked out spi api for the dboard interface. | Josh Blum | 2010-02-17 | 3 | -55/+40 |
* | moved host code into host directory for clean (unambiguous) top level | Josh Blum | 2010-02-17 | 25 | -0/+1796 |