summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v3.10.9.2v3.10.9.2Jeff Long2024-01-171-2/+2
* grc: Update copyright dateClayton Smith2024-01-141-1/+1
* grc: Only bussify blocks that have portsClayton Smith2024-01-112-8/+10
* grc: fix C++ gen with busportsMarcus Müller2024-01-101-2/+0
* blocks: Fix loop bound in Null SourceClayton Smith2024-01-081-1/+1
* runtime: config.in used undefined log levelMarcus Müller2024-01-081-1/+1
* grc: Fix compilation of bus portsMartin Braun2024-01-081-3/+0
* fec: Fix BPSK AWGN formulaClayton Smith2024-01-071-1/+1
* pmt: Check length before calling memcmpClayton Smith2024-01-051-1/+1
* analog: Pass through max_gain parameter in agc3_cc::makeClayton Smith2024-01-052-1/+17
* fec: Fix input buffer overrun in polar encoderClayton Smith2024-01-051-5/+5
* analog: Remove unused includeClayton Smith2024-01-051-1/+0
* analog: Fix buffer overruns in AGC3Clayton Smith2024-01-051-2/+0
* Set version to git.Jeff Long2024-01-011-2/+2
* Release v3.10.9.1v3.10.9.1Jeff Long2024-01-011-1/+1
* grc: make node states consistantv3.10.9.0haru-022023-12-301-1/+1
* Release Candidate v3.10.9.0-rc2v3.10.9.0-rc2Jeff Long2023-12-243-1/+89
* dtv: Read expected data as little-endianClayton Smith2023-12-201-1/+1
* network: Add timeout to prevent qa_tcp_sink from hangingClayton Smith2023-12-201-0/+1
* grc: Improve documentation of _lazy.pyMartin Braun2023-12-201-2/+36
* grc: Make core.Connection.type not lazyMartin Braun2023-12-201-1/+1
* Revert F15 (Fosphor) SinkJeff Long2023-12-1927-2407/+5
* v3.10.9.0-rc1v3.10.9.0-rc1Jeff Long2023-12-161-2/+2
* fix gr_python_install毛亚琛2023-12-151-1/+1
* UHD: set URL of FPGA FFT to avoid collision with plain URLMarcus Müller2023-12-151-0/+1
* GRC: enable setting of documentation URLs, relative or absolute in yamlMarcus Müller2023-12-154-8/+40
* fec: add FEC_API to CCSDS Reed-Solomon functionsDaniel Estévez2023-12-116-19/+12
* blocks: Fix flaky chunk throttling testClayton Smith2023-12-111-7/+14
* blocks: msq_pair_to_var QA: wait up to 1 s.Marcus Müller2023-12-101-13/+37
* qtgui: Remove unnecessary imports from templatesClayton Smith2023-12-102-8/+4
* gr-uhd: Remove old referencesMartin Anderseck2023-12-101-55/+7
* analog: PLL frequency detector example: use limited-wait throttleMarcus Müller2023-12-101-12/+17
* blocks: msg_pair_to_var: Log with block logger, not gr.log (#6950)Marcus Müller2023-12-102-6/+89
* pmt: Disallow None for pmt_t arguments in PythonClayton Smith2023-12-102-239/+913
* conda: sync conda-build.yml with main branchJeff Long2023-12-101-2/+2
* qt-gui: QRfnocF15ColorMapper: Add missing <array> include.Ryan Volz2023-12-101-0/+1
* MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.28.0, and conda-forge-pinning 2023.11.07.18.09.01Ryan Volz2023-12-1014-108/+279
* ci: conda: Move conda stuff to .conda directory to unify with OOT style.Ryan Volz2023-12-109-22/+63
* ci: conda: Clean up recipe and update for latest boost packages.Ryan Volz2023-12-104-38/+8
* modtool: template: Update conda recipe.Ryan Volz2023-12-104-11/+15
* spdlog: include spdlog system settings header before including spdlog/fmt/Marcus Müller2023-12-1015-3/+59
* gr-qtgui: QT GUI Msg Push Button add callback for Message ValueVolker Schroer2023-12-102-0/+5
* Use pointers to pass s32fc arguments to VOLKClayton Smith2023-12-0913-9/+60
* filter: Accept rounded output from fir_filter_fsfClayton Smith2023-12-061-4/+16
* Remove 'friend' from 'read_wavein' callback function (#6971)Ruslan Migirov2023-12-022-14/+27
* gr-uhd: RFNoC Rx-Streamer: Add start stream optionsPhilipp2023-11-295-8/+48
* grc: Extend ID blacklist by Python keywordsMarcus Müller2023-11-291-5/+9
* grc/core/FlowGraph: pythonify old strings, listsMarcus Müller2023-11-291-25/+13
* grc: param.py: refactor internal function nameMarcus Müller2023-11-291-4/+4
* grc/core: Type annotations, so I can somewhat sensibly work in my editorMarcus Müller2023-11-297-58/+68