aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/super_recv_packet_handler.hpp
Commit message (Expand)AuthorAgeFilesLines
* utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-11/+11
* uhd: Replace NULL with nullptr in if_addrs and super_recv_packet_handlerAndrej Rode2017-02-201-5/+5
* uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-1/+0
* Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...Martin Braun2016-11-081-12/+12
* transport: Removed conditional compiles for terminator APIsMartin Braun2016-09-051-7/+1
* Merging RFNoC support for X310Martin Braun2016-08-091-13/+60
* transport: fixed an issue where the number of conversions were incorrectly ba...Paul David2016-08-011-1/+1
* UHD: Fixes for super_recv_packet_hadlermichael-west2016-07-221-3/+14
* transport: Removing task barrier for conversion calls in the super_recv_packe...Paul David2016-06-081-23/+12
* transport: Also send flow control ACKs on sequence errorsMartin Braun2016-03-211-0/+6
* Merge branch 'maint'Ashish Chaudhari2016-02-181-3/+3
|\
| * Corrected the UHD behavior in the event of a USB disconnectDaulPavid2016-02-121-3/+3
* | fixed a orthography typo; funnier if you're German.Marcus Müller2015-12-311-3/+3
* | transport: Fix bug where stop commands could erroneously throwMartin Braun2015-09-101-1/+3
* | transport: Fail for multi-chan-rx + stream_nowMartin Braun2015-09-081-0/+4
|/
* Transport: Update flow control on overrunsJohannes Walter2015-08-131-0/+5
* uhd: Fixed multiple compiler warningsMichael Dickens2015-03-111-1/+1
* Fix for BUG #390: RIO & UHD: multi-channel recv() does not notify there has b...michael-west2014-03-071-25/+38
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-36/+144
* Squashed merge of Coverity fixes.Ben Hilburn2013-11-271-1/+2
* uhd: packet handler minor changesJosh Blum2013-07-191-1/+2
* uhd: added new calls to streamer object + support workJosh Blum2013-07-151-1/+49
* 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 recv_packet_handlerJosh Blum2012-07-021-22/+71
* recv: only inspect tsf on timestamp error checkJosh Blum2012-04-171-1/+1
* dsp rework: minor fix sph, set has time spec for tsf onlyJosh Blum2012-02-141-2/+2
* dsp rework: implement 64 bit ticks, no secondsJosh Blum2012-02-061-4/+4
* uhd: flush transport for new rx streamersJosh Blum2012-01-231-1/+4
* 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-8/+3
* uhd: renamed convert markup to formatJosh Blum2011-11-031-2/+2
* uhd: added one packet mode to rx streamerJosh Blum2011-11-031-7/+7
* 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
* 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-63/+36
* usrp: super packet handler release in orderJosh Blum2011-09-211-0/+7
* usrp: added software scale factor adjustmentJosh Blum2011-07-081-1/+8
* uhd: added inline message testing to the messages exampleJosh Blum2011-07-031-15/+13
* uhd: replaced alignment indexes implementation w/ boost bitsetJosh Blum2011-07-011-66/+10
* uhd: fix for resize routine of super packet handlerJosh Blum2011-06-141-1/+2
* uhd: fix some warnings under msvc in sphJosh Blum2011-06-141-3/+3
* uhd: supper packet handler support squashedJosh Blum2011-06-141-0/+637