aboutsummaryrefslogtreecommitdiffstats
path: root/gr-iio/lib/fmcomms2_source_impl.cc (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-17Default value for Priority parameter for Python Snippet block added in order to avoiding None value for it that leads to block parameter errorArmin Ghani1-0/+1
2022-01-17Remove pygccxml hackAndré Apitzsch3-19/+0
2022-01-15Set version to 3.11.0.gitv3.11.0.0gitJeff Long1-2/+2
2022-01-15uhd: Initialize _overflow_count to zeroClayton Smith1-0/+1
2022-01-14Release v3.10.0.0v3.10.0.0Josh Morman1-1/+1
2022-01-14Update and merge maint releases with CHANGELOGJosh Morman1-1/+1035
2022-01-11Release v3.10.0.0-rc4v3.10.0.0-rc4Josh Morman2-2/+3
2022-01-11qtgui: bounds checking and pow of 2 check for freq/waterfall sinksVolker Schroer7-5/+36
2022-01-11pybind: fix rfnoc_block binding generationAndré Apitzsch1-1/+2
2022-01-11qtgui: initial value of autoscalex definedJosh Morman1-1/+1
2022-01-09cmake: Repair build order dependencies.Ron Economos1-4/+6
2022-01-08Release v3.10.0.0-rc3v3.10.0.0-rc3Josh Morman2-1/+10
2022-01-08gr-qtgui: Frequency sink freezes the running flowgraphVolker Schroer11-279/+52
2022-01-06cmake: build python deps conditionallyJosh Morman4-10/+60
2022-01-06grc: don't blacklist default fg idJosh Morman3-2/+3
2022-01-03blocks: document the supported operations in transcendentalMarcus Müller2-1/+20
2021-12-29iio: remove unused membersMarcus Müller5-6/+1
2021-12-28filter: Add const to temporary tap vectorsThomas Habets3-5/+5
2021-12-28filter: Speed up filter building with movesThomas Habets4-4/+4
2021-12-27iio: GRC bindings: remove global variable from hidden defaultsMarcus Müller6-12/+12
2021-12-20gr-qtgui: add missing fftsize entry in freqcontrolpanelVolker Schroer3-2/+1
2021-12-20cmake: replace deprecated distutilsVolker Schroer8-11/+31
2021-12-20qtgui: add bounds checks to calculation of d_fft_size_combo indexClayton Smith1-0/+2
2021-12-14gr-dtv: Add energy normalization for DVB-S2X constellations.masw1-0/+53
2021-12-11Release v3.10.0.0-rc2v3.10.0.0-rc2Josh Morman2-1/+31
2021-12-11network: addition of a throttle flag to the tcp source and sink blocksAditya Thomas2-0/+2
2021-12-10cmake: Maintain compiler settings at one point. Volker Schroer4-122/+139
2021-12-10runtime: configurable blkd_input timerJosh Morman5-2/+51
2021-12-10Update python bindingsNick M2-2/+2
2021-12-10Update pwr_squelch_ff.hNick1-1/+1
2021-12-10Update pwr_squelch_cc.hNick1-1/+1
2021-12-10ci: disabling CentOS 8Josh Morman1-5/+5
2021-12-10MNT: Re-rendered with conda-build 3.21.7, conda-smithy 3.15.1, and conda-forge-pinning 2021.12.09.14.59.11Ryan Volz6-52/+41
2021-12-10audio: osx: Replace boost::scoped_array with std::unique_ptr.Ryan Volz1-2/+3
2021-12-10CI: Update conda build to use python 3.9 and drop fmt dependency.Ryan Volz3-7/+4
2021-12-10runtime: Use <spdlog/fmt/fmt.h> header handling SPDLOG_FMT_EXTERNALRyan Volz2-6/+2
2021-12-09uhd: pybind rfnoc_{block, ddc, duc, rx/tx_radio} (#5291)a-andre18-8/+812
2021-12-09doxygen: Remove obsolete COLS_IN_ALPHA_INDEX for OOT modules.Ron Economos2-7/+447
2021-12-09doxygen: Remove obsolete COLS_IN_ALPHA_INDEX for doxygen 1.9 and later.Ron Economos1-6/+0
2021-12-07network: fix segfaults when TCP & UDP blocks are restartedClayton Smith9-26/+172
2021-12-07grc: modify and cleanup bokeh server loopNotou2-54/+15
2021-12-06blocktool: disable logger header when parsing headerJosh Morman1-1/+1
2021-12-06runtime: add workaround to #define disable logger headerJosh Morman2-1/+14
2021-12-03cmake: Remove warnings from GrTest.cmakeRon Economos1-3/+3
2021-12-03cmake: change how test files are build when cross compilingPhilip Balister20-9/+72
2021-12-03qa: update tests to work with OpenEmbeddedPhilip Balister4-12/+10
2021-12-02runtime: Fix alloc-dealloc-mismatch in buffer_single_mappedVasil Velichkov1-1/+1
2021-12-02runtime: Fix alloc-dealloc-mismatch in host_bufferVasil Velichkov1-1/+1
2021-11-27Release Candidate 3.10.0.0-rc1v3.10.0.0-rc1Josh Morman2-4/+52
2021-11-24runtime: remove unused includes from buffer headersMarcus Müller5-11/+2