aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gr-dtv: Fix VL-SNR bugs based on verification with DVB-S2X test vectors.maint-3.7Ron Economos2021-05-072-24/+24
* gr-uhd: adding a bool to force tune requestJacob Gilbert2021-01-142-11/+16
* uhd: Add GPIO handlers for messagesNiki2021-01-144-0/+47
* gr-uhd: Add ability to set start time (call to set_start_time) from USRP Source/Sink blocksNiki2021-01-111-0/+14
* RPC: fixes to allow using Thrift 0.9 through 0.12Michael Dickens2020-12-198-21/+117
* gr-digital/python : Updated soft_dec_lut_gen.pyalekhgupta14412020-12-181-2/+2
* gr-digital: Update docs for MPSK SNR EstimatorThomas Habets2020-12-182-2/+8
* gr-fec: install examples only if Python is enabledDoron Behar2020-10-201-1/+1
* gr-filter: Install examples only if Python is enabledDoron Behar2020-10-201-1/+1
* filter: Fix firdes RRC filter gain for alpha == 1Brett Gottula2020-04-262-0/+8
* file_sink: Flush file on stop()rear10192020-04-142-0/+9
* dtools: fix roll_tarball to work on 3.7-series CMakeLists.txtMarcus Müller2020-02-161-4/+4
* Release 3.7.14.0v3.7.14.0Marcus Müller2020-02-151-2/+2
* Prepared CHANGELOG for 3.7.14.0Marcus Müller2020-02-151-3/+48
* gr-digital/map_bb: Make .map() thread safeThomas Habets2020-02-152-1/+2
* digital/map_bb: Fix buffer overflowThomas Habets2020-02-152-5/+8
* gr-fec/cc_encoder: Fix and improve documentationrear10192020-02-151-19/+45
* gr-fec/cc_encoder: Add checks for parametersrear10192020-02-151-0/+23
* gr-fec/cc_encoder: Fix constraint length K > 8rear10192020-02-151-1/+1
* gr-newmod: Update MANIFEST with `gr_supported_version`Sebastian Müller2020-02-131-0/+1
* additive_scrambler: Fix count based resetrear10192020-01-161-27/+11
* additive_scrambler: Add proper test for count based resetrear10192020-01-161-14/+10
* Fix all formatting issuesMartin Braun2020-01-116-26/+28
* ci: Add GitHub action for checking formattingMartin Braun2020-01-111-0/+18
* runtime: Fix premature tag pruning from buffer with sample delay.Ryan Volz2020-01-081-2/+0
* runtime: Fix get_tags_in_range for (end - start) > delay.Ryan Volz2020-01-081-2/+11
* dtools: Backport roll-tarball.sh from master branchMartin Braun2020-01-051-0/+119
* Replace rand() by gr::random()Marcus Müller2020-01-055-25/+59
|\
| * CHANGELOG: PRNG-related entriesMarcus Müller2020-01-051-0/+16
| * trellis: Replace rand() by gr::randomrear10192020-01-051-2/+10
| * digital: Replace rand() by gr::randomrear10192020-01-052-2/+7
| * Replace srand (non-threadsafe) and constant seed instead of time(null)Marcus Müller2020-01-041-21/+26
|/
* digital: Move enum tm_type from digital.core_est_cc to digitalChristoph Mayer2020-01-035-8/+23
* digital: Backport constellation changes from masterChristoph Mayer2020-01-036-41/+108
* digital: examples: Correct framebits uhd_packet_rx*.grcEric Johnson2020-01-022-2/+2
* fixup! fixup! qtgui: for some QWT versions, ordering mattersMarcus Müller2019-09-293-0/+9
* fixup! qtgui: for some QWT versions, ordering mattersMarcus Müller2019-09-293-3/+9
* qtgui: for some QWT versions, ordering mattersMarcus Müller2019-09-291-1/+3
* digital: size_t not in stdint.h, use cstddef/std::size_tMarcus Müller2019-09-292-3/+4
* don't reformat codec2, it breaks the build on Ubuntu 14.04Marcus Müller2019-09-2950-7211/+8592
* uhd: Include what you useMarcus Müller2019-09-291-0/+1
* clang-format: whole-tree reformattingMarcus Müller2019-09-292073-180573/+183160
* analog: minimal am passband parameter checkChris2019-09-271-2/+2
* analog: minimal am passband parameter checkChris2019-09-271-0/+2
* blocks: update copyright dateMichael Dickens2019-08-261-1/+1
* blocks: simple fix for Boost 1.70.0 in socket_pduMichael Dickens2019-08-261-0/+4
* blocks: fix multiply matrix complex set_A (3.7)Josh Morman2019-08-051-1/+1
* uhd: Create compatibility layer for future UHD versionsMartin Braun2019-07-156-5/+185
* grc: Unselect all on Ctrl+F (3.7)Håkon Vågsether2019-07-051-0/+1
* dtv: Remove superfluous set_relative_rate() in DVB-T inner coder.Ron Economos2019-07-051-4/+0