summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-08updated the subprojects for Theron 5.01.00Josh Blum
2012-11-08add try/except w/ prints to python blockJosh Blum
2012-11-08save thread state on destructor, which may call back into pythonJosh Blum
2012-11-08lot of python locking hell...Josh 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-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 Python Blocks overloads/directorsJosh 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-03work on python block classJosh Blum
2012-11-03begin work on python blocksJosh Blum
2012-11-03fixing warnings makes more warningsJosh Blum
2012-11-02store a reference to the element, even when its not in a sptrJosh Blum
2012-11-02simplification for wrapper in HierBlock.iJosh Blum
2012-11-02swig tweaks to element.i for %ignoresJosh 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-11-01added gnuradio as git submoduleJosh Blum
2012-10-31swig-ing and test for thread poolJosh Blum
2012-10-31created interface file for dealing with io signatureJosh Blum
2012-10-31work on swig and import unit testJosh 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