summaryrefslogtreecommitdiff
path: root/gr-dtv/lib/dvbs2/dvbs2_physical_cc_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* gr-dtv: Fix VL-SNR bugs based on verification with DVB-S2X test vectors.Ron Economos2021-05-071-21/+21
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-2/+2
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-1075/+1361
* math: replace M_PI and derivatives with GR_M_PI definesAndrej Rode2018-02-171-10/+11
* dtv: Cosmetic clean-up.Ron Economos2016-11-221-0/+1
* gr-dtv: Remove all exit(1) calls and replace with exception.Ron Economos2016-08-191-3/+2
* gr-dtv: Minor fixes for VL-SNR framing and blocks XML.Ron Economos2016-08-081-6/+7
* gr-dtv: Add DVB-S2X VL-SNR modulation and framing for AMSAT.Ron Economos2016-06-241-61/+811
* gr-dtv: Fix Coverity issue #1327837.Ron Economos2015-11-151-2/+0
* dtv: redo c++0x complaint std::complex to be c++11 compliant; works on OSX wi...Michael Dickens2015-04-021-38/+21
* gr-dtv: Add DVB-S2 transmitter.Ron Economos2015-03-231-0/+800