summaryrefslogtreecommitdiff
path: root/gr-digital/lib/header_payload_demux_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* digital: header_payload_demux don't sort; get_tags_in_range is already sortedMarcus Müller2021-07-191-3/+2
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-11/+11
* msg_handler: Use lambdas in most componentsJohannes Demel2020-06-041-3/+2
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-487/+448
* Convert set_relative_rate(double) to the new integer or receiprocal callAndy Walls2018-08-231-2/+3
* blocks: avoid potential static initialization order fiascoMarcus Müller2018-03-301-3/+7
* blocks: remove unnecessary call to pmt::intern at runtimeMarcus Müller2018-02-231-4/+4
* removed redundant unsigned int < 0 check.Marcus Müller2017-06-241-3/+0
* digital: Major update to header/payload demuxer (HPD)Martin Braun2016-04-301-271/+399
* Fix an error in which the wrong header is allowed throughRichard C. Bell2015-06-141-4/+10
* digital: Removed all references to remove_item_tag()Martin Braun2014-09-211-34/+37
* digital: HPD consume-behaviour adapted to allow for trigger jitterMartin Braun2014-01-301-2/+3
* digital: HPD now supports time- and other special tags, can mark rx-time of p...Martin Braun2014-01-301-21/+133
* digital: HPD fixes (burst ID tags are no more propagated; buffer sizes are ha...Martin Braun2013-11-191-1/+5
* digital: HPD: fixed tag propagation, minimized calls to work()Martin Braun2013-06-141-107/+139
* digital: HPD now uses a registered message handlerMartin Braun2013-06-141-42/+53
* Merge branch 'maint-ofdm' into master-ofdmMartin Braun2013-06-051-51/+73
|\
| * digital: crude hack to prevent the HPD from crashing flow graphsMartin Braun2013-06-041-1/+8
| * digital: bugfixes to ofdm_chanest, HPD and frame EQMartin Braun2013-05-301-50/+65
* | Merge branch 'master' into nextJohnathan Corgan2013-05-221-0/+1
|\|
| * digital: context yield for header_payload_demuxJosh Blum2013-05-221-0/+1
* | Merge branch 'next' into runtime_pimplJohnathan Corgan2013-05-131-1/+5
|\ \
| * | Merge branch 'master-ofdm', fixed conflictsMartin Braun2013-05-121-1/+5
| |\|
| | * digital: OFDM passes all testsMartin Braun2013-05-111-1/+5
| | * Squash/rebased martin/ofdm-master onto trial merge branchMartin Braun2013-03-161-0/+292
* | runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-6/+6
|/
* Merge branch 'ofdm-master' into ofdm-nextJohnathan Corgan2013-03-151-13/+13
* Squash/rebased martin/ofdm-master onto trial merge branchMartin Braun2013-03-151-0/+292