summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-09-29ported block task and tag handlers to apologyJosh Blum
2012-09-29apology support compiling w/o message handlersJosh Blum
2012-09-28can remove gr_sptr_magic.h, not neededJosh Blum
2012-09-26update some of the sbuffer docstringsJosh Blum
2012-09-20fun with inlinesJosh Blum
2012-09-18created hooks for input buffer allocatorJosh Blum
2012-09-18added hook for custom output buffer allocatorJosh Blum
2012-09-17created write accessors for the work buffersJosh Blum
2012-09-16added disconnect all to hier blockJosh Blum
2012-09-14moved sbuffer deref logic into the cppJosh Blum
2012-09-13added set buffer affinity hook for blocksJosh Blum
2012-09-13Merge branch 'filter_work'Josh Blum
2012-09-13make input history calls and history compat for off by 1 issueJosh Blum
2012-09-13use gnuradio even for gr_ prefixed headersJosh Blum
2012-09-13redo gr type compat header, it has 2 purposesJosh Blum
2012-09-12added inlining logic for input queue handlingJosh Blum
2012-09-12added hooks for input buffer inliningJosh Blum
2012-09-11added wait w/ timeout to top block/executorJosh Blum
2012-09-10moved around/tweaking sbuffer codeJosh Blum
2012-09-10use sbuffer directly in the input queues nowJosh Blum
2012-09-10switch to using sbuffer in gras implJosh Blum
2012-09-10copied tsbe buffer to sbuffer in this projectJosh Blum
2012-09-10created gras.hpp header for common defsJosh Blum
2012-09-07added check topology hooks and overloadJosh Blum
2012-09-05dont need extra copies of these files, use them from gnuradioJosh Blum
2012-09-03create default works for gr sync and blockJosh Blum
2012-09-03created shared_to_element and use shared_from_thisJosh Blum
2012-09-03top and hier block brought into pythonJosh Blum
2012-08-29removed runtime api header (using element.hpp)Josh Blum
2012-08-28token work w/ messages to implement finite runsJosh Blum
2012-08-27runtime: other changes to work with minimal core changesJosh Blum
2012-08-26runtime: moved changes to gnuradio.i into gr-runtime filesJosh Blum
2012-08-26runtime: added size hints to top blockJosh Blum
2012-08-26runtime: work in the incredible tagsJosh Blum
2012-08-26runtime: fix for element shared ptr assignJosh Blum
2012-08-26runtime: fixes for io signature to pass testsJosh Blum
2012-08-26runtime: io signature looks like a shared ptrJosh Blum
2012-08-26runtime: whole project compilingJosh Blum
2012-08-26runtime: lots of swig work, not over yetJosh Blum
2012-08-26runtime: work on unit testsJosh Blum
2012-08-26runtime: a lot more is compiling/linkingJosh Blum
2012-08-26runtime: work on a bunch of implementationsJosh Blum
2012-08-26runtime: work on api wrapper blocksJosh Blum
2012-08-26runtime: library compiling (missing syms, duh)Josh Blum
2012-08-26runtime: added compile hooks into coreJosh Blum
2012-08-26runtime: more work on the shell stuffJosh Blum
2012-08-26runtime: created some headers to start withJosh Blum