aboutsummaryrefslogtreecommitdiffstats
path: root/gr-trellis/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* trellis: added missing include for string headerJosh Blum2021-01-111-0/+1
* trellis: add pybind bindings for template classesJosh Morman2020-06-041-3/+1
* Switch from boost pointers to std C++11 pointersThomas Habets2020-04-0114-14/+14
* Update license header to SPDX formatdevnulling2020-01-2723-299/+23
* clang-format: Ordering all the includesMarcus Müller2019-08-0918-32/+32
* Tree: clang-format without the include sortingMarcus Müller2019-08-0922-723/+806
* trellis interleaver: made table size unsigned intMarcus Müller2018-12-111-4/+4
* Add missing includes which will fail after reformatAndrej Rode2018-11-121-0/+1
* trellis: replace gengen with C++ templatesAndrej Rode2018-08-2611-118/+163
* Merge branch 'master' into nextMartin Braun2018-02-031-1/+1
|\
| * Comment typo fixing.luz.paz2018-02-031-1/+1
* | cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-1/+0
|/
* fixed a bug in pccc encoder/decoder, and added fsm files.Achilleas Anastasopoulos2014-10-152-5/+5
* Updated documentation and grc/python examples in gr-trellis.Achilleas Anastasopoulos2014-10-081-1/+4
* Added set_ methods for most parameters in (almost) all gr-trellis blocksAchilleas Anastasopoulos2014-10-089-8/+63
* cmake: coalesce EXPAND macros into 3 common macros, and switch to using those; simplifies code and makes maintenance easier.Michael Dickens2014-07-241-56/+13
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-073-3/+3
* Revert "GNU Radio EXPAND macros for template files:"Johnathan Corgan2013-12-181-13/+56
* GNU Radio EXPAND macros for template files:Michael Dickens2013-12-141-56/+13
* trellis: moved include dir to gnuradio/trellisJohnathan Corgan2013-04-3023-50/+50
* digital: moved include dir to gnuradio/digitalJohnathan Corgan2013-04-293-4/+4
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-2916-30/+30
* docs: fixes for merge conflicts and differences between master/next.Tom Rondeau2013-04-0416-21/+24
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-1/+1
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-261-1/+1
* build: fixing earlier fix on generating and installing headers.Tom Rondeau2013-02-051-2/+2
* build: generated headers naming issue fixed.Tom Rondeau2013-02-051-2/+1
* trellis: converted gr-trellis to new style.Tom Rondeau2012-12-2923-0/+1573