aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp2/io_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* got uhd almost compiling in windowze. figured out special flags. also had to ...Josh Blum2010-03-171-32/+33
* changes to get tuning workingJosh Blum2010-03-161-1/+1
* Moved timeouts into the udp transports.Josh Blum2010-03-041-8/+6
* Some tweaks and changes to io impl that fix segfaults.Josh Blum2010-03-031-7/+16
* Split metadata into rx and tx specific metadata.Josh Blum2010-03-031-7/+13
* memcpy size fix, change to some send logicJosh Blum2010-03-031-3/+4
* Making use of vrt lib in the usrp2 io_impl.Josh Blum2010-03-031-66/+49
* Expanded the UDP api:Josh Blum2010-03-021-120/+82
* The net common is too slow in usrp2 firmware to figure out if its vrt data.Josh Blum2010-03-021-5/+6
* Send the number of samples per datagram over the control.Josh Blum2010-03-011-64/+89
* Recv noise with uhd.Josh Blum2010-03-011-28/+58
* fix for io typesJosh Blum2010-02-261-6/+6
* vrt packet count fixJosh Blum2010-02-231-1/+1
* Put fast path code (rx setup) back into txrx.c.Josh Blum2010-02-231-19/+0
* Added IF data io handing within the usrp2 impl.Josh Blum2010-02-231-0/+261