aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/io_impl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* usrp1: Refactor I/O implementationThomas Tsou2010-08-231-130/+207
|
* usrp1: Make underrun/overrun checking rate dependentThomas Tsou2010-08-191-10/+22
| | | | Calculate a polling interval based on the sample rate and size.
* usrp1: Add usrp1 implementationThomas Tsou2010-08-131-0/+229