summaryrefslogtreecommitdiff
path: root/lib/block_task.cpp
AgeCommit message (Expand)Author
2013-02-22gras: rename start/stop to notify interfacesJosh Blum
2013-02-13gras: fun with gcc branch hintsJosh Blum
2013-01-31gras: why/how did this link on the other machineJosh Blum
2013-01-31gras: simplify task kicker into a reusable callJosh Blum
2012-12-29misc changes on the benchmark branchJosh Blum
2012-12-25added debug print for work and handler countJosh Blum
2012-12-23making use of last and fixing up the buffer stitchingJosh Blum
2012-12-16some cleanup with the flush/fail for outputJosh Blum
2012-12-16work ont he circ buffer implJosh Blum
2012-12-16various fixes for unit tests passJosh Blum
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