summaryrefslogtreecommitdiff
path: root/lib/block_task.cpp
AgeCommit message (Expand)Author
2012-12-15misc fixes to buffer reworkJosh Blum
2012-12-15work on the buffer queue apiJosh Blum
2012-12-01mark fail: not ready until a new buffer appearsJosh Blum
2012-11-29added some more misc debug macrosJosh Blum
2012-11-25front buffer accumulate on reserve failJosh Blum
2012-11-24created common function is_work_allowed and input checkJosh Blum
2012-11-23async atomic notification of stop conditionJosh Blum
2012-11-22extra asserts for sign on consume/produceJosh Blum
2012-11-21addressed some bugs from the stitching commitJosh Blum
2012-11-21implement buffer stitching on input, output always flushesJosh Blum
2012-11-21guard against empty consumesJosh Blum
2012-11-19const correctness for sbuffer get()Josh Blum
2012-11-18improvements to done logic (helps reserve 0 case)Josh Blum
2012-11-18fix for inline input buffer implJosh Blum
2012-11-18shorten work buffer min/max accessor namesJosh Blum
2012-11-17created some metadata for work buffer arrayJosh Blum
2012-11-17added common flush code, flush before produce_bufferJosh Blum
2012-11-13created API for passive work-flowJosh Blum
2012-11-11fixed input fail logic w/ input_queues.is_front_maximalJosh Blum
2012-11-09switch to boost software licenseJosh Blum
2012-11-07some fixes from the last commitJosh Blum
2012-11-07io fails and io config workJosh Blum
2012-11-06consume and produce calls do it in-placeJosh Blum
2012-11-05polish up work and notify apiJosh Blum
2012-11-02mostly python tweaks, mostly happy QAJosh Blum
2012-11-01moved out a bunch of work, rate, fcast logicJosh Blum
2012-11-01building gnuradio, some workaroundsJosh Blum
2012-10-28work on stand-alone library buildJosh Blum
2012-10-14added input fail logic to conditionally accumulateJosh Blum
2012-10-14input_buffer_queues logic cleanup for accumulate implementationJosh Blum
2012-10-13simplfied input queues, WIP, but workingJosh Blum
2012-10-13tweaks to forecast exit logicJosh Blum
2012-10-13handle_update_inputs also performs resize, cleanup input fixed rate logicJosh Blum
2012-10-13lots of mini tweaks for QA passing, WIP...Josh Blum
2012-10-12working on qa passing, temp input accumulation logicJosh Blum
2012-10-06reimplement the output multiple items/work output items calculationsJosh Blum
2012-10-05cleanup task conclusion logicJosh Blum
2012-10-04Merge branch 'master' into port_configJosh Blum
2012-10-04created any_inputs_done logic for done logicJosh Blum
2012-10-04work on the set/get input/output per-port configJosh Blum
2012-10-02dammit... find and replace did it againJosh Blum
2012-09-30created a bitset wrapper w/ all() routineJosh Blum
2012-09-29minor changes and updated submodule apology commitJosh Blum
2012-09-29create IO subscriber bitset for tracking doneJosh Blum
2012-09-29gnuradio core mostly passing with apology fixesJosh Blum
2012-09-29ported block task and tag handlers to apologyJosh Blum
2012-09-25still hate history, time dilation, this is betterJosh Blum
2012-09-22threading related tweaks for happy qa codeJosh Blum
2012-09-22work on consume/produce implementationJosh Blum
2012-09-21fix trim tags ordering vs production of samplesJosh Blum