aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/super_send_packet_handler.hpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-2/+1
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-10/+10
* transport: Removed conditional compiles for terminator APIsMartin Braun2016-09-051-7/+1
* Merging RFNoC support for X310Martin Braun2016-08-091-0/+30
* transport: fixed an issue where the number of conversions were incorrectly ba...Paul David2016-08-011-1/+1
* transport: Removing task barrier for conversion calls in the super_send_packe...Paul David2016-06-081-22/+13
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-13/+108
* Squashed merge of Coverity fixes.Ben Hilburn2013-11-271-1/+1
* uhd: added new calls to streamer object + support workJosh Blum2013-07-151-4/+37
* uhd: switch the reusable barrier to condition variablesJosh Blum2013-04-121-8/+6
* uhd: added barrier interrupt to work around thread issueJosh Blum2012-10-291-0/+2
* transport: multi-threaded send_packet_handlerJosh Blum2012-07-021-25/+77
* sph: added set SID per channelJosh Blum2012-04-301-1/+12
* send: sph holdover from transport workJosh Blum2012-04-191-0/+1
* uhd: fixed send pkt handler, vrt packet type was uninitializedJosh Blum2012-02-271-0/+1
* dsp rework: implement 64 bit ticks, no secondsJosh Blum2012-02-061-7/+5
* dsp rework: tx trailer, scaling work (peak)Josh Blum2012-01-311-1/+1
* convert: made conversion functions into classes so they can keep stateJosh Blum2011-11-121-8/+5
* uhd: dont pass 0 sample buffs to converter (avoid segfaults)Josh Blum2011-11-071-1/+3
* uhd: added trailer parsing for occupancyJosh Blum2011-11-031-1/+2
* uhd: renamed convert markup to formatJosh Blum2011-11-031-2/+2
* uhd: added one packet mode to rx streamerJosh Blum2011-11-031-3/+3
* usrp1: multi channel receive workingJosh Blum2011-11-031-1/+1
* uhd: renamed some of the stream types and functionsJosh Blum2011-11-031-1/+1
* usrp1: did work for stream interface on usrp1Josh Blum2011-11-031-9/+0
* usrp2: additional corrections for streaming to workJosh Blum2011-11-031-0/+1
* uhd: lots of work releated to streamer work and usrp2 implementationJosh Blum2011-11-031-0/+27
* uhd: restored super packet handler functionalityJosh Blum2011-11-031-77/+44
* usrp1: disable pad to one for usrp1 (not needed)Josh Blum2011-09-191-0/+3
* uhd: minor tweak for send_packet_handler, force zero sample send hack to retu...Josh Blum2011-08-021-1/+1
* usrp: added software scale factor adjustmentJosh Blum2011-07-081-1/+8
* usrp: added validate_subdev_spec to all io_implsJosh Blum2011-07-011-1/+1
* uhd: fix some warnings under msvc in sphJosh Blum2011-06-141-1/+1
* uhd: supper packet handler support squashedJosh Blum2011-06-141-0/+287