summaryrefslogtreecommitdiff
path: root/gr-dtv/lib/atsc/atsc_sync_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* dtv/atsc: structs to stream tagsJosh Morman2021-03-061-8/+7
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-1/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-138/+144
* dtv: Fix ATSC data field sync for ARM architecture.Ron Economos2019-01-101-2/+2
* Clean-up: Remove unused private variables (Issue #1621, #1622, #1624)andriy gelman2018-04-281-1/+1
* Comment typo fixing.luz.paz2018-02-031-2/+2
* dtv: fixed usage of uninitialized memory for data_size.Johnathan Corgan2016-09-191-22/+20
* dtv: move "static const" variables from header / class into the main code. Th...Michael Dickens2015-04-021-0/+7
* dtv: move ATSC blocks into lib/atscJohnathan Corgan2014-07-211-0/+196