summaryrefslogtreecommitdiff
path: root/gr-trellis/grc
Commit message (Collapse)AuthorAgeFilesLines
* gr-blocks: Standardize Vector parameter nameSolomon Tan2021-05-191-1/+1
| | | | | | | | Addresses point 1 of Issue #4615. Replaces all label instances of "Vec Length" to "Vector Length". Also replaces "Vec Rate" to "Vector Rate" for standardization. Signed-off-by: Solomon Tan <solomonbstoner@yahoo.com.au>
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
|
* Added auto-generated YAML blocksHåkon Vågsether2017-10-1027-1510/+921
|
* cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-1/+0
| | | | | | CPack is not used, unmaintaned, and broken. This does not eliminate any MSVC build functionality.
* grc: assign all in-tree blocks to module 'Core'Sebastian Koslowski2016-05-2713-13/+13
|
* trellis: bug fixed:adding a missing callback function set_K in trellis_encoderfengzhe298882015-01-211-0/+1
|
* Updated documentation and grc/python examples in gr-trellis.Achilleas Anastasopoulos2014-10-081-1/+23
| | | | Removed weird pyhton examples and made them grc files.
* Added set_ methods for most parameters in (almost) all gr-trellis blocksAchilleas Anastasopoulos2014-10-089-5/+49
| | | | Added FSM functionality + minor fixes
* trellis: working on issue to fix locations of fsm files in examples.Jan2014-07-2810-1010/+1026
| | | | | | + Workaround for the path problem with cmake to use templates for install + GRC blocks now check if FSM_Args are strings and if the file exists + Changed example generation with CMake
* grc: removed 'old' grc keys from block_tree.Tom Rondeau2013-04-0413-13/+13
| | | | | | This does not remove the actual GRC files, just how we find them in the block tree structure of GRC. Renames all blocks not updated to 3.7 style as "(old)" in name.
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-135-16/+16
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-082-62/+0
| | | | Nick Foster owes Nick Corgan a six-pack of beer!
* trellis fixing trellis grc files to know about gr-digital.Achilleas Anastasopoulos2011-12-064-16/+16
|
* gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-1/+1
|
* Merge branch 'next' of gnuradio.org:gnuradio into nextJosh Blum2011-09-051-0/+36
| | | | | Conflicts: gr-trellis/src/lib/trellis_permutation.h
* Minor fixes in turbo GRC blocksAchilleas Anastasopoulos2011-09-0111-12/+17
|
* Minor fixes in turbo GRC blocks and one more example added.Achilleas Anastasopoulos2011-09-011-1/+1
|
* Added pccc combined turbo decoder and corresponding GRC blockAchilleas Anastasopoulos2011-08-312-1/+172
|
* More examples and turbo decoder blocks added.Achilleas Anastasopoulos2011-08-313-5/+123
|
* Added more turbo encoder/decoder blocks and examples.Achilleas Anastasopoulos2011-08-314-2/+217
|
* Added SCCC encoder/decoder grc blocksi and examples. Also moved all grc ↵Achilleas Anastasopoulos2011-08-318-8/+280
| | | | blocks related to trellis inside the gr-trellis/grc directory
* added grc directory in gr-trellisAchilleas Anastasopoulos2011-06-139-8/+63
|
* Moved grc files from grc/block to gr-trellis/grcAchilleas Anastasopoulos2011-06-127-0/+640