summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/runtime/gr_block.h
AgeCommit message (Expand)Author
2010-11-04Moves gr_block functions dealing with tags into protected space. Adds documen...Tom Rondeau
2010-11-04Fixing buffer to update abs_write_offset counter. Keeping access to counters ...Tom Rondeau
2010-10-26First stab at adding get functions for item tags in a given range.Tom Rondeau
2010-10-26Giving gr_block_detail a list of pmt tuples to hold item tagging information.Tom Rondeau
2010-10-19Adding vectors to gr_block_detail that keep track of the number of samples re...Tom Rondeau
2009-08-15gr_blocks may now produce different number of output items on each output str...eb
2009-05-22doc fixes! work-in-progresseb
2008-08-19Merged features/mp-sched -r8915:9335 into the trunk. The trunk noweb
2008-01-24Doc fixes from Firas.eb
2007-08-23Merge r6160:6168 from jcorgan/fg into trunk.jcorgan
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
2006-12-12Merge jcorgan/hier developer branch into trunk. Enables creation of true hie...jcorgan
2006-12-12Move gr_runtime.h out of the way in preparation for merge of hier developer b...jcorgan
2006-09-13Updated FSF address in all files. Fixes ticket:51eb
2006-08-03Houston, we have a trunk.jcorgan