Age | Commit message (Expand) | Author |
2012-12-15 | misc fixes to buffer rework | Josh Blum |
2012-12-15 | work on the buffer queue api | Josh Blum |
2012-12-01 | mark fail: not ready until a new buffer appears | Josh Blum |
2012-11-29 | added some more misc debug macros | Josh Blum |
2012-11-25 | front buffer accumulate on reserve fail | Josh Blum |
2012-11-24 | created common function is_work_allowed and input check | Josh Blum |
2012-11-23 | async atomic notification of stop condition | Josh Blum |
2012-11-22 | extra asserts for sign on consume/produce | Josh Blum |
2012-11-21 | addressed some bugs from the stitching commit | Josh Blum |
2012-11-21 | implement buffer stitching on input, output always flushes | Josh Blum |
2012-11-21 | guard against empty consumes | Josh Blum |
2012-11-19 | const correctness for sbuffer get() | Josh Blum |
2012-11-18 | improvements to done logic (helps reserve 0 case) | Josh Blum |
2012-11-18 | fix for inline input buffer impl | Josh Blum |
2012-11-18 | shorten work buffer min/max accessor names | Josh Blum |
2012-11-17 | created some metadata for work buffer array | Josh Blum |
2012-11-17 | added common flush code, flush before produce_buffer | Josh Blum |
2012-11-13 | created API for passive work-flow | Josh Blum |
2012-11-11 | fixed input fail logic w/ input_queues.is_front_maximal | Josh Blum |
2012-11-09 | switch to boost software license | Josh Blum |
2012-11-07 | some fixes from the last commit | Josh Blum |
2012-11-07 | io fails and io config work | Josh Blum |
2012-11-06 | consume and produce calls do it in-place | Josh Blum |
2012-11-05 | polish up work and notify api | Josh Blum |
2012-11-02 | mostly python tweaks, mostly happy QA | Josh Blum |
2012-11-01 | moved out a bunch of work, rate, fcast logic | Josh Blum |
2012-11-01 | building gnuradio, some workarounds | Josh Blum |
2012-10-28 | work on stand-alone library build | Josh Blum |
2012-10-14 | added input fail logic to conditionally accumulate | Josh Blum |
2012-10-14 | input_buffer_queues logic cleanup for accumulate implementation | Josh Blum |
2012-10-13 | simplfied input queues, WIP, but working | Josh Blum |
2012-10-13 | tweaks to forecast exit logic | Josh Blum |
2012-10-13 | handle_update_inputs also performs resize, cleanup input fixed rate logic | Josh Blum |
2012-10-13 | lots of mini tweaks for QA passing, WIP... | Josh Blum |
2012-10-12 | working on qa passing, temp input accumulation logic | Josh Blum |
2012-10-06 | reimplement the output multiple items/work output items calculations | Josh Blum |
2012-10-05 | cleanup task conclusion logic | Josh Blum |
2012-10-04 | Merge branch 'master' into port_config | Josh Blum |
2012-10-04 | created any_inputs_done logic for done logic | Josh Blum |
2012-10-04 | work on the set/get input/output per-port config | Josh Blum |
2012-10-02 | dammit... find and replace did it again | Josh Blum |
2012-09-30 | created a bitset wrapper w/ all() routine | Josh Blum |
2012-09-29 | minor changes and updated submodule apology commit | Josh Blum |
2012-09-29 | create IO subscriber bitset for tracking done | Josh Blum |
2012-09-29 | gnuradio core mostly passing with apology fixes | Josh Blum |
2012-09-29 | ported block task and tag handlers to apology | Josh Blum |
2012-09-25 | still hate history, time dilation, this is better | Josh Blum |
2012-09-22 | threading related tweaks for happy qa code | Josh Blum |
2012-09-22 | work on consume/produce implementation | Josh Blum |
2012-09-21 | fix trim tags ordering vs production of samples | Josh Blum |