Age | Commit message (Expand) | Author |
2012-10-04 | implementation for the top block global config | Josh Blum |
2012-10-04 | Merge branch 'profile_work' into port_config | Josh Blum |
2012-10-04 | replaced top block set_buffer_hint with global config | Josh Blum |
2012-10-04 | support for maximum_items output port config | Josh Blum |
2012-10-04 | swig issues worked out, Work can be work again | Josh Blum |
2012-10-04 | Merge branch 'master' into port_config | Josh Blum |
2012-10-04 | updated to latest subprojects, got compiling | Josh Blum |
2012-10-04 | created any_inputs_done logic for done logic | Josh Blum |
2012-10-04 | replace multiple w/ reserve, dont do multiple calc | Josh Blum |
2012-10-04 | work on the set/get input/output per-port config | Josh Blum |
2012-10-03 | replace copy with copy_if_different to avoid rebuilds | Josh Blum |
2012-10-03 | make use of free alignment macros | Josh Blum |
2012-10-02 | dammit... find and replace did it again | Josh Blum |
2012-10-02 | some minor tweaks to the allocator | Josh Blum |
2012-10-02 | register messages, and custom allocator for performance | Josh Blum |
2012-10-02 | ifdef'able hooks for allocation debugging | Josh Blum |
2012-10-02 | added GRAS_DEBUG to be set in Debug mode | Josh Blum |
2012-10-01 | revert buffer queue changes, unknown issue | Josh Blum |
2012-10-01 | switch to fixed size queue to avoid runtime allocs | Josh Blum |
2012-09-30 | created a bitset wrapper w/ all() routine | Josh Blum |
2012-09-29 | delete vector utils header, this is only for topology_handler now | Josh Blum |
2012-09-29 | minor changes and updated submodule apology commit | Josh Blum |
2012-09-29 | create IO subscriber bitset for tracking done | Josh Blum |
2012-09-29 | fix for the tokens, were going the wrong direction | Josh Blum |
2012-09-29 | gnuradio core mostly passing with apology fixes | Josh Blum |
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 |