aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v3.10.10.0v3.10.10.0maint-3.10Jeff Long3 days1-1/+1
* runtime/gnuradio-config-info: print unquoted path for userconfdirMarcus Müller3 days1-1/+1
* gr_modtool: remove colon in block yaml labeleshrh6 days1-1/+1
* Add a cpp callbackJohn Sallay6 days1-0/+2
* Add a callback to the protocol formatter blockJohn Sallay6 days1-0/+2
* delete gr-filter/grc/filter_low_pass_xlating_filter.block.ymlduggabe6 days1-89/+0
* grc_qt: save panel settingsVolker Schroer6 days8-31/+35
* grc-qt: AttributeError: 'GUIPort' object has no attribute 'is_sink'Volker Schroer6 days1-1/+1
* Release Candidate v3.10.10.0-rc1v3.10.10.0-rc1Jeff Long2024-04-062-1/+56
* gr-audio: Extend alsa sink/ source sample rateVolker Schroer2024-04-022-4/+4
* modtools: case-insensitive matching for python cmake file add/rmJeff Long2024-04-021-2/+2
* modtool: update CMakeLists.txt template to use new yml vs md formatJeff Long2024-04-021-2/+2
* blocks: fix C++ non-vector add const block include errorPetar Turukalo2024-04-011-1/+1
* Replace scipy/numpy.complex128 with cdoubleJeff Long2024-04-013-8/+8
* grc-qt: custom_block_paths set but not usedVolker Schroer2024-04-011-0/+25
* runtime: Fix conditional compilation of rescale_virtual_priClayton Smith2024-03-311-1/+2
* audio: Fix compiler warningsClayton Smith2024-03-313-9/+13
* runtime: Fix compiler warningsClayton Smith2024-03-311-1/+1
* runtime and fft: use create_directories() instead of iteratingJeff Long2024-03-312-31/+4
* fec/polar decoder: replaced cout/printf with fmt::printJeff Long2024-03-261-6/+4
* runtime: print block names on message buffer overflow discardMarcus Müller2024-03-261-2/+5
* blocktool: raw string for commenting out code to suppress SyntaxWarningMarcus Müller2024-03-261-1/+1
* grc-qt: fix port label alignment after 180 rotationvnydv212024-03-261-5/+12
* modtool: New manifest formatHåkon Vågsether2024-03-263-17/+38
* grc-qt: fix connector arrowhead rotationvnydv212024-03-263-9/+25
* grc-qt: fix Blocks rotated 180° are upside downvnydv212024-03-262-0/+14
* grc: add option to show properties field colorsDaniel Estévez2024-03-264-2/+30
* grc: add middle mouse button panningvnydv212024-03-261-0/+29
* grc_qt: add middle mouse button panningvnydv212024-03-261-1/+13
* grc-qt: Keep block rotation in [0.0, 360)Jeff Long2024-03-261-1/+1
* README: no need to check out specific branch for Qt GRCJeff Long2024-03-261-2/+1
* grc: formatting for qt-guiJeff Long2024-03-2625-83/+108
* grcqt: Don't run test_qtbot as part of grc_testsHåkon Vågsether2024-03-262-3/+1
* grcqt: avoid FileNotFoundError on grc startupVolker Schroer2024-03-261-2/+5
* grc: Add GRC QtHåkon Vågsether2024-03-2662-60/+10758
* modtool: (CMake) Install manifest and examplesHåkon Vågsether2024-03-262-0/+6
* network: move gr-pdu dependent test to own fileMarcus Müller2024-03-123-49/+84
* fec: move viterbi usage example out of lib to examples directoryMarcus Müller2024-03-122-1/+1
* gr-filter: fix misinformation in doc string for fft_filter.hAlexander Sarmanow2024-03-113-7/+5
* ctrlports: enable ctrlport monitor blocksCyrille Morin2024-03-116-45/+93
* ctrlport probes: uncomment python bindingsCyrille Morin2024-03-114-21/+21
* ctrlports: fix plotting ox complex valuesCyrille Morin2024-03-111-1/+4
* ctrlport: expose display consts to pythonCyrille Morin2024-03-113-4/+46
* fft: change path calculation for fftw_wisdom to avoid compiler warningJeff Long2024-03-111-1/+2
* runtime/sys_paths: use XDG_CONFIG_HOME if present, memory-safe new APIMarcus Müller2024-03-1112-83/+316
* qtgui: remove num_inputs from qtgui_sink_x.block.ymlLim, Lukaz Wei Hwang2024-03-091-1/+0
* PMT: don_t wrap C++ iostreams, std::streambufs to PythonMarcus Müller2024-03-092-23/+0
* PMT: don_t wrap C++ pmt_t(pmt_t) functor-consumping PMT map to PythonMarcus Müller2024-03-092-6/+0
* PMT: there's no std::any in Python, don't pybind make_any, any_ref, _setMarcus Müller2024-03-092-21/+2
* docs: More Doxygen cleanup.Ron Economos2024-03-096-6/+6