Age | Commit message (Expand) | Author |
2012-09-20 | fun with inlines | Josh Blum |
2012-09-18 | created hooks for input buffer allocator | Josh Blum |
2012-09-18 | added hook for custom output buffer allocator | Josh Blum |
2012-09-17 | created write accessors for the work buffers | Josh Blum |
2012-09-16 | added disconnect all to hier block | Josh Blum |
2012-09-14 | moved sbuffer deref logic into the cpp | Josh Blum |
2012-09-13 | added set buffer affinity hook for blocks | Josh Blum |
2012-09-13 | Merge branch 'filter_work' | Josh Blum |
2012-09-13 | make input history calls and history compat for off by 1 issue | Josh Blum |
2012-09-13 | use gnuradio even for gr_ prefixed headers | Josh Blum |
2012-09-13 | redo gr type compat header, it has 2 purposes | Josh Blum |
2012-09-12 | added inlining logic for input queue handling | Josh Blum |
2012-09-12 | added hooks for input buffer inlining | Josh Blum |
2012-09-11 | added wait w/ timeout to top block/executor | Josh Blum |
2012-09-10 | moved around/tweaking sbuffer code | Josh Blum |
2012-09-10 | use sbuffer directly in the input queues now | Josh Blum |
2012-09-10 | switch to using sbuffer in gras impl | Josh Blum |
2012-09-10 | copied tsbe buffer to sbuffer in this project | Josh Blum |
2012-09-10 | created gras.hpp header for common defs | Josh Blum |
2012-09-07 | added check topology hooks and overload | Josh Blum |
2012-09-05 | dont need extra copies of these files, use them from gnuradio | Josh Blum |
2012-09-03 | create default works for gr sync and block | Josh Blum |
2012-09-03 | created shared_to_element and use shared_from_this | Josh Blum |
2012-09-03 | top and hier block brought into python | Josh Blum |
2012-08-29 | removed runtime api header (using element.hpp) | Josh Blum |
2012-08-28 | token work w/ messages to implement finite runs | Josh Blum |
2012-08-27 | runtime: other changes to work with minimal core changes | Josh Blum |
2012-08-26 | runtime: moved changes to gnuradio.i into gr-runtime files | Josh Blum |
2012-08-26 | runtime: added size hints to top block | Josh Blum |
2012-08-26 | runtime: work in the incredible tags | Josh Blum |
2012-08-26 | runtime: fix for element shared ptr assign | Josh Blum |
2012-08-26 | runtime: fixes for io signature to pass tests | Josh Blum |
2012-08-26 | runtime: io signature looks like a shared ptr | Josh Blum |
2012-08-26 | runtime: whole project compiling | Josh Blum |
2012-08-26 | runtime: lots of swig work, not over yet | Josh Blum |
2012-08-26 | runtime: work on unit tests | Josh Blum |
2012-08-26 | runtime: a lot more is compiling/linking | Josh Blum |
2012-08-26 | runtime: work on a bunch of implementations | Josh Blum |
2012-08-26 | runtime: work on api wrapper blocks | Josh Blum |
2012-08-26 | runtime: library compiling (missing syms, duh) | Josh Blum |
2012-08-26 | runtime: added compile hooks into core | Josh Blum |
2012-08-26 | runtime: more work on the shell stuff | Josh Blum |
2012-08-26 | runtime: created some headers to start with | Josh Blum |