summaryrefslogtreecommitdiffstats
path: root/host/test/buffer_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uhd: renamed test directory to tests to be consitentJosh Blum2011-01-141-64/+0
|
* usrp2: removed alignment buffer and implemented event based recv + ↵Josh Blum2010-12-161-51/+0
| | | | alignment, TODO test me
* uhd: implemented a double timeout (in seconds) for send and recv chainsJosh Blum2010-10-011-1/+1
| | | | | | | | converted all size_t timeout_ms to double timeout bounded and alignment buffer now take double timeout added timeout to device::send and zero_copy_if::get_send_buff
* work on alignment buffer, got unit test workingJosh Blum2010-05-281-0/+115