| Commit message (Expand) | Author | Age | Files | Lines |
* | handle getting and setting mac and ip addr from the host | Josh Blum | 2010-03-12 | 1 | -2/+67 |
* | Removed freq min and max and gain min, max, and step... | Josh Blum | 2010-03-12 | 2 | -35/+22 |
* | Cleaned up the gain handler (thing that gets and sets wildcard gains) | Josh Blum | 2010-03-11 | 2 | -35/+52 |
* | Filled in dboard code for basics and lf type boards. | Josh Blum | 2010-03-10 | 4 | -130/+279 |
* | Added simple device to handle wrapping general properties up into simple api. | Josh Blum | 2010-03-10 | 5 | -19/+55 |
* | Moved timeouts into the udp transports. | Josh Blum | 2010-03-04 | 3 | -37/+25 |
* | Some tweaks and changes to io impl that fix segfaults. | Josh Blum | 2010-03-03 | 1 | -7/+16 |
* | Split metadata into rx and tx specific metadata. | Josh Blum | 2010-03-03 | 2 | -10/+16 |
* | memcpy size fix, change to some send logic | Josh Blum | 2010-03-03 | 1 | -3/+4 |
* | Making use of vrt lib in the usrp2 io_impl. | Josh Blum | 2010-03-03 | 4 | -77/+61 |
* | Expanded the UDP api: | Josh Blum | 2010-03-02 | 3 | -138/+106 |
* | The net common is too slow in usrp2 firmware to figure out if its vrt data. | Josh Blum | 2010-03-02 | 3 | -12/+13 |
* | Send the number of samples per datagram over the control. | Josh Blum | 2010-03-01 | 6 | -83/+128 |
* | Recv noise with uhd. | Josh Blum | 2010-03-01 | 4 | -29/+73 |
* | fix for io types | Josh Blum | 2010-02-26 | 1 | -6/+6 |
* | Created empty usrp1e cpp file for the case when headers are not found. | Josh Blum | 2010-02-25 | 2 | -1/+36 |
* | use a single addr param for the usrp2 | Josh Blum | 2010-02-25 | 1 | -2/+2 |
* | vrt packet count fix | Josh Blum | 2010-02-23 | 1 | -1/+1 |
* | Put fast path code (rx setup) back into txrx.c. | Josh Blum | 2010-02-23 | 1 | -19/+0 |
* | Added IF data io handing within the usrp2 impl. | Josh Blum | 2010-02-23 | 3 | -82/+279 |
* | Work on the io interface for a device (and some implementation work in usrp2). | Josh Blum | 2010-02-22 | 2 | -6/+72 |
* | added set nice gpio pins to manager on init and deconstruct | Josh Blum | 2010-02-22 | 1 | -9/+18 |
* | Moved the udp implementation guts into the cpp file | Josh Blum | 2010-02-22 | 1 | -18/+16 |
* | Made implementation class for the dboard manager. | Josh Blum | 2010-02-22 | 3 | -12/+54 |
* | Made the usrp2 impl into a device. | Josh Blum | 2010-02-21 | 6 | -242/+134 |
* | Moved lib and include contents of dboard and mboard one directory up and pref... | Josh Blum | 2010-02-21 | 17 | -127/+126 |
* | DDC enable with stream at control OTW | Josh Blum | 2010-02-19 | 4 | -17/+46 |
* | DUC and DDC control packets OTW | Josh Blum | 2010-02-19 | 6 | -40/+105 |
* | added support for the duc (no control yet though) | Josh Blum | 2010-02-18 | 3 | -8/+142 |
* | Added special case for empty dboard slot (none id 0xffff) | Josh Blum | 2010-02-18 | 3 | -32/+69 |
* | Flattened the usrp2 impl properties guts. | Josh Blum | 2010-02-18 | 10 | -264/+456 |
* | Added control for usrp2 aux dac and adc control. | Josh Blum | 2010-02-17 | 3 | -2/+57 |
* | Added i2c control transactions in fw and host | Josh Blum | 2010-02-17 | 3 | -7/+66 |
* | Worked out spi api for the dboard interface. | Josh Blum | 2010-02-17 | 7 | -204/+152 |
* | moved host code into host directory for clean (unambiguous) top level | Josh Blum | 2010-02-17 | 17 | -0/+1677 |