aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/io_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* usrp1: Don't flush the stream buffer after every overrun/underrunThomas Tsou2010-08-271-2/+2
* usrp1: Remove unused overrun/underrun poll variableThomas Tsou2010-08-241-2/+0
* usrp1: Cleanup unnecessary state variablesThomas Tsou2010-08-241-12/+22
* usrp1: Refactor I/O implementationThomas Tsou2010-08-231-130/+207
* usrp1: Make underrun/overrun checking rate dependentThomas Tsou2010-08-191-10/+22
* usrp1: Add usrp1 implementationThomas Tsou2010-08-131-0/+229