summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* v3.8.3.1-rc1v3.8.3.1-rc1Jeff Long2021-06-032-1/+47
* Fix vector margin for non-frequency data0xloem2021-06-011-3/+4
* gr-qtgui: fix invalid pointerVolker Schroer2021-06-012-8/+1
* grc: handle variables of type raw correctlyVolker Schroer2021-06-013-14/+3
* grc: fix Wrong order in the generated .py caused by uncorrect function without_gui_hint(block)Christophe Seguinot2021-06-011-8/+0
* grc: Fix vector length bugSolomon Tan2021-05-242-1/+2
* grc: Make exception for epy in blacklist idSolomon Tan2021-05-152-1/+6
* gr-dtv: Fix VL-SNR bugs based on verification with DVB-S2X test vectors.Ron Economos2021-05-072-24/+24
* grc: Fix option_attributes check on inherited typeIgor Freire2021-05-051-3/+3
* grc: fix rational resampler yml templateChristophe Seguinot2021-05-051-1/+1
* grc: optionally show variable names in graphJeff Long2021-05-054-15/+64
* grc: Fix message port show/hide problem due to bus logic updateDavid Pi2021-04-291-2/+5
* grc: update id blackist with importsVolker Schroer2021-04-183-11/+23
* grc: match data type aliases as well as typesJeff Long2021-04-102-1/+18
* grc: Check connection types, whether they matchVolker Schroer2021-04-091-0/+5
* grc : fix block can move outside top and left boundaryChristophe SEGUINOT2021-04-061-1/+16
* gr-audio: Check CreateEvent() for failureZackery Spytz2021-04-051-0/+4
* pmt: remove tag_to_pmt method (unused)Josh Morman2021-04-051-9/+0
* Disable save after saving and delete the plotsVolker Schroer2021-04-052-1/+15
* gr_filter_design: conditionally enable saveVolker Schroer2021-04-051-1/+3
* Bessel lp/hp filter have only one critical parameterVolker Schroer2021-04-051-4/+9
* Update parameter background colours realtimeVolker Schroer2021-04-051-4/+4
* GRC Fix Date String in About dialogMarcus Müller2021-03-241-14/+2
* blocks: message_debug: mutex getting the stored message countJeff Long2021-03-231-1/+5
* CMake: Look for MPIR only when no GMP is found, be verboseMarcus Müller2021-03-221-1/+4
* Change release to -gitJeff Long2021-03-221-1/+1
* Release v3.8.3.0v3.8.3.0Jeff Long2021-03-221-1/+1
* gr-uhd: fix UHD command port for pairsJacob Gilbert2021-03-211-12/+12
* Release v3.8.3.0-rc1v3.8.3.0-rc1Jeff Long2021-03-181-2/+2
* Changelog for v3.8.3.0Jeff Long2021-03-171-2/+119
* gr_modtool add: Correctly handle arglistVolker Schroer2021-03-161-2/+2
* uhd: Replace multi_usrp::recv_async_msg() with tx_stream versionMartin Braun2021-03-151-10/+27
* modtool: use prefix path for modtool instead of prefsJosh Morman2021-03-152-6/+2
* gr_filter_sign: bessel bandpass calculation always failsVolker Schroer2021-03-142-6/+6
* digital/correlate_access_code: Prevent false triggersThomas Habets2021-03-1210-12/+164
* zmq: Handle the PMT exceptionsVasil Velichkov2021-03-123-7/+18
* runtime: add GR_PREFS_PATH env variable searchJeff Long2021-03-113-3/+53
* File Source: handle EOF for non-seekable filesJeff Long2021-03-111-6/+15
* gr-audio: revise alsa default nperiodsduggabe2021-03-112-2/+2
* gr-audio: revise nperiods in gr-audio-alsa.confduggabe2021-03-111-1/+1
* audio: fix lcm calculationClayton Smith2021-03-112-3/+3
* grc: order blocks with GUI Hint firstChristophe Seguinot2021-03-102-1/+12
* gr_filter : fix variable filter taps blocksChristophe Seguinot2021-03-105-0/+10
* gr-digital: Fix MSK timing error detector (issue #3678).Nick Foster2021-03-102-5/+5
* cmake: Remove mis-matching arguments warning.Ron Economos2021-03-101-2/+2
* pmt: stop treating all pairs like they are dictsJacob Gilbert2021-03-097-18/+93
* fix bug file_meta_sink (backport to maint-3.8)Jeff Long2021-03-021-1/+1
* Merge pull request #4291 from willcode/backport/maint-3.8/4245Jeff Long2021-03-013-8/+3
|\
| * numpy: Fix fftpack referencesChristophe Seguinot2021-03-013-8/+3
* | Merge pull request #4292 from willcode/backport/maint-3.8/4212Jeff Long2021-03-011-2/+2
|\ \ | |/ |/|