summaryrefslogtreecommitdiff
path: root/gr-trellis/lib/core_algorithms.cc
Commit message (Collapse)AuthorAgeFilesLines
* trellis: remove manual memory managementThomas Habets2020-04-111-7/+3
|
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
|
* clang-format: Ordering all the includesMarcus Müller2019-08-091-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clang-format: ordering includes in gnuradio-runtime clang-format: ordering includes in gr-filter clang-format: ordering includes in gr-fft clang-format: ordering includes in gr-audio clang-format: ordering includes in gr-analog clang-format: ordering includes in gr-fec clang-format: ordering includes in gr-wavelet clang-format: ordering includes in gr-zeromq clang-format: ordering includes in gr-vocoder clang-format: ordering includes in gr-video-sdl clang-format: ordering includes in gr-trellis clang-format: ordering includes in gr-blocks clang-format: ordering includes in gr-digital clang-format: ordering includes in gr-uhd clang-format: ordering includes in gr-dtv clang-format: ordering includes in gr-channels clang-format: ordering includes in gr-qtgui clang_format.py: re-enable include reordering
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-1309/+1692
|
* fixed a bug in pccc encoder/decoder, and added fsm files.Achilleas Anastasopoulos2014-10-151-4/+4
| | | | Also added locks in the set_ methods
* Added set_ methods for most parameters in (almost) all gr-trellis blocksAchilleas Anastasopoulos2014-10-081-0/+39
| | | | Added FSM functionality + minor fixes
* trellis: moved include dir to gnuradio/trellisJohnathan Corgan2013-04-301-2/+2
|
* trellis: converted gr-trellis to new style.Tom Rondeau2012-12-291-0/+1324