aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/usrp/usrp1/io_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Squashed merge of Coverity fixes.Ben Hilburn2013-11-271-1/+1
* uhd: added new calls to streamer object + support workJosh Blum2013-07-151-0/+11
* Merge branch 'maint34' into maintNicholas Corgan2012-11-161-3/+20
|\
| * lib/cmake: CPack source workNicholas Corgan2012-11-161-3/+20
* | uhd: squashed transport workJosh Blum2012-04-231-6/+6
|/
* usrp1: fix to use the db connection type to determine DAC signJosh Blum2012-02-241-2/+10
* usrp1: fix advertised samples per packet in send streamerJosh Blum2012-02-211-1/+2
* b100/usrp1: various tweaks for compiler warns and valgrindJosh Blum2012-02-091-5/+5
* dsp rework: work on usb wrapper for smaller packets, large lutsJosh Blum2012-02-021-1/+1
* usrp1: fix div ratio for interp registerJosh Blum2011-12-151-1/+1
* usrp1: fixed swapped sign on rx cordicJosh Blum2011-12-151-1/+1
* usrp1: set scale factor after setting converterJosh Blum2011-11-301-4/+4
* usrp: fix rate calculation logicJosh Blum2011-11-031-4/+2
* usrp: added get_tx/rx_ratesJosh Blum2011-11-031-5/+22
* uhd: added trailer parsing for occupancyJosh Blum2011-11-031-0/+1
* uhd: renamed convert markup to formatJosh Blum2011-11-031-6/+4
* usrp1: support variable clock rate through APIJosh Blum2011-11-031-0/+9
* uhd: added one packet mode to rx streamerJosh Blum2011-11-031-5/+13
* usrp1: got the 16Msps working (needed non hb-filter image)Josh Blum2011-11-031-13/+27
* usrp2: work on alternative OTW formatsJosh Blum2011-11-031-0/+4
* usrp1: various tweaks related to streamingJosh Blum2011-11-031-8/+10
* usrp1: type conversions and 8-bit workJosh Blum2011-11-031-21/+48
* usrp1: multi channel receive workingJosh Blum2011-11-031-4/+4
* uhd: renamed some of the stream types and functionsJosh Blum2011-11-031-2/+2
* usrp1: did work for stream interface on usrp1Josh Blum2011-11-031-87/+184
* usrp1: disable pad to one for usrp1 (not needed)Josh Blum2011-09-191-0/+1
* usrp1: fix for multi-channel, OTW channel width is always 1Josh Blum2011-08-081-2/+2
* uhd: added tasks to simplify thread spawning use casesJosh Blum2011-07-131-10/+5
* usrp: added clipping to link max rate when setting sample rateJosh Blum2011-07-041-8/+6
* usrp: handle frontend swapping if the first subdev is QI or QJosh Blum2011-07-041-3/+1
* usrp1: tweaks + implemented other features to mimic async and inline messagesJosh Blum2011-07-021-48/+107
* usrp: added validate_subdev_spec to all io_implsJosh Blum2011-07-011-4/+3
* usrp1: implemented properties interface on usrp1Josh Blum2011-07-011-37/+136
* usrp1: super packet handler support squashedJosh Blum2011-06-141-94/+86
* uhd: replace managed buffer shared pointer w/ intrusive pointer to reduce ove...Josh Blum2011-05-141-15/+4
* usrp1: apply conditional disables/enables to rx and txJosh Blum2011-05-141-1/+2
* uhd: removed more iostream stuff from usrp* implementationsJosh Blum2011-05-041-5/+5
* usrp1: fix for tx under remainder conditionsJosh Blum2011-04-271-3/+3
* usrp1: safe destruction for usrp1 deviceJosh Blum2011-03-101-1/+2
* uhd: tweaks for windows msvc compiler warnings and errorsJosh Blum2011-02-161-1/+1
* usrp-e100: use pre-bound get send/recv buffers in io implJosh Blum2011-02-031-2/+3
* usrp1: removed binds and sptr allocs in usrp1 io implJosh Blum2011-02-141-48/+90
* uhd: replaced std::vector<type> for buffer arguments in send/recvJosh Blum2011-02-091-2/+2
* uhd: replace asio buffer in make safe w/ memory and length, makes things simplerJosh Blum2011-02-071-4/+2
* usrp1: fix for tx disable on EOBJosh Blum2011-02-021-11/+5
* usrp1: work on usrp1 hardware compat with the apiJosh Blum2011-01-171-4/+32
* uhd: update copyright dates on host codeJosh Blum2011-01-131-1/+1
* usrp1: implement soft time ctrl for send at, recv atJosh Blum2011-01-131-0/+2
* usrp: removed old includes that didnt need to be thereJosh Blum2011-01-101-1/+0
* usrp1: ensure that the current buffer was committed before getting a new oneJosh Blum2010-10-071-1/+5