Age | Commit message (Expand) | Author |
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 | input buffers deal with empty buffers | Josh Blum |
2012-11-09 | switch to boost software license | Josh Blum |
2012-11-09 | common typedef for item count | 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-06 | work on python blocks and unit test | Josh Blum |
2012-11-05 | polish up work and notify api | Josh Blum |
2012-11-01 | moved out a bunch of work, rate, fcast logic | Josh Blum |
2012-10-28 | work on stand-alone library build | Josh Blum |
2012-10-28 | Merge branch 'rc0_work' | 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 | 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-11 | make use of new message registration macros | 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-05 | created configurable thread pool | Josh Blum |
2012-10-04 | for loop for any_inputs_done is actually lighter-weight | Josh Blum |
2012-10-04 | implementation for the top block global config | Josh Blum |
2012-10-04 | swig issues worked out, Work can be work again | Josh Blum |
2012-10-04 | Merge branch 'master' into port_config | Josh Blum |
2012-10-04 | updated to latest subprojects, got compiling | Josh Blum |
2012-10-04 | created any_inputs_done logic for done logic | Josh Blum |
2012-10-04 | replace multiple w/ reserve, dont do multiple calc | 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-10-02 | ifdef'able hooks for allocation debugging | Josh Blum |
2012-10-01 | revert buffer queue changes, unknown issue | Josh Blum |
2012-10-01 | switch to fixed size queue to avoid runtime allocs | Josh Blum |
2012-09-30 | created a bitset wrapper w/ all() routine | Josh Blum |
2012-09-29 | delete vector utils header, this is only for topology_handler now | 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 | some tweaks, split block handlers into two files | Josh Blum |
2012-09-29 | ported block task and tag handlers to apology | Josh Blum |
2012-09-29 | ported input and output port handlers to apology | Josh Blum |
2012-09-29 | ported allocator and block handler to apology | Josh Blum |
2012-09-29 | apology support compiling w/o message handlers | Josh Blum |
2012-09-25 | still hate history, time dilation, this is better | Josh Blum |
2012-09-24 | smaller buffers seems to make qa tests faster | Josh Blum |
2012-09-24 | restore history residual code to escape mini buffs | Josh Blum |
2012-09-23 | disconnect_all will commit the topology (more qa happy) | Josh Blum |
2012-09-22 | threading related tweaks for happy qa code | Josh Blum |
2012-09-20 | fun with inlines | Josh Blum |