summaryrefslogtreecommitdiffstats
path: root/host/test/vrt_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: disable cid testing in vrt unit test (not supported)Josh Blum2010-07-141-2/+4
* uhd: renamed the vrt header to vrt_if_packet headerJosh Blum2010-07-051-1/+1
* uhd: work vectorizing the vrt packet handler, reworked vrt packet stuff, need...Josh Blum2010-07-051-54/+93
* uhd: reworked time_spec_t to be more flexible: arithmetic, comparison operato...Josh Blum2010-06-241-6/+4
* Replaced the vrt pack and unpack with a pack and unpack for big endian and a ...Josh Blum2010-06-071-2/+2
* converted timespec to use nanoseconds for fractional partJosh Blum2010-04-081-5/+7
* got uhd almost compiling in windowze. figured out special flags. also had to ...Josh Blum2010-03-171-1/+1
* Split metadata into rx and tx specific metadata.Josh Blum2010-03-031-6/+6
* Making use of vrt lib in the usrp2 io_impl.Josh Blum2010-03-031-0/+3
* Added a vrt library to pack and unpack from metadata.Josh Blum2010-03-021-0/+97