Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved timeouts into the udp transports. | Josh Blum | 2010-03-04 | 1 | -8/+6 |
* | 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 | 1 | -7/+13 |
* | 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 | 1 | -66/+49 |
* | Expanded the UDP api: | Josh Blum | 2010-03-02 | 1 | -120/+82 |
* | The net common is too slow in usrp2 firmware to figure out if its vrt data. | Josh Blum | 2010-03-02 | 1 | -5/+6 |
* | Send the number of samples per datagram over the control. | Josh Blum | 2010-03-01 | 1 | -64/+89 |
* | Recv noise with uhd. | Josh Blum | 2010-03-01 | 1 | -28/+58 |
* | fix for io types | Josh Blum | 2010-02-26 | 1 | -6/+6 |
* | 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 | 1 | -0/+261 |