| Commit message (Expand) | Author | Age | Files | Lines |
* | tags: made tags object oriented | Josh Blum | 2011-10-19 | 1 | -7/+4 |
* | Changing propagation policy enum type name and making a few other minor edits. | Tom Rondeau | 2010-11-28 | 1 | -2/+2 |
* | Changing get_tags API to take in a vector reference instead of returning a ve... | Tom Rondeau | 2010-11-17 | 1 | -6/+8 |
* | Made propagate_tags a function to be called from block_executor to move tags ... | Tom Rondeau | 2010-11-08 | 1 | -1/+1 |
* | Renaming "handling_method" to "propagation_policy". | Tom Rondeau | 2010-11-08 | 1 | -11/+5 |
* | cleaning up; comments, naming, typos, excess code, etc. Moving to make gr_blo... | Tom Rondeau | 2010-11-08 | 1 | -1/+1 |
* | Moving tag handling setup back into gr_block so it can be set in the construc... | Tom Rondeau | 2010-11-07 | 1 | -4/+11 |
* | Moving tags downstream is moved into gr_block_executor. Predefined three meth... | Tom Rondeau | 2010-11-07 | 1 | -3/+8 |
* | Cleaning up. Better use of PMTs; comment mods; returning vectors when getting... | Tom Rondeau | 2010-11-07 | 1 | -7/+7 |
* | Adding call in scheduler to handle tag movements between blocks and some help... | Tom Rondeau | 2010-11-06 | 1 | -0/+7 |
* | Moves gr_block functions dealing with tags into protected space. Adds documen... | Tom Rondeau | 2010-11-04 | 1 | -5/+7 |
* | Fixing buffer to update abs_write_offset counter. Keeping access to counters ... | Tom Rondeau | 2010-11-04 | 1 | -2/+2 |
* | Moved number items read/written from gr_block_detail into gr_buffer (abs_writ... | Tom Rondeau | 2010-11-02 | 1 | -2/+2 |
* | Adding some protection to the nitems read/written accessors. Should this retu... | Tom Rondeau | 2010-11-02 | 1 | -2/+14 |
* | Fix to get_tags_in_range. Returns proper list and handles times when list is ... | Tom Rondeau | 2010-10-31 | 1 | -2/+4 |
* | First stab at adding get functions for item tags in a given range. | Tom Rondeau | 2010-10-26 | 1 | -1/+16 |
* | Giving gr_block_detail a list of pmt tuples to hold item tagging information. | Tom Rondeau | 2010-10-26 | 1 | -0/+8 |
* | Adding vectors to gr_block_detail that keep track of the number of samples re... | Tom Rondeau | 2010-10-19 | 1 | -0/+10 |
* | gr_blocks may now produce different number of output items on each output str... | eb | 2009-08-15 | 1 | -1/+7 |
* | Fix for ticket:262. | eb | 2009-04-07 | 1 | -1/+1 |
* | Merged features/mp-sched -r8915:9335 into the trunk. The trunk now | eb | 2008-08-19 | 1 | -0/+8 |
* | Updated license from GPL version 2 or later to GPL version 3 or later. | eb | 2007-07-21 | 1 | -1/+1 |
* | Merge jcorgan/hier developer branch into trunk. Enables creation of true hie... | jcorgan | 2006-12-12 | 1 | -21/+2 |
* | Updated FSF address in all files. Fixes ticket:51 | eb | 2006-09-13 | 1 | -2/+2 |
* | Houston, we have a trunk. | jcorgan | 2006-08-03 | 1 | -0/+131 |