Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-28 | work on stand-alone library build | Josh Blum | |
2012-10-21 | moved commit and deprecated lock/unlock into hier block | Josh Blum | |
it can now be called from within a hier block once the design has been committed | |||
2012-10-04 | moved header method implementation into cpp file | Josh Blum | |
2012-10-04 | implementation for the top block global config | Josh Blum | |
2012-10-04 | replaced top block set_buffer_hint with global config | Josh Blum | |
2012-10-04 | updated to latest subprojects, got compiling | Josh Blum | |
due to the return 0 fix, interruptible threads are now optional, and by defualt off added empty hooks for max/min buffer stuff so its compiling... | |||
2012-10-02 | dammit... find and replace did it again | Josh Blum | |
2012-09-13 | use gnuradio even for gr_ prefixed headers | Josh Blum | |
this allows someone to include the old headers without gnuradio being also in the include path | |||
2012-09-10 | created gras.hpp header for common defs | Josh Blum | |
2012-08-29 | removed runtime api header (using element.hpp) | Josh Blum | |
2012-08-26 | runtime: work on unit tests | Josh Blum | |
2012-08-26 | runtime: library compiling (missing syms, duh) | Josh Blum | |