summaryrefslogtreecommitdiff
path: root/include/gras/top_block.hpp
AgeCommit message (Collapse)Author
2013-09-12gras: added thread pool to global configJosh Blum
2013-09-09gras: work on global config that works on hierJosh Blum
2013-06-06gras: moved config structs into own headerJosh Blum
2013-03-28gras: virtual destructors for all but Element #67Josh Blum
2013-03-26gras: rename stats to queryJosh Blum
2013-03-06gras: top block gets same config style as blockJosh Blum
2013-03-03gras: renamed the api call for statsJosh Blum
2013-02-24gras: tweaks to python status wrapperJosh Blum
2013-02-24Merge branch 'stats'Josh Blum
Conflicts: grextras include/gras/top_block.hpp lib/block_handlers.cpp lib/block_task.cpp lib/element_impl.hpp tests/CMakeLists.txt
2013-02-22gras: rename start/stop to notify interfacesJosh Blum
also moved backwards compat interfaces out the gnuradio commit is updated for this
2013-02-17gras: work on stats messages and xml formattingJosh Blum
2012-11-12more get methods for allJosh Blum
2012-11-09switch to boost software licenseJosh Blum
2012-11-08lot of python locking hell...Josh Blum
2012-11-01added deprecated max items interface to tbJosh Blum
2012-10-28work on stand-alone library buildJosh Blum