aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docs: redirect master branchHEADmasterJosh Morman2022-01-181-0/+15
* Default value for Priority parameter for Python Snippet block added in order to avoiding None value for it that leads to block parameter errorArmin Ghani2022-01-171-0/+1
* Remove pygccxml hackAndré Apitzsch2022-01-173-19/+0
* Set version to 3.11.0.gitv3.11.0.0gitJeff Long2022-01-151-2/+2
* uhd: Initialize _overflow_count to zeroClayton Smith2022-01-151-0/+1
* Release v3.10.0.0v3.10.0.0Josh Morman2022-01-141-1/+1
* Update and merge maint releases with CHANGELOGJosh Morman2022-01-141-1/+1035
* Release v3.10.0.0-rc4v3.10.0.0-rc4Josh Morman2022-01-112-2/+3
* qtgui: bounds checking and pow of 2 check for freq/waterfall sinksVolker Schroer2022-01-117-5/+36
* pybind: fix rfnoc_block binding generationAndré Apitzsch2022-01-111-1/+2
* qtgui: initial value of autoscalex definedJosh Morman2022-01-111-1/+1
* cmake: Repair build order dependencies.Ron Economos2022-01-091-4/+6
* Release v3.10.0.0-rc3v3.10.0.0-rc3Josh Morman2022-01-082-1/+10
* gr-qtgui: Frequency sink freezes the running flowgraphVolker Schroer2022-01-0811-279/+52
* cmake: build python deps conditionallyJosh Morman2022-01-064-10/+60
* grc: don't blacklist default fg idJosh Morman2022-01-063-2/+3
* blocks: document the supported operations in transcendentalMarcus Müller2022-01-032-1/+20
* iio: remove unused membersMarcus Müller2021-12-295-6/+1
* filter: Add const to temporary tap vectorsThomas Habets2021-12-283-5/+5
* filter: Speed up filter building with movesThomas Habets2021-12-284-4/+4
* iio: GRC bindings: remove global variable from hidden defaultsMarcus Müller2021-12-276-12/+12
* gr-qtgui: add missing fftsize entry in freqcontrolpanelVolker Schroer2021-12-203-2/+1
* cmake: replace deprecated distutilsVolker Schroer2021-12-208-11/+31
* qtgui: add bounds checks to calculation of d_fft_size_combo indexClayton Smith2021-12-201-0/+2
* gr-dtv: Add energy normalization for DVB-S2X constellations.masw2021-12-141-0/+53
* Release v3.10.0.0-rc2v3.10.0.0-rc2Josh Morman2021-12-112-1/+31
* network: addition of a throttle flag to the tcp source and sink blocksAditya Thomas2021-12-112-0/+2
* cmake: Maintain compiler settings at one point. Volker Schroer2021-12-104-122/+139
* runtime: configurable blkd_input timerJosh Morman2021-12-105-2/+51
* Update python bindingsNick M2021-12-102-2/+2
* Update pwr_squelch_ff.hNick2021-12-101-1/+1
* Update pwr_squelch_cc.hNick2021-12-101-1/+1
* ci: disabling CentOS 8Josh Morman2021-12-101-5/+5
* MNT: Re-rendered with conda-build 3.21.7, conda-smithy 3.15.1, and conda-forge-pinning 2021.12.09.14.59.11Ryan Volz2021-12-106-52/+41
* audio: osx: Replace boost::scoped_array with std::unique_ptr.Ryan Volz2021-12-101-2/+3
* CI: Update conda build to use python 3.9 and drop fmt dependency.Ryan Volz2021-12-103-7/+4
* runtime: Use <spdlog/fmt/fmt.h> header handling SPDLOG_FMT_EXTERNALRyan Volz2021-12-102-6/+2
* uhd: pybind rfnoc_{block, ddc, duc, rx/tx_radio} (#5291)a-andre2021-12-0918-8/+812
* doxygen: Remove obsolete COLS_IN_ALPHA_INDEX for OOT modules.Ron Economos2021-12-092-7/+447
* doxygen: Remove obsolete COLS_IN_ALPHA_INDEX for doxygen 1.9 and later.Ron Economos2021-12-091-6/+0
* network: fix segfaults when TCP & UDP blocks are restartedClayton Smith2021-12-079-26/+172
* grc: modify and cleanup bokeh server loopNotou2021-12-072-54/+15
* blocktool: disable logger header when parsing headerJosh Morman2021-12-061-1/+1
* runtime: add workaround to #define disable logger headerJosh Morman2021-12-062-1/+14
* cmake: Remove warnings from GrTest.cmakeRon Economos2021-12-031-3/+3
* cmake: change how test files are build when cross compilingPhilip Balister2021-12-0320-9/+72
* qa: update tests to work with OpenEmbeddedPhilip Balister2021-12-034-12/+10
* runtime: Fix alloc-dealloc-mismatch in buffer_single_mappedVasil Velichkov2021-12-021-1/+1
* runtime: Fix alloc-dealloc-mismatch in host_bufferVasil Velichkov2021-12-021-1/+1
* Release Candidate 3.10.0.0-rc1v3.10.0.0-rc1Josh Morman2021-11-272-4/+52