aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp_e/io_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* usrp-e: removed transfer framenessJosh Blum2010-08-111-20/+6
* usrp-e: fixed warnings and errors, missing subdev spec stuffJosh Blum2010-08-111-2/+16
* usrp-e: removed vrt header rewrite in io impl, its not in vrt packet parser s...Josh Blum2010-07-161-5/+1
* usrp-e: added io_impl handle overrunJosh Blum2010-07-101-8/+18
* usrp-e: fixed send and recv logic in io impl to deal with frame length correctlyJosh Blum2010-07-071-9/+9
* usrp-e: replaced stream cmd logic with common dsp type1 logicJosh Blum2010-07-071-27/+4
* uhd: updated code to build with latest api, not testedJosh Blum2010-07-071-42/+70
* usrp-e: added verbose for bad poll and read valuesJosh Blum2010-06-171-4/+21
* usrp-e: added poll(...) call before read(...) callJosh Blum2010-06-151-0/+11
* file option for rx timed samples, misc fixesJosh Blum2010-06-141-2/+2
* usrp-e: switched otw type to little endian (works now)Josh Blum2010-06-091-2/+2
* usrp-e: working vrt recv, implemented dsp utils in usrp-e dspJosh Blum2010-06-071-7/+20
* recv giving me something, bad vrt headers though...Josh Blum2010-06-051-4/+7
* usrp-e more implementation, rx timed samples runs w/o error (no workie though)Josh Blum2010-06-051-0/+5
* implemented dsp and rx controlJosh Blum2010-06-041-2/+38
* io impl tweaks, renamed clock control and codec control implementation to avo...Josh Blum2010-06-041-4/+12
* work on io impl for usrp-e using read/writeJosh Blum2010-06-031-0/+137