| Commit message (Expand) | Author | Age | Files | Lines |
* | digital: header_payload_demux don't sort; get_tags_in_range is already sorted | Marcus Müller | 2021-07-19 | 1 | -3/+2 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -11/+11 |
* | msg_handler: Use lambdas in most components | Johannes Demel | 2020-06-04 | 1 | -3/+2 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -487/+448 |
* | Convert set_relative_rate(double) to the new integer or receiprocal call | Andy Walls | 2018-08-23 | 1 | -2/+3 |
* | blocks: avoid potential static initialization order fiasco | Marcus Müller | 2018-03-30 | 1 | -3/+7 |
* | blocks: remove unnecessary call to pmt::intern at runtime | Marcus Müller | 2018-02-23 | 1 | -4/+4 |
* | removed redundant unsigned int < 0 check. | Marcus Müller | 2017-06-24 | 1 | -3/+0 |
* | digital: Major update to header/payload demuxer (HPD) | Martin Braun | 2016-04-30 | 1 | -271/+399 |
* | Fix an error in which the wrong header is allowed through | Richard C. Bell | 2015-06-14 | 1 | -4/+10 |
* | digital: Removed all references to remove_item_tag() | Martin Braun | 2014-09-21 | 1 | -34/+37 |
* | digital: HPD consume-behaviour adapted to allow for trigger jitter | Martin Braun | 2014-01-30 | 1 | -2/+3 |
* | digital: HPD now supports time- and other special tags, can mark rx-time of p... | Martin Braun | 2014-01-30 | 1 | -21/+133 |
* | digital: HPD fixes (burst ID tags are no more propagated; buffer sizes are ha... | Martin Braun | 2013-11-19 | 1 | -1/+5 |
* | digital: HPD: fixed tag propagation, minimized calls to work() | Martin Braun | 2013-06-14 | 1 | -107/+139 |
* | digital: HPD now uses a registered message handler | Martin Braun | 2013-06-14 | 1 | -42/+53 |
* | Merge branch 'maint-ofdm' into master-ofdm | Martin Braun | 2013-06-05 | 1 | -51/+73 |
|\ |
|
| * | digital: crude hack to prevent the HPD from crashing flow graphs | Martin Braun | 2013-06-04 | 1 | -1/+8 |
| * | digital: bugfixes to ofdm_chanest, HPD and frame EQ | Martin Braun | 2013-05-30 | 1 | -50/+65 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2013-05-22 | 1 | -0/+1 |
|\| |
|
| * | digital: context yield for header_payload_demux | Josh Blum | 2013-05-22 | 1 | -0/+1 |
* | | Merge branch 'next' into runtime_pimpl | Johnathan Corgan | 2013-05-13 | 1 | -1/+5 |
|\ \ |
|
| * | | Merge branch 'master-ofdm', fixed conflicts | Martin Braun | 2013-05-12 | 1 | -1/+5 |
| |\| |
|
| | * | digital: OFDM passes all tests | Martin Braun | 2013-05-11 | 1 | -1/+5 |
| | * | Squash/rebased martin/ofdm-master onto trial merge branch | Martin Braun | 2013-03-16 | 1 | -0/+292 |
* | | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -6/+6 |
|/ |
|
* | Merge branch 'ofdm-master' into ofdm-next | Johnathan Corgan | 2013-03-15 | 1 | -13/+13 |
* | Squash/rebased martin/ofdm-master onto trial merge branch | Martin Braun | 2013-03-15 | 1 | -0/+292 |