summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-10-04Merge branch 'profile_work' into port_configJosh Blum
2012-10-04replaced top block set_buffer_hint with global configJosh Blum
2012-10-04support for maximum_items output port configJosh Blum
2012-10-04swig issues worked out, Work can be work againJosh Blum
2012-10-04Merge branch 'master' into port_configJosh Blum
2012-10-04updated to latest subprojects, got compilingJosh Blum
2012-10-04created any_inputs_done logic for done logicJosh Blum
2012-10-04replace multiple w/ reserve, dont do multiple calcJosh Blum
2012-10-04work on the set/get input/output per-port configJosh Blum
2012-10-03replace copy with copy_if_different to avoid rebuildsJosh Blum
2012-10-03make use of free alignment macrosJosh Blum
2012-10-02dammit... find and replace did it againJosh Blum
2012-10-02some minor tweaks to the allocatorJosh Blum
2012-10-02register messages, and custom allocator for performanceJosh Blum
2012-10-02ifdef'able hooks for allocation debuggingJosh Blum
2012-10-02added GRAS_DEBUG to be set in Debug modeJosh Blum
2012-10-01revert buffer queue changes, unknown issueJosh Blum
2012-10-01switch to fixed size queue to avoid runtime allocsJosh Blum
2012-09-30created a bitset wrapper w/ all() routineJosh Blum
2012-09-29delete vector utils header, this is only for topology_handler nowJosh Blum
2012-09-29minor changes and updated submodule apology commitJosh Blum
2012-09-29create IO subscriber bitset for tracking doneJosh Blum
2012-09-29fix for the tokens, were going the wrong directionJosh Blum
2012-09-29gnuradio core mostly passing with apology fixesJosh Blum
2012-09-29some tweaks, split block handlers into two filesJosh Blum
2012-09-29ported block task and tag handlers to apologyJosh Blum
2012-09-29ported input and output port handlers to apologyJosh Blum
2012-09-29ported allocator and block handler to apologyJosh Blum
2012-09-29apology support compiling w/o message handlersJosh Blum
2012-09-28started apology integration, removed tsbeJosh Blum
2012-09-25still hate history, time dilation, this is betterJosh Blum
2012-09-24smaller buffers seems to make qa tests fasterJosh Blum
2012-09-24restore history residual code to escape mini buffsJosh Blum
2012-09-23store the container sptr in tsbe topologyJosh Blum
2012-09-23disconnect_all will commit the topology (more qa happy)Josh 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
2012-09-20fun with inlinesJosh Blum
2012-09-19cleanup input queues, and do /smart/ output flush logicJosh Blum
2012-09-19a few more forecast related tweaksJosh Blum
2012-09-19use another token for input allocator msg (so the old one can be cleared)Josh Blum
2012-09-19nop for default forecast, always callJosh Blum
2012-09-19work on look-forward history implementationJosh Blum
2012-09-18bring in theron and tsbe as submodulesJosh Blum
2012-09-18created hooks for input buffer allocatorJosh Blum
2012-09-18added update hook for changing history/output multipleJosh Blum
2012-09-18added hook for custom output buffer allocatorJosh Blum
2012-09-17created write accessors for the work buffersJosh Blum
2012-09-17use the reserve calculation for round down caseJosh Blum