summaryrefslogtreecommitdiff
path: root/gnuradio
AgeCommit message (Collapse)Author
2012-11-01added gnuradio as git submoduleJosh Blum
2012-10-28work on stand-alone library buildJosh Blum
2012-10-04updated to latest subprojects, got compilingJosh 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-25still hate history, time dilation, this is betterJosh Blum
2012-09-23disconnect_all will commit the topology (more qa happy)Josh Blum
2012-09-22threading related tweaks for happy qa codeJosh Blum
2012-09-19a few more forecast related tweaksJosh Blum
2012-09-17created write accessors for the work buffersJosh Blum
2012-09-15use cerr for all of the debug printsJosh Blum
2012-09-13added a static print when debug asserts are enabledJosh Blum
2012-09-13redo gr type compat header, it has 2 purposesJosh 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-06debug prints, minor fixes, unfinished input queue workJosh Blum
2012-09-05updated the submodule version (removed include dir)Josh Blum
2012-09-03update gnuradio submodule for swig workJosh Blum
2012-08-27runtime: added gnuradio as submoduleJosh Blum