Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: disable cid testing in vrt unit test (not supported) | Josh Blum | 2010-07-14 | 1 | -2/+4 |
* | uhd: renamed the vrt header to vrt_if_packet header | Josh Blum | 2010-07-05 | 1 | -1/+1 |
* | uhd: work vectorizing the vrt packet handler, reworked vrt packet stuff, need... | Josh Blum | 2010-07-05 | 1 | -54/+93 |
* | uhd: reworked time_spec_t to be more flexible: arithmetic, comparison operato... | Josh Blum | 2010-06-24 | 1 | -6/+4 |
* | Replaced the vrt pack and unpack with a pack and unpack for big endian and a ... | Josh Blum | 2010-06-07 | 1 | -2/+2 |
* | converted timespec to use nanoseconds for fractional part | Josh Blum | 2010-04-08 | 1 | -5/+7 |
* | got uhd almost compiling in windowze. figured out special flags. also had to ... | Josh Blum | 2010-03-17 | 1 | -1/+1 |
* | Split metadata into rx and tx specific metadata. | Josh Blum | 2010-03-03 | 1 | -6/+6 |
* | Making use of vrt lib in the usrp2 io_impl. | Josh Blum | 2010-03-03 | 1 | -0/+3 |
* | Added a vrt library to pack and unpack from metadata. | Josh Blum | 2010-03-02 | 1 | -0/+97 |