Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-06 | moved consume each convenience routine | Josh Blum | |
2012-11-05 | polish up work and notify api | Josh Blum | |
There is a formal api to mark done, and IO failures. Notify topology was created for consistency. So far, there output fail is unimplemented, and input fail requires an additional check. | |||
2012-11-04 | work on SWIG director block... | Josh Blum | |
2012-11-03 | moved around the shared ptr logic in Element | Josh Blum | |
2012-11-02 | swig tweaks to element.i for %ignores | Josh Blum | |
2012-11-02 | mostly python tweaks, mostly happy QA | Josh Blum | |
2012-11-01 | moved out a bunch of work, rate, fcast logic | Josh Blum | |
2012-11-01 | building gnuradio, some workarounds | Josh Blum | |
2012-11-01 | added gnuradio as git submodule | Josh Blum | |
2012-10-28 | work on stand-alone library build | 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-09-25 | still hate history, time dilation, this is better | 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-19 | a few more forecast related tweaks | Josh Blum | |
2012-09-17 | created write accessors for the work buffers | Josh Blum | |
2012-09-15 | use cerr for all of the debug prints | Josh Blum | |
2012-09-13 | added a static print when debug asserts are enabled | Josh Blum | |
2012-09-13 | redo gr type compat header, it has 2 purposes | Josh Blum | |
to be included by swig and bring in hpp files and to provide gr_<stdint> typedefs This is for backwards compat since really old blocks use these typedefs (should totally sed these out) | |||
2012-09-06 | debug prints, minor fixes, unfinished input queue work | Josh Blum | |
2012-09-05 | updated the submodule version (removed include dir) | Josh Blum | |
2012-09-03 | update gnuradio submodule for swig work | Josh Blum | |
2012-08-27 | runtime: added gnuradio as submodule | Josh Blum | |