Age | Commit message (Expand) | Author |
2012-09-29 | some tweaks, split block handlers into two files | Josh Blum |
2012-09-29 | ported block task and tag handlers to apology | Josh Blum |
2012-09-29 | ported input and output port handlers to apology | Josh Blum |
2012-09-29 | ported allocator and block handler to apology | Josh Blum |
2012-09-29 | apology support compiling w/o message handlers | Josh Blum |
2012-09-28 | can remove gr_sptr_magic.h, not needed | Josh Blum |
2012-09-28 | started apology integration, removed tsbe | Josh Blum |
2012-09-26 | update some of the sbuffer docstrings | Josh Blum |
2012-09-25 | still hate history, time dilation, this is better | Josh Blum |
2012-09-24 | smaller buffers seems to make qa tests faster | Josh Blum |
2012-09-24 | must have forgotten important tsbe commit | Josh Blum |
2012-09-24 | restore history residual code to escape mini buffs | Josh Blum |
2012-09-23 | store the container sptr in tsbe topology | Josh Blum |
2012-09-23 | disconnect_all will commit the topology (more qa happy) | Josh Blum |
2012-09-22 | threading related tweaks for happy qa code | Josh Blum |
2012-09-22 | work on consume/produce implementation | Josh Blum |
2012-09-21 | fix trim tags ordering vs production of samples | Josh Blum |
2012-09-20 | fun with inlines | Josh Blum |
2012-09-19 | some additions to the README.txt | Josh Blum |
2012-09-19 | cleanup input queues, and do /smart/ output flush logic | Josh Blum |
2012-09-19 | a few more forecast related tweaks | Josh Blum |
2012-09-19 | use another token for input allocator msg (so the old one can be cleared) | Josh Blum |
2012-09-19 | nop for default forecast, always call | Josh Blum |
2012-09-19 | work on look-forward history implementation | Josh Blum |
2012-09-18 | bring in theron and tsbe as submodules | Josh Blum |
2012-09-18 | created hooks for input buffer allocator | Josh Blum |
2012-09-18 | added update hook for changing history/output multiple | 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-17 | use the reserve calculation for round down case | Josh Blum |
2012-09-17 | added missing cleanup calls to deconstructor and disconnect all | Josh Blum |
2012-09-16 | added disconnect all to hier block | Josh Blum |
2012-09-15 | fix how we check IO done (must or, add was buggy) | Josh Blum |
2012-09-15 | use cerr for all of the debug prints | Josh Blum |
2012-09-14 | moved sbuffer deref logic into the cpp | Josh Blum |
2012-09-14 | cleanup and adding to TODO.txt | Josh Blum |
2012-09-13 | added set buffer affinity hook for blocks | Josh Blum |
2012-09-13 | added a static print when debug asserts are enabled | 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 | work on debugger helpers/tools | Josh Blum |
2012-09-13 | added more stuff to the TODO.txt | Josh Blum |
2012-09-13 | some more history tweaks and asserts | Josh Blum |
2012-09-13 | swig fix for hier to access name/unique_id | Josh Blum |
2012-09-13 | use gnuradio even for gr_ prefixed headers | Josh Blum |
2012-09-13 | input buffer history work and fixes | 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 | remove buffinfo struct, use sbuffer directly | Josh Blum |
2012-09-12 | added hooks for input buffer inlining | Josh Blum |