summaryrefslogtreecommitdiff
path: root/gr-dtv/lib/atsc/atsc_viterbi_decoder_impl.h
Commit message (Expand)AuthorAgeFilesLines
* modernization: `override` instead of virtual in all compilation unitsMarcus Müller2020-11-031-6/+6
* Add `override` for common virtual function overridesThomas Habets2020-11-031-1/+1
* dtv/atsc: Remove manual memory managementThomas Habets2020-10-231-1/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Replace many `const` variables with `constexpr`Thomas Habets2020-01-041-3/+3
* clang-format: Ordering all the includesMarcus Müller2019-08-091-3/+3
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-24/+24
* Clean-up: Remove unused private variables (Issue #1621, #1622, #1624)andriy gelman2018-04-281-1/+0
* dtv: atsc: add ControlPort hooks into Viterbi decoder.Tom Rondeau2015-12-291-0/+4
* dtv: move ATSC blocks into lib/atscJohnathan Corgan2014-07-211-0/+76