aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport
Commit message (Expand)AuthorAgeFilesLines
* forgot an includeJosh Blum2010-04-161-0/+1
* Merge branch 'rfx' of git@ettus.sourcerepo.com:ettus/uhd into ioJosh Blum2010-04-122-555/+16
|\
| * added python+cheetah build requirement, generating vrt.cppJosh Blum2010-04-092-550/+2
| * converted timespec to use nanoseconds for fractional partJosh Blum2010-04-082-39/+43
* | store the mtu and hdr len stuff only in the usrp2 implJosh Blum2010-04-121-8/+4
* | Added data type conversion routines to transport api.Josh Blum2010-04-122-4/+151
* | Created zero copy interface/framework, made use of it in usrp2 udp transport ...Josh Blum2010-04-121-34/+71
|/
* tweak the ifaddrs address discoveryJosh Blum2010-03-261-11/+10
* get interface addresses on windowsJosh Blum2010-03-261-272/+39
* made python app to generate vrt jump tables, seems to run faster...Josh Blum2010-03-262-56/+700
* Merge branch 'addrs' of git@ettus.sourcerepo.com:ettus/uhd into timingJosh Blum2010-03-263-0/+345
|\
| * added interface address discoveryJosh Blum2010-03-263-0/+345
* | Overhaullllllled the way we do streaming. There is an odd bug whereJosh Blum2010-03-251-1/+1
|/
* Added example app to receive timed samples.Josh Blum2010-03-231-2/+2
* Moved typedefs from props.hpp into new file types.hpp.Josh Blum2010-03-211-0/+0
* got uhd almost compiling in windowze. figured out special flags. also had to ...Josh Blum2010-03-172-14/+17
* Added recovery app to use raw socket to burn known ip addr.Josh Blum2010-03-161-1/+1
* Moved timeouts into the udp transports.Josh Blum2010-03-042-4/+64
* Split metadata into rx and tx specific metadata.Josh Blum2010-03-031-8/+8
* Making use of vrt lib in the usrp2 io_impl.Josh Blum2010-03-031-3/+7
* Added a vrt library to pack and unpack from metadata.Josh Blum2010-03-021-0/+104
* Expanded the UDP api:Josh Blum2010-03-023-98/+250
* Added IF data io handing within the usrp2 impl.Josh Blum2010-02-231-14/+6
* Work on the io interface for a device (and some implementation work in usrp2).Josh Blum2010-02-221-8/+12
* Moved the udp implementation guts into the cpp fileJosh Blum2010-02-221-5/+40
* moved host code into host directory for clean (unambiguous) top levelJosh Blum2010-02-171-0/+67