summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2012-11-06consume and produce calls do it in-placeJosh Blum
2012-11-06add back in this best effort ref containerJosh Blum
2012-11-06work on python blocks and unit testJosh Blum
2012-11-06moved consume each convenience routineJosh Blum
2012-11-05polish up work and notify apiJosh Blum
2012-11-04work on SWIG director block...Josh Blum
2012-11-03moved around the shared ptr logic in ElementJosh Blum
2012-11-03python hier/top block holds refs of connected blocksJosh Blum
2012-11-02store a reference to the element, even when its not in a sptrJosh 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-11-01added deprecated max items interface to tbJosh Blum
2012-10-31swig work on top and hierJosh Blum
2012-10-31build system workJosh Blum
2012-10-28work on stand-alone library buildJosh Blum
2012-10-28Merge branch 'pmc_work'Josh Blum
2012-10-28Merge branch 'rc0_work'Josh Blum
2012-10-28integrate container conversion callsJosh Blum
2012-10-27and the reverse operation pmt to pmcJosh Blum
2012-10-27authored a pretty complete pmc_to_pmtJosh Blum
2012-10-27added support for the real PMC type (stub removed)Josh Blum
2012-10-21getting API read for PMCsJosh Blum
2012-10-21moved commit and deprecated lock/unlock into hier blockJosh Blum
2012-10-18put a few more common accessors in block hdrJosh 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-13change to fixed_rate_noutput_to_ninput in block for non fixed ratesJosh 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-11some tweaks to the custom allocatorJosh Blum
2012-10-11make use of new yield strategy for framework paramJosh Blum
2012-10-11make use of new message registration macrosJosh Blum
2012-10-07removed numanuma dependency, replaced with AllocOnNode headerJosh Blum
2012-10-07better naive defaults for thread poolJosh Blum
2012-10-06reimplement the output multiple items/work output items calculationsJosh Blum
2012-10-05cleanup task conclusion logicJosh Blum
2012-10-05added global block config for buffer affinityJosh Blum
2012-10-05created configurable thread poolJosh Blum
2012-10-04for loop for any_inputs_done is actually lighter-weightJosh Blum
2012-10-04moved header method implementation into cpp fileJosh Blum
2012-10-04make MY_ALLOCATOR_POOL_SIZE much larger, fail print debugJosh Blum
2012-10-04implementation for the top block global configJosh Blum
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