summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/include/gnuradio/buffer.h
Commit message (Expand)AuthorAgeFilesLines
* runtime: remove unused includes from buffer headersMarcus Müller2021-11-241-1/+0
* runtime: mark buffer methods as overrideJosh Morman2021-11-031-3/+3
* runtime: rename buffer_context to transfer type; also rename theDavid Sorber2021-10-251-11/+17
* runtime: use std::function for callback logicDavid Sorber2021-10-251-2/+2
* runtime: Custom Buffer/Accelerator Device Support - Milestone 2David Sorber2021-10-251-5/+63
* runtime: Custom Buffer/Accelerator Device Support - Milestone 1David Sorber2021-10-251-155/+120
* global: automatically remove unused boost includesMarcus Müller2021-06-221-1/+0
* runtime: replace stderr logging by calls to GR's logging faciltiesMarcus Müller2020-04-131-0/+5
* runtime: Remove most manual memory managementThomas Habets2020-04-111-2/+2
* global: remove boost ptr headers not neededThomas Habets2020-04-091-1/+1
* Switch from boost pointers to std C++11 pointersThomas Habets2020-04-011-5/+5
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-104/+122
* runtime: addresses issue #713.Tom Rondeau2016-01-281-0/+4
* runtime: updating buffer base pointer accessor to return const char*.Tom Rondeau2015-02-131-1/+1
* runtime: added accessor to get base address of buffer. Addresses Issue #729.Tom Rondeau2015-02-131-0/+5
* runtime: speed up all the thingsTim O'Shea2014-09-191-0/+2
* Fix(?) prune_tags: needs verificationDoug Geiger2014-09-191-2/+1
* tags_wipTim O'Shea2014-09-191-3/+4
* runtime: Minor cosmetic typo and whitespace corrections.Moritz Fischer2013-12-071-1/+1
* runtime: changed name from set_group_delay to declare_sample_delay.Tom Rondeau2013-11-011-10/+10
* runtime: for blocks with a group delay, tag location should be moved accordin...Tom Rondeau2013-10-291-5/+29
* Merge branch 'next' into runtime_pimplJohnathan Corgan2013-05-121-2/+9
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-0/+302