aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* GRC: Make connection line width preference-configurableangular_connectionsMarcus Müller12 days2-4/+7
* GRC: Angular connection (by choice via Preferences)Marcus Müller2024-04-242-10/+60
* runtime/gnuradio-config-info: print unquoted path for userconfdirMarcus Müller2024-04-221-1/+1
* fix double click connection to delete for qt guiZakyHermawan2024-04-212-2/+19
* gr_modtool: remove colon in block yaml labeleshrh2024-04-161-1/+1
* Add a cpp callbackJohn Sallay2024-04-161-0/+2
* Add a callback to the protocol formatter blockJohn Sallay2024-04-161-0/+2
* grc_qt: save panel settingsVolker Schroer2024-04-158-31/+35
* grc-qt: AttributeError: 'GUIPort' object has no attribute 'is_sink'Volker Schroer2024-04-091-1/+1
* Github: Issue Templates: YAML interpreted # as comment, fixed hyphensMarcus Müller2024-04-081-8/+8
* Github: Issue Templates: add links to docs and contact (ML, Chat)Marcus Müller2024-04-081-0/+14
* Github: Issue Templates: add numeric prefix to stabilize orderingMarcus Müller2024-04-082-0/+0
* delete gr-filter/grc/filter_low_pass_xlating_filter.block.ymlduggabe2024-04-041-89/+0
* gr-audio: yml file has a comma where there should be a spaceJeff Long2024-04-021-1/+1
* modtools: case-insensitive matching for python cmake file add/rmJeff Long2024-04-021-2/+2
* gr-audio: Extend alsa sink/ source sample rateVolker Schroer2024-04-022-4/+4
* modtool: update CMakeLists.txt template to use new yml vs md formatJeff Long2024-04-021-2/+2
* update grc files in gr-trellis/examples/grc/ and change the deprecated block (blks2_error_rate) into BER blockZakyHermawan2024-04-016-13314/+4645
* grc-qt: custom_block_paths set but not usedVolker Schroer2024-04-011-0/+25
* gr-fec: removed inconsistent header and implementation for RS codeStudHamza2024-03-315-130/+18
* gr-modtool: Handle regex in get_block_names for OOT API Post-3.8Jason Merlo2024-03-311-9/+7
* Replace scipy/numpy.complex128 with cdoubleJeff Long2024-03-293-8/+8
* blocks: Allow throttle tests to complete slightly ahead of timeClayton Smith2024-03-291-2/+2
* blocks: Remove print statement from throttle testClayton Smith2024-03-291-1/+0
* CI: Add MinGW-w64Clayton Smith2024-03-291-0/+66
* blocks: fix C++ non-vector add const block include errorPetar Turukalo2024-03-291-1/+1
* runtime: Fix conditional compilation of rescale_virtual_priClayton Smith2024-03-261-1/+2
* audio: Fix compiler warningsClayton Smith2024-03-263-9/+13
* runtime: Fix compiler warningsClayton Smith2024-03-261-1/+1
* runtime and fft: use create_directories() instead of iteratingJeff Long2024-03-262-31/+4
* grc-qt: fix port label alignment after 180 rotationvnydv212024-03-241-5/+12
* modtool: New manifest formatHåkon Vågsether2024-03-243-17/+38
* grc-qt: fix connector arrowhead rotationvnydv212024-03-223-9/+25
* grc-qt: fix Blocks rotated 180° are upside downvnydv212024-03-222-0/+14
* grc: add option to show properties field colorsDaniel Estévez2024-03-214-2/+30
* grc: add middle mouse button panningvnydv212024-03-211-0/+29
* grc_qt: add middle mouse button panningvnydv212024-03-211-1/+13
* runtime: print block names on message buffer overflow discardMarcus Müller2024-03-181-2/+5
* grc-qt: Keep block rotation in [0.0, 360)Jeff Long2024-03-161-1/+1
* README: no need to check out specific branch for Qt GRCJeff Long2024-03-161-2/+1
* fec/polar decoder: replaced cout/printf with fmt::printJeff Long2024-03-161-6/+4
* grc: formatting for qt-guiJeff Long2024-03-1525-83/+108
* grcqt: Don't run test_qtbot as part of grc_testsHåkon Vågsether2024-03-152-3/+1
* grcqt: avoid FileNotFoundError on grc startupVolker Schroer2024-03-151-2/+5
* grc: Add GRC QtHåkon Vågsether2024-03-1562-60/+10758
* fft: change path calculation for fftw_wisdom to avoid compiler warningJeff Long2024-03-111-1/+2
* docs: More Doxygen cleanup.Ron Economos2024-03-096-6/+6
* grc: fix C++ hier block output pathsAsriFox2024-03-092-13/+11
* grc: fix C++ hier block `make` templateAsriFox2024-03-091-10/+8
* qtgui: remove num_inputs from qtgui_sink_x.block.ymlLim, Lukaz Wei Hwang2024-03-071-1/+0