pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/59349: 2025Q1 ham/gnuradio-core ham/gnuradio-companion missing blocks
>Number: 59349
>Category: pkg
>Synopsis: 2025Q1 ham/gnuradio-core ham/gnuradio-companion missing blocks
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Apr 23 18:05:00 +0000 2025
>Originator: Ramiro Aceves
>Release: NetBSD-10.1
>Organization:
>Environment:
NetBSD netbsd-raspa4 10.1 NetBSD 10.1 (GENERIC64) #0: Mon Dec 16 13:08:11 UTC 2024 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/evbarm/compile/GENERIC64 evbarm
>Description:
I have just upgraded my NetBSD 10.1 raspberrypi4 to gnuradio 3.10.12 from 2025 Q1 and my saved projects with gnuradio 3.10.9 do not work anymore. Some blocks are not shown and connections are missing. I have installed all gnuradio sub packages with no luck. Any clues? Thanks in advance.
netbsd-raspa4$ pkgin list|grep gnuradio
gnuradio-3.10.12.0 Collection of GNU Radio (meta package, easy to install whole thing)
gnuradio-channels-3.10.12.0 Signal processing blocks to simulate channel models of GNU Radio
gnuradio-companion-3.10.12.0 User interface entry of GNU Radio
gnuradio-core-3.10.12.0 Core part of GNU Radio, all others need this
gnuradio-digital-3.10.12.0 Digital related algorithms for GNU Radio
gnuradio-doxygen-3.10.12.0 Doxygen documentation of GNU Radio
gnuradio-dtv-3.10.12.0 Various digital television standards of GNU Radio
gnuradio-fec-3.10.12.0 Forward Error Correction blocks, utilities, & examples of GNU Radio
gnuradio-network-3.10.12.0 Network blocks for GNU Radio
gnuradio-pdu-3.10.12.0 Protocol Data Units for GNU Radio
gnuradio-qtgui-3.10.12.0 Qt GUI module of GNU Radio
gnuradio-soapy-sdr-3.10.12.0 GNU Radio bindings for SoapySDR
gnuradio-trellis-3.10.12.0 Trellis-based encoding and decoding algorithms for GNU Radio
gnuradio-uhd-3.10.12.0 Uhd-based encoding and decoding algorithms for GNU Radio
gnuradio-utils-3.10.12.0 Utilities in GNU Radio
gnuradio-video-sdl-3.10.12.0 SDL (Simple DirectMedia Layer) bindings for GNU Radio
gnuradio-vocoder-3.10.12.0 All available vocoders in GNU Radio
gnuradio-wavelet-3.10.12.0 Wavelet transform of GNU Radio
gnuradio-zeromq-3.10.12.0 All of the zeromq blocks, utilities, and examples
netbsd-raspa4$
The problem also exists in my amd64 system. I think that some gnuradio-companion package blocks are not installed. If I compare PLIST file from 2024Q3 and 2025Q1 I can see the difference.
PLIST comparison below:
@comment $NetBSD: PLIST,v 1.21 2024/01/07 12:24:20 mef Exp $
bin/gnuradio-companion
bin/grcc
${PYSITELIB}/gnuradio/grc/__init__.py
${PYSITELIB}/gnuradio/grc/__init__.pyc
${PYSITELIB}/gnuradio/grc/__init__.pyo
${PYSITELIB}/gnuradio/grc/__main__.py
${PYSITELIB}/gnuradio/grc/__main__.pyc
${PYSITELIB}/gnuradio/grc/__main__.pyo
${PYSITELIB}/gnuradio/grc/compiler.py
${PYSITELIB}/gnuradio/grc/compiler.pyc
${PYSITELIB}/gnuradio/grc/compiler.pyo
${PYSITELIB}/gnuradio/grc/converter/__init__.py
${PYSITELIB}/gnuradio/grc/converter/__init__.pyc
${PYSITELIB}/gnuradio/grc/converter/__init__.pyo
${PYSITELIB}/gnuradio/grc/converter/__main__.py
${PYSITELIB}/gnuradio/grc/converter/__main__.pyc
${PYSITELIB}/gnuradio/grc/converter/__main__.pyo
${PYSITELIB}/gnuradio/grc/converter/block.dtd
${PYSITELIB}/gnuradio/grc/converter/block.py
${PYSITELIB}/gnuradio/grc/converter/block.pyc
${PYSITELIB}/gnuradio/grc/converter/block.pyo
${PYSITELIB}/gnuradio/grc/converter/block_tree.dtd
${PYSITELIB}/gnuradio/grc/converter/block_tree.py
${PYSITELIB}/gnuradio/grc/converter/block_tree.pyc
${PYSITELIB}/gnuradio/grc/converter/block_tree.pyo
${PYSITELIB}/gnuradio/grc/converter/cheetah_converter.py
${PYSITELIB}/gnuradio/grc/converter/cheetah_converter.pyc
${PYSITELIB}/gnuradio/grc/converter/cheetah_converter.pyo
${PYSITELIB}/gnuradio/grc/converter/flow_graph.dtd
${PYSITELIB}/gnuradio/grc/converter/flow_graph.py
${PYSITELIB}/gnuradio/grc/converter/flow_graph.pyc
${PYSITELIB}/gnuradio/grc/converter/flow_graph.pyo
${PYSITELIB}/gnuradio/grc/converter/main.py
${PYSITELIB}/gnuradio/grc/converter/main.pyc
${PYSITELIB}/gnuradio/grc/converter/main.pyo
${PYSITELIB}/gnuradio/grc/converter/xml.py
${PYSITELIB}/gnuradio/grc/converter/xml.pyc
${PYSITELIB}/gnuradio/grc/converter/xml.pyo
${PYSITELIB}/gnuradio/grc/core/Config.py
${PYSITELIB}/gnuradio/grc/core/Config.pyc
${PYSITELIB}/gnuradio/grc/core/Config.pyo
${PYSITELIB}/gnuradio/grc/core/Connection.py
${PYSITELIB}/gnuradio/grc/core/Connection.pyc
${PYSITELIB}/gnuradio/grc/core/Connection.pyo
${PYSITELIB}/gnuradio/grc/core/Constants.py
${PYSITELIB}/gnuradio/grc/core/Constants.pyc
${PYSITELIB}/gnuradio/grc/core/Constants.pyo
${PYSITELIB}/gnuradio/grc/core/FlowGraph.py
${PYSITELIB}/gnuradio/grc/core/FlowGraph.pyc
${PYSITELIB}/gnuradio/grc/core/FlowGraph.pyo
${PYSITELIB}/gnuradio/grc/core/Messages.py
${PYSITELIB}/gnuradio/grc/core/Messages.pyc
${PYSITELIB}/gnuradio/grc/core/Messages.pyo
${PYSITELIB}/gnuradio/grc/core/__init__.py
${PYSITELIB}/gnuradio/grc/core/__init__.pyc
${PYSITELIB}/gnuradio/grc/core/__init__.pyo
${PYSITELIB}/gnuradio/grc/core/base.py
${PYSITELIB}/gnuradio/grc/core/base.pyc
${PYSITELIB}/gnuradio/grc/core/base.pyo
${PYSITELIB}/gnuradio/grc/core/blocks/__init__.py
${PYSITELIB}/gnuradio/grc/core/blocks/__init__.pyc
${PYSITELIB}/gnuradio/grc/core/blocks/__init__.pyo
${PYSITELIB}/gnuradio/grc/core/blocks/_build.py
${PYSITELIB}/gnuradio/grc/core/blocks/_build.pyc
${PYSITELIB}/gnuradio/grc/core/blocks/_build.pyo
${PYSITELIB}/gnuradio/grc/core/blocks/_flags.py
${PYSITELIB}/gnuradio/grc/core/blocks/_flags.pyc
${PYSITELIB}/gnuradio/grc/core/blocks/_flags.pyo
${PYSITELIB}/gnuradio/grc/core/blocks/_templates.py
${PYSITELIB}/gnuradio/grc/core/blocks/_templates.pyc
${PYSITELIB}/gnuradio/grc/core/blocks/_templates.pyo
${PYSITELIB}/gnuradio/grc/core/blocks/block.py
${PYSITELIB}/gnuradio/grc/core/blocks/block.pyc
${PYSITELIB}/gnuradio/grc/core/blocks/block.pyo
${PYSITELIB}/gnuradio/grc/core/blocks/dummy.py
${PYSITELIB}/gnuradio/grc/core/blocks/dummy.pyc
${PYSITELIB}/gnuradio/grc/core/blocks/dummy.pyo
${PYSITELIB}/gnuradio/grc/core/blocks/embedded_python.py
${PYSITELIB}/gnuradio/grc/core/blocks/embedded_python.pyc
${PYSITELIB}/gnuradio/grc/core/blocks/embedded_python.pyo
${PYSITELIB}/gnuradio/grc/core/blocks/virtual.py
${PYSITELIB}/gnuradio/grc/core/blocks/virtual.pyc
${PYSITELIB}/gnuradio/grc/core/blocks/virtual.pyo
${PYSITELIB}/gnuradio/grc/core/cache.py
${PYSITELIB}/gnuradio/grc/core/cache.pyc
${PYSITELIB}/gnuradio/grc/core/cache.pyo
${PYSITELIB}/gnuradio/grc/core/default_flow_graph.grc
${PYSITELIB}/gnuradio/grc/core/errors.py
${PYSITELIB}/gnuradio/grc/core/errors.pyc
${PYSITELIB}/gnuradio/grc/core/errors.pyo
${PYSITELIB}/gnuradio/grc/core/flow_graph.dtd
${PYSITELIB}/gnuradio/grc/core/generator/FlowGraphProxy.py
${PYSITELIB}/gnuradio/grc/core/generator/FlowGraphProxy.pyc
${PYSITELIB}/gnuradio/grc/core/generator/FlowGraphProxy.pyo
${PYSITELIB}/gnuradio/grc/core/generator/Generator.py
${PYSITELIB}/gnuradio/grc/core/generator/Generator.pyc
${PYSITELIB}/gnuradio/grc/core/generator/Generator.pyo
${PYSITELIB}/gnuradio/grc/core/generator/__init__.py
${PYSITELIB}/gnuradio/grc/core/generator/__init__.pyc
${PYSITELIB}/gnuradio/grc/core/generator/__init__.pyo
${PYSITELIB}/gnuradio/grc/core/generator/cpp_hier_block.py
${PYSITELIB}/gnuradio/grc/core/generator/cpp_hier_block.pyc
${PYSITELIB}/gnuradio/grc/core/generator/cpp_hier_block.pyo
${PYSITELIB}/gnuradio/grc/core/generator/cpp_templates/CMakeLists.txt.mako
${PYSITELIB}/gnuradio/grc/core/generator/cpp_templates/flow_graph.cpp.mako
${PYSITELIB}/gnuradio/grc/core/generator/cpp_templates/flow_graph.hpp.mako
${PYSITELIB}/gnuradio/grc/core/generator/cpp_top_block.py
${PYSITELIB}/gnuradio/grc/core/generator/cpp_top_block.pyc
${PYSITELIB}/gnuradio/grc/core/generator/cpp_top_block.pyo
${PYSITELIB}/gnuradio/grc/core/generator/flow_graph.py.mako
${PYSITELIB}/gnuradio/grc/core/generator/hier_block.py
${PYSITELIB}/gnuradio/grc/core/generator/hier_block.pyc
${PYSITELIB}/gnuradio/grc/core/generator/hier_block.pyo
${PYSITELIB}/gnuradio/grc/core/generator/top_block.py
${PYSITELIB}/gnuradio/grc/core/generator/top_block.pyc
${PYSITELIB}/gnuradio/grc/core/generator/top_block.pyo
${PYSITELIB}/gnuradio/grc/core/io/__init__.py
${PYSITELIB}/gnuradio/grc/core/io/__init__.pyc
${PYSITELIB}/gnuradio/grc/core/io/__init__.pyo
${PYSITELIB}/gnuradio/grc/core/io/yaml.py
${PYSITELIB}/gnuradio/grc/core/io/yaml.pyc
${PYSITELIB}/gnuradio/grc/core/io/yaml.pyo
${PYSITELIB}/gnuradio/grc/core/params/__init__.py
${PYSITELIB}/gnuradio/grc/core/params/__init__.pyc
${PYSITELIB}/gnuradio/grc/core/params/__init__.pyo
${PYSITELIB}/gnuradio/grc/core/params/dtypes.py
${PYSITELIB}/gnuradio/grc/core/params/dtypes.pyc
${PYSITELIB}/gnuradio/grc/core/params/dtypes.pyo
${PYSITELIB}/gnuradio/grc/core/params/param.py
${PYSITELIB}/gnuradio/grc/core/params/param.pyc
${PYSITELIB}/gnuradio/grc/core/params/param.pyo
${PYSITELIB}/gnuradio/grc/core/params/template_arg.py
${PYSITELIB}/gnuradio/grc/core/params/template_arg.pyc
${PYSITELIB}/gnuradio/grc/core/params/template_arg.pyo
${PYSITELIB}/gnuradio/grc/core/platform.py
${PYSITELIB}/gnuradio/grc/core/platform.pyc
${PYSITELIB}/gnuradio/grc/core/platform.pyo
${PYSITELIB}/gnuradio/grc/core/ports/__init__.py
${PYSITELIB}/gnuradio/grc/core/ports/__init__.pyc
${PYSITELIB}/gnuradio/grc/core/ports/__init__.pyo
${PYSITELIB}/gnuradio/grc/core/ports/_virtual_connections.py
${PYSITELIB}/gnuradio/grc/core/ports/_virtual_connections.pyc
${PYSITELIB}/gnuradio/grc/core/ports/_virtual_connections.pyo
${PYSITELIB}/gnuradio/grc/core/ports/clone.py
${PYSITELIB}/gnuradio/grc/core/ports/clone.pyc
${PYSITELIB}/gnuradio/grc/core/ports/clone.pyo
${PYSITELIB}/gnuradio/grc/core/ports/port.py
${PYSITELIB}/gnuradio/grc/core/ports/port.pyc
${PYSITELIB}/gnuradio/grc/core/ports/port.pyo
${PYSITELIB}/gnuradio/grc/core/schema_checker/__init__.py
${PYSITELIB}/gnuradio/grc/core/schema_checker/__init__.pyc
${PYSITELIB}/gnuradio/grc/core/schema_checker/__init__.pyo
${PYSITELIB}/gnuradio/grc/core/schema_checker/block.py
${PYSITELIB}/gnuradio/grc/core/schema_checker/block.pyc
${PYSITELIB}/gnuradio/grc/core/schema_checker/block.pyo
${PYSITELIB}/gnuradio/grc/core/schema_checker/domain.py
${PYSITELIB}/gnuradio/grc/core/schema_checker/domain.pyc
${PYSITELIB}/gnuradio/grc/core/schema_checker/domain.pyo
${PYSITELIB}/gnuradio/grc/core/schema_checker/flow_graph.py
${PYSITELIB}/gnuradio/grc/core/schema_checker/flow_graph.pyc
${PYSITELIB}/gnuradio/grc/core/schema_checker/flow_graph.pyo
${PYSITELIB}/gnuradio/grc/core/schema_checker/utils.py
${PYSITELIB}/gnuradio/grc/core/schema_checker/utils.pyc
${PYSITELIB}/gnuradio/grc/core/schema_checker/utils.pyo
${PYSITELIB}/gnuradio/grc/core/schema_checker/validator.py
${PYSITELIB}/gnuradio/grc/core/schema_checker/validator.pyc
${PYSITELIB}/gnuradio/grc/core/schema_checker/validator.pyo
${PYSITELIB}/gnuradio/grc/core/utils/__init__.py
${PYSITELIB}/gnuradio/grc/core/utils/__init__.pyc
${PYSITELIB}/gnuradio/grc/core/utils/__init__.pyo
${PYSITELIB}/gnuradio/grc/core/utils/descriptors/__init__.py
${PYSITELIB}/gnuradio/grc/core/utils/descriptors/__init__.pyc
${PYSITELIB}/gnuradio/grc/core/utils/descriptors/__init__.pyo
${PYSITELIB}/gnuradio/grc/core/utils/descriptors/_lazy.py
${PYSITELIB}/gnuradio/grc/core/utils/descriptors/_lazy.pyc
${PYSITELIB}/gnuradio/grc/core/utils/descriptors/_lazy.pyo
${PYSITELIB}/gnuradio/grc/core/utils/descriptors/evaluated.py
${PYSITELIB}/gnuradio/grc/core/utils/descriptors/evaluated.pyc
${PYSITELIB}/gnuradio/grc/core/utils/descriptors/evaluated.pyo
${PYSITELIB}/gnuradio/grc/core/utils/epy_block_io.py
${PYSITELIB}/gnuradio/grc/core/utils/epy_block_io.pyc
${PYSITELIB}/gnuradio/grc/core/utils/epy_block_io.pyo
${PYSITELIB}/gnuradio/grc/core/utils/expr_utils.py
${PYSITELIB}/gnuradio/grc/core/utils/expr_utils.pyc
${PYSITELIB}/gnuradio/grc/core/utils/expr_utils.pyo
${PYSITELIB}/gnuradio/grc/core/utils/extract_docs.py
${PYSITELIB}/gnuradio/grc/core/utils/extract_docs.pyc
${PYSITELIB}/gnuradio/grc/core/utils/extract_docs.pyo
${PYSITELIB}/gnuradio/grc/core/utils/flow_graph_complexity.py
${PYSITELIB}/gnuradio/grc/core/utils/flow_graph_complexity.pyc
${PYSITELIB}/gnuradio/grc/core/utils/flow_graph_complexity.pyo
${PYSITELIB}/gnuradio/grc/core/utils/hide_bokeh_gui_options_if_not_installed.py
${PYSITELIB}/gnuradio/grc/core/utils/hide_bokeh_gui_options_if_not_installed.pyc
${PYSITELIB}/gnuradio/grc/core/utils/hide_bokeh_gui_options_if_not_installed.pyo
${PYSITELIB}/gnuradio/grc/gui/Actions.py
${PYSITELIB}/gnuradio/grc/gui/Actions.pyc
${PYSITELIB}/gnuradio/grc/gui/Actions.pyo
${PYSITELIB}/gnuradio/grc/gui/Application.py
${PYSITELIB}/gnuradio/grc/gui/Application.pyc
${PYSITELIB}/gnuradio/grc/gui/Application.pyo
${PYSITELIB}/gnuradio/grc/gui/Bars.py
${PYSITELIB}/gnuradio/grc/gui/Bars.pyc
${PYSITELIB}/gnuradio/grc/gui/Bars.pyo
${PYSITELIB}/gnuradio/grc/gui/BlockTreeWindow.py
${PYSITELIB}/gnuradio/grc/gui/BlockTreeWindow.pyc
${PYSITELIB}/gnuradio/grc/gui/BlockTreeWindow.pyo
${PYSITELIB}/gnuradio/grc/gui/Config.py
${PYSITELIB}/gnuradio/grc/gui/Config.pyc
${PYSITELIB}/gnuradio/grc/gui/Config.pyo
${PYSITELIB}/gnuradio/grc/gui/Console.py
${PYSITELIB}/gnuradio/grc/gui/Console.pyc
${PYSITELIB}/gnuradio/grc/gui/Console.pyo
${PYSITELIB}/gnuradio/grc/gui/Constants.py
${PYSITELIB}/gnuradio/grc/gui/Constants.pyc
${PYSITELIB}/gnuradio/grc/gui/Constants.pyo
${PYSITELIB}/gnuradio/grc/gui/Dialogs.py
${PYSITELIB}/gnuradio/grc/gui/Dialogs.pyc
${PYSITELIB}/gnuradio/grc/gui/Dialogs.pyo
${PYSITELIB}/gnuradio/grc/gui/DrawingArea.py
${PYSITELIB}/gnuradio/grc/gui/DrawingArea.pyc
${PYSITELIB}/gnuradio/grc/gui/DrawingArea.pyo
${PYSITELIB}/gnuradio/grc/gui/Executor.py
${PYSITELIB}/gnuradio/grc/gui/Executor.pyc
${PYSITELIB}/gnuradio/grc/gui/Executor.pyo
${PYSITELIB}/gnuradio/grc/gui/FileDialogs.py
${PYSITELIB}/gnuradio/grc/gui/FileDialogs.pyc
${PYSITELIB}/gnuradio/grc/gui/FileDialogs.pyo
${PYSITELIB}/gnuradio/grc/gui/MainWindow.py
${PYSITELIB}/gnuradio/grc/gui/MainWindow.pyc
${PYSITELIB}/gnuradio/grc/gui/MainWindow.pyo
${PYSITELIB}/gnuradio/grc/gui/Notebook.py
${PYSITELIB}/gnuradio/grc/gui/Notebook.pyc
${PYSITELIB}/gnuradio/grc/gui/Notebook.pyo
${PYSITELIB}/gnuradio/grc/gui/ParamWidgets.py
${PYSITELIB}/gnuradio/grc/gui/ParamWidgets.pyc
${PYSITELIB}/gnuradio/grc/gui/ParamWidgets.pyo
${PYSITELIB}/gnuradio/grc/gui/ParserErrorsDialog.py
${PYSITELIB}/gnuradio/grc/gui/ParserErrorsDialog.pyc
${PYSITELIB}/gnuradio/grc/gui/ParserErrorsDialog.pyo
${PYSITELIB}/gnuradio/grc/gui/Platform.py
${PYSITELIB}/gnuradio/grc/gui/Platform.pyc
${PYSITELIB}/gnuradio/grc/gui/Platform.pyo
${PYSITELIB}/gnuradio/grc/gui/PropsDialog.py
${PYSITELIB}/gnuradio/grc/gui/PropsDialog.pyc
${PYSITELIB}/gnuradio/grc/gui/PropsDialog.pyo
${PYSITELIB}/gnuradio/grc/gui/StateCache.py
${PYSITELIB}/gnuradio/grc/gui/StateCache.pyc
${PYSITELIB}/gnuradio/grc/gui/StateCache.pyo
${PYSITELIB}/gnuradio/grc/gui/Utils.py
${PYSITELIB}/gnuradio/grc/gui/Utils.pyc
${PYSITELIB}/gnuradio/grc/gui/Utils.pyo
${PYSITELIB}/gnuradio/grc/gui/VariableEditor.py
${PYSITELIB}/gnuradio/grc/gui/VariableEditor.pyc
${PYSITELIB}/gnuradio/grc/gui/VariableEditor.pyo
${PYSITELIB}/gnuradio/grc/gui/__init__.py
${PYSITELIB}/gnuradio/grc/gui/__init__.pyc
${PYSITELIB}/gnuradio/grc/gui/__init__.pyo
${PYSITELIB}/gnuradio/grc/gui/canvas/__init__.py
${PYSITELIB}/gnuradio/grc/gui/canvas/__init__.pyc
${PYSITELIB}/gnuradio/grc/gui/canvas/__init__.pyo
${PYSITELIB}/gnuradio/grc/gui/canvas/block.py
${PYSITELIB}/gnuradio/grc/gui/canvas/block.pyc
${PYSITELIB}/gnuradio/grc/gui/canvas/block.pyo
${PYSITELIB}/gnuradio/grc/gui/canvas/colors.py
${PYSITELIB}/gnuradio/grc/gui/canvas/colors.pyc
${PYSITELIB}/gnuradio/grc/gui/canvas/colors.pyo
${PYSITELIB}/gnuradio/grc/gui/canvas/connection.py
${PYSITELIB}/gnuradio/grc/gui/canvas/connection.pyc
${PYSITELIB}/gnuradio/grc/gui/canvas/connection.pyo
${PYSITELIB}/gnuradio/grc/gui/canvas/drawable.py
${PYSITELIB}/gnuradio/grc/gui/canvas/drawable.pyc
${PYSITELIB}/gnuradio/grc/gui/canvas/drawable.pyo
${PYSITELIB}/gnuradio/grc/gui/canvas/flowgraph.py
${PYSITELIB}/gnuradio/grc/gui/canvas/flowgraph.pyc
${PYSITELIB}/gnuradio/grc/gui/canvas/flowgraph.pyo
${PYSITELIB}/gnuradio/grc/gui/canvas/param.py
${PYSITELIB}/gnuradio/grc/gui/canvas/param.pyc
${PYSITELIB}/gnuradio/grc/gui/canvas/param.pyo
${PYSITELIB}/gnuradio/grc/gui/canvas/port.py
${PYSITELIB}/gnuradio/grc/gui/canvas/port.pyc
${PYSITELIB}/gnuradio/grc/gui/canvas/port.pyo
${PYSITELIB}/gnuradio/grc/gui/external_editor.py
${PYSITELIB}/gnuradio/grc/gui/external_editor.pyc
${PYSITELIB}/gnuradio/grc/gui/external_editor.pyo
${PYSITELIB}/gnuradio/grc/gui/icon.png
${PYSITELIB}/gnuradio/grc/main.py
${PYSITELIB}/gnuradio/grc/main.pyc
${PYSITELIB}/gnuradio/grc/main.pyo
share/gnuradio/examples/00-grc-docs.conf
share/gnuradio/examples/grc.conf
share/gnuradio/grc/blocks/analog.tree.yml
share/gnuradio/grc/blocks/analog_agc2_xx.block.yml
share/gnuradio/grc/blocks/analog_agc3_xx.block.yml
share/gnuradio/grc/blocks/analog_agc_xx.block.yml
share/gnuradio/grc/blocks/analog_am_demod_cf.block.yml
share/gnuradio/grc/blocks/analog_const_source_x.block.yml
share/gnuradio/grc/blocks/analog_cpfsk_bc.block.yml
share/gnuradio/grc/blocks/analog_ctcss_squelch_ff.block.yml
share/gnuradio/grc/blocks/analog_dpll_bb.block.yml
share/gnuradio/grc/blocks/analog_fastnoise_source_x.block.yml
share/gnuradio/grc/blocks/analog_feedforward_agc_cc.block.yml
share/gnuradio/grc/blocks/analog_fm_deemph.block.yml
share/gnuradio/grc/blocks/analog_fm_demod_cf.block.yml
share/gnuradio/grc/blocks/analog_fm_preemph.block.yml
share/gnuradio/grc/blocks/analog_fmdet_cf.block.yml
share/gnuradio/grc/blocks/analog_frequency_modulator_fc.block.yml
share/gnuradio/grc/blocks/analog_nbfm_rx.block.yml
share/gnuradio/grc/blocks/analog_nbfm_tx.block.yml
share/gnuradio/grc/blocks/analog_noise_source_x.block.yml
share/gnuradio/grc/blocks/analog_phase_modulator_fc.block.yml
share/gnuradio/grc/blocks/analog_pll_carriertracking_cc.block.yml
share/gnuradio/grc/blocks/analog_pll_freqdet_cf.block.yml
share/gnuradio/grc/blocks/analog_pll_refout_cc.block.yml
share/gnuradio/grc/blocks/analog_probe_avg_mag_sqrd_x.block.yml
share/gnuradio/grc/blocks/analog_pwr_squelch_xx.block.yml
share/gnuradio/grc/blocks/analog_quadrature_demod_cf.block.yml
share/gnuradio/grc/blocks/analog_rail_ff.block.yml
share/gnuradio/grc/blocks/analog_random_source_x.block.yml
share/gnuradio/grc/blocks/analog_random_uniform_source_x.block.yml
share/gnuradio/grc/blocks/analog_sig_source_x.block.yml
share/gnuradio/grc/blocks/analog_simple_squelch_cc.block.yml
share/gnuradio/grc/blocks/analog_standard_squelch.block.yml
share/gnuradio/grc/blocks/analog_wfm_rcv.block.yml
share/gnuradio/grc/blocks/analog_wfm_rcv_pll.block.yml
share/gnuradio/grc/blocks/analog_wfm_tx.block.yml
share/gnuradio/grc/blocks/audio_sink.block.yml
share/gnuradio/grc/blocks/audio_source.block.yml
share/gnuradio/grc/blocks/blocks.tree.yml
share/gnuradio/grc/blocks/blocks_abs_xx.block.yml
share/gnuradio/grc/blocks/blocks_add_const_vxx.block.yml
share/gnuradio/grc/blocks/blocks_add_xx.block.yml
share/gnuradio/grc/blocks/blocks_and_const_xx.block.yml
share/gnuradio/grc/blocks/blocks_and_xx.block.yml
share/gnuradio/grc/blocks/blocks_argmax_xx.block.yml
share/gnuradio/grc/blocks/blocks_blockinterleaver_xx.block.yml
share/gnuradio/grc/blocks/blocks_burst_tagger.block.yml
share/gnuradio/grc/blocks/blocks_char_to_float.block.yml
share/gnuradio/grc/blocks/blocks_char_to_short.block.yml
share/gnuradio/grc/blocks/blocks_complex_to_arg.block.yml
share/gnuradio/grc/blocks/blocks_complex_to_float.block.yml
share/gnuradio/grc/blocks/blocks_complex_to_imag.block.yml
share/gnuradio/grc/blocks/blocks_complex_to_interleaved_char.block.yml
share/gnuradio/grc/blocks/blocks_complex_to_interleaved_short.block.yml
share/gnuradio/grc/blocks/blocks_complex_to_mag.block.yml
share/gnuradio/grc/blocks/blocks_complex_to_mag_squared.block.yml
share/gnuradio/grc/blocks/blocks_complex_to_magphase.block.yml
share/gnuradio/grc/blocks/blocks_complex_to_real.block.yml
share/gnuradio/grc/blocks/blocks_conjugate_cc.block.yml
share/gnuradio/grc/blocks/blocks_copy.block.yml
share/gnuradio/grc/blocks/blocks_correctiq.block.yml
share/gnuradio/grc/blocks/blocks_correctiq_auto.block.yml
share/gnuradio/grc/blocks/blocks_correctiq_man.block.yml
share/gnuradio/grc/blocks/blocks_correctiq_swapiq.block.yml
share/gnuradio/grc/blocks/blocks_ctrlport_performance.block.yml
share/gnuradio/grc/blocks/blocks_ctrlport_probe2_c.block.yml
share/gnuradio/grc/blocks/blocks_ctrlport_probe2_x.block.yml
share/gnuradio/grc/blocks/blocks_ctrlport_probe_c.block.yml
share/gnuradio/grc/blocks/blocks_ctrlport_viewer.block.yml
share/gnuradio/grc/blocks/blocks_deinterleave.block.yml
share/gnuradio/grc/blocks/blocks_delay.block.yml
share/gnuradio/grc/blocks/blocks_divide_XX.block.yml
share/gnuradio/grc/blocks/blocks_endian_swap.block.yml
share/gnuradio/grc/blocks/blocks_exponentiate_const_cci.block.yml
share/gnuradio/grc/blocks/blocks_file_descriptor_sink.block.yml
share/gnuradio/grc/blocks/blocks_file_descriptor_source.block.yml
share/gnuradio/grc/blocks/blocks_file_meta_sink.block.yml
share/gnuradio/grc/blocks/blocks_file_meta_source.block.yml
share/gnuradio/grc/blocks/blocks_file_sink.block.yml
share/gnuradio/grc/blocks/blocks_file_source.block.yml
share/gnuradio/grc/blocks/blocks_float_to_char.block.yml
share/gnuradio/grc/blocks/blocks_float_to_complex.block.yml
share/gnuradio/grc/blocks/blocks_float_to_int.block.yml
share/gnuradio/grc/blocks/blocks_float_to_short.block.yml
share/gnuradio/grc/blocks/blocks_float_uchar.block.yml
share/gnuradio/grc/blocks/blocks_freqshift_cc.block.yml
share/gnuradio/grc/blocks/blocks_head.block.yml
share/gnuradio/grc/blocks/blocks_int_to_float.block.yml
share/gnuradio/grc/blocks/blocks_integrate_xx.block.yml
share/gnuradio/grc/blocks/blocks_interleave.block.yml
share/gnuradio/grc/blocks/blocks_interleaved_char_to_complex.block.yml
share/gnuradio/grc/blocks/blocks_interleaved_short_to_complex.block.yml
share/gnuradio/grc/blocks/blocks_keep_m_in_n.block.yml
share/gnuradio/grc/blocks/blocks_keep_one_in_n.block.yml
share/gnuradio/grc/blocks/blocks_magphase_to_complex.block.yml
share/gnuradio/grc/blocks/blocks_matrix_interleaver.block.yml
share/gnuradio/grc/blocks/blocks_max_xx.block.yml
share/gnuradio/grc/blocks/blocks_message_debug.block.yml
share/gnuradio/grc/blocks/blocks_message_strobe.block.yml
share/gnuradio/grc/blocks/blocks_message_strobe_random.block.yml
share/gnuradio/grc/blocks/blocks_meta_to_pair.block.yml
share/gnuradio/grc/blocks/blocks_min_xx.block.yml
share/gnuradio/grc/blocks/blocks_moving_average_xx.block.yml
share/gnuradio/grc/blocks/blocks_msg_pair_to_var.block.yml
share/gnuradio/grc/blocks/blocks_multiply_by_tag_value_cc.block.yml
share/gnuradio/grc/blocks/blocks_multiply_conjugate_cc.block.yml
share/gnuradio/grc/blocks/blocks_multiply_const_vxx.block.yml
share/gnuradio/grc/blocks/blocks_multiply_const_xx.block.yml
share/gnuradio/grc/blocks/blocks_multiply_matrix_xx.block.yml
share/gnuradio/grc/blocks/blocks_multiply_xx.block.yml
share/gnuradio/grc/blocks/blocks_mute_xx.block.yml
share/gnuradio/grc/blocks/blocks_nlog10_ff.block.yml
share/gnuradio/grc/blocks/blocks_nop.block.yml
share/gnuradio/grc/blocks/blocks_not_xx.block.yml
share/gnuradio/grc/blocks/blocks_null_sink.block.yml
share/gnuradio/grc/blocks/blocks_null_source.block.yml
share/gnuradio/grc/blocks/blocks_or_xx.block.yml
share/gnuradio/grc/blocks/blocks_pack_k_bits_bb.block.yml
share/gnuradio/grc/blocks/blocks_packed_to_unpacked_xx.block.yml
share/gnuradio/grc/blocks/blocks_patterned_interleaver.block.yml
share/gnuradio/grc/blocks/blocks_peak_detector2_fb.block.yml
share/gnuradio/grc/blocks/blocks_peak_detector_xb.block.yml
share/gnuradio/grc/blocks/blocks_phase_shift.block.yml
share/gnuradio/grc/blocks/blocks_plateau_detector_fb.block.yml
share/gnuradio/grc/blocks/blocks_probe_rate.block.yml
share/gnuradio/grc/blocks/blocks_probe_signal_vx.block.yml
share/gnuradio/grc/blocks/blocks_probe_signal_x.block.yml
share/gnuradio/grc/blocks/blocks_regenerate_bb.block.yml
share/gnuradio/grc/blocks/blocks_repack_bits_bb.block.yml
share/gnuradio/grc/blocks/blocks_repeat.block.yml
share/gnuradio/grc/blocks/blocks_rms_xx.block.yml
share/gnuradio/grc/blocks/blocks_rotator_cc.block.yml
share/gnuradio/grc/blocks/blocks_sample_and_hold_xx.block.yml
share/gnuradio/grc/blocks/blocks_selector.block.yml
share/gnuradio/grc/blocks/blocks_short_to_char.block.yml
share/gnuradio/grc/blocks/blocks_short_to_float.block.yml
share/gnuradio/grc/blocks/blocks_sigmf_sink_minimal.block.yml
share/gnuradio/grc/blocks/blocks_sigmf_source_minimal.block.yml
share/gnuradio/grc/blocks/blocks_skiphead.block.yml
share/gnuradio/grc/blocks/blocks_stream_demux.block.yml
share/gnuradio/grc/blocks/blocks_stream_mux.block.yml
share/gnuradio/grc/blocks/blocks_stream_to_streams.block.yml
share/gnuradio/grc/blocks/blocks_stream_to_tagged_stream.block.yml
share/gnuradio/grc/blocks/blocks_stream_to_vector.block.yml
share/gnuradio/grc/blocks/blocks_stream_to_vector_decimator.block.yml
share/gnuradio/grc/blocks/blocks_streams_to_stream.block.yml
share/gnuradio/grc/blocks/blocks_streams_to_vector.block.yml
share/gnuradio/grc/blocks/blocks_stretch_ff.block.yml
share/gnuradio/grc/blocks/blocks_sub_xx.block.yml
share/gnuradio/grc/blocks/blocks_tag_debug.block.yml
share/gnuradio/grc/blocks/blocks_tag_gate.block.yml
share/gnuradio/grc/blocks/blocks_tag_object.block.yml
share/gnuradio/grc/blocks/blocks_tag_share.block.yml
share/gnuradio/grc/blocks/blocks_tagged_file_sink.block.yml
share/gnuradio/grc/blocks/blocks_tagged_stream_align.block.yml
share/gnuradio/grc/blocks/blocks_tagged_stream_multiply_length.block.yml
share/gnuradio/grc/blocks/blocks_tagged_stream_mux.block.yml
share/gnuradio/grc/blocks/blocks_tags_strobe.block.yml
share/gnuradio/grc/blocks/blocks_test_tag_variable_rate_ff.block.yml
share/gnuradio/grc/blocks/blocks_threshold_ff.block.yml
share/gnuradio/grc/blocks/blocks_throttle.block.yml
share/gnuradio/grc/blocks/blocks_throttle2.block.yml
share/gnuradio/grc/blocks/blocks_transcendental.block.yml
share/gnuradio/grc/blocks/blocks_uchar_to_float.block.yml
share/gnuradio/grc/blocks/blocks_unpack_k_bits_bb.block.yml
share/gnuradio/grc/blocks/blocks_unpacked_to_packed_xx.block.yml
share/gnuradio/grc/blocks/blocks_var_to_msg.block.yml
share/gnuradio/grc/blocks/blocks_vco_c.block.yml
share/gnuradio/grc/blocks/blocks_vco_f.block.yml
share/gnuradio/grc/blocks/blocks_vector_insert_x.block.yml
share/gnuradio/grc/blocks/blocks_vector_sink_x.block.yml
share/gnuradio/grc/blocks/blocks_vector_source_x.block.yml
share/gnuradio/grc/blocks/blocks_vector_to_stream.block.yml
share/gnuradio/grc/blocks/blocks_vector_to_streams.block.yml
share/gnuradio/grc/blocks/blocks_wavfile_sink.block.yml
share/gnuradio/grc/blocks/blocks_wavfile_source.block.yml
share/gnuradio/grc/blocks/blocks_xor_xx.block.yml
share/gnuradio/grc/blocks/fft.tree.yml
share/gnuradio/grc/blocks/fft_ctrlport_probe_psd.block.yml
share/gnuradio/grc/blocks/fft_fft_vxx.block.yml
share/gnuradio/grc/blocks/fft_goertzel_fc.block.yml
share/gnuradio/grc/blocks/fft_logpwrfft_x.block.yml
share/gnuradio/grc/blocks/filter.tree.yml
share/gnuradio/grc/blocks/filter_band_pass_filter.block.yml
share/gnuradio/grc/blocks/filter_band_reject_filter.block.yml
share/gnuradio/grc/blocks/filter_dc_blocker_xx.block.yml
share/gnuradio/grc/blocks/filter_fft_filter_xxx.block.yml
share/gnuradio/grc/blocks/filter_fft_low_pass_filter.block.yml
share/gnuradio/grc/blocks/filter_fft_root_raised_cosine_filter.block.yml
share/gnuradio/grc/blocks/filter_filter_delay_fc.block.yml
share/gnuradio/grc/blocks/filter_filterbank_vcvcf.block.yml
share/gnuradio/grc/blocks/filter_fir_filter_xxx.block.yml
share/gnuradio/grc/blocks/filter_freq_xlating_fft_filter_ccc.block.yml
share/gnuradio/grc/blocks/filter_freq_xlating_fir_filter_xxx.block.yml
share/gnuradio/grc/blocks/filter_high_pass_filter.block.yml
share/gnuradio/grc/blocks/filter_hilbert_fc.block.yml
share/gnuradio/grc/blocks/filter_iir_filter_xxx.block.yml
share/gnuradio/grc/blocks/filter_interp_fir_filter_xxx.block.yml
share/gnuradio/grc/blocks/filter_ival_decimator.block.yml
share/gnuradio/grc/blocks/filter_low_pass_filter.block.yml
share/gnuradio/grc/blocks/filter_mmse_resampler_xx.block.yml
share/gnuradio/grc/blocks/filter_pfb_arb_resampler.block.yml
share/gnuradio/grc/blocks/filter_pfb_channelizer.block.yml
share/gnuradio/grc/blocks/filter_pfb_channelizer_hier.block.yml
share/gnuradio/grc/blocks/filter_pfb_decimator.block.yml
share/gnuradio/grc/blocks/filter_pfb_interpolator.block.yml
share/gnuradio/grc/blocks/filter_pfb_synthesizer.block.yml
share/gnuradio/grc/blocks/filter_rational_resampler_xxx.block.yml
share/gnuradio/grc/blocks/filter_root_raised_cosine_filter.block.yml
share/gnuradio/grc/blocks/filter_single_pole_iir_filter_xx.block.yml
share/gnuradio/grc/blocks/grc.tree.yml
share/gnuradio/grc/blocks/import.block.yml
share/gnuradio/grc/blocks/json_config.block.yml
share/gnuradio/grc/blocks/message.domain.yml
share/gnuradio/grc/blocks/note.block.yml
share/gnuradio/grc/blocks/options.block.yml
share/gnuradio/grc/blocks/pad_sink.block.yml
share/gnuradio/grc/blocks/pad_source.block.yml
share/gnuradio/grc/blocks/parameter.block.yml
share/gnuradio/grc/blocks/snippet.block.yml
share/gnuradio/grc/blocks/stream.domain.yml
share/gnuradio/grc/blocks/variable.block.yml
share/gnuradio/grc/blocks/variable_band_pass_filter_taps.block.yml
share/gnuradio/grc/blocks/variable_band_reject_filter_taps.block.yml
share/gnuradio/grc/blocks/variable_config.block.yml
share/gnuradio/grc/blocks/variable_file_filter_taps.block.yml
share/gnuradio/grc/blocks/variable_function_probe.block.yml
share/gnuradio/grc/blocks/variable_high_pass_filter_taps.block.yml
share/gnuradio/grc/blocks/variable_low_pass_filter_taps.block.yml
share/gnuradio/grc/blocks/variable_rrc_filter_taps.block.yml
share/gnuradio/grc/blocks/variable_struct.block.yml
share/gnuradio/grc/blocks/xmlrpc_client.block.yml
share/gnuradio/grc/blocks/xmlrpc_server.block.yml
share/gnuradio/grc/blocks/yaml_config.block.yml
@comment $NetBSD: PLIST,v 1.22 2025/02/27 13:49:50 adam Exp $
bin/gnuradio-companion
bin/grcc
${PYSITELIB}/gnuradio/grc/__init__.py
${PYSITELIB}/gnuradio/grc/__main__.py
${PYSITELIB}/gnuradio/grc/compiler.py
${PYSITELIB}/gnuradio/grc/converter/__init__.py
${PYSITELIB}/gnuradio/grc/converter/__main__.py
${PYSITELIB}/gnuradio/grc/converter/block.dtd
${PYSITELIB}/gnuradio/grc/converter/block.py
${PYSITELIB}/gnuradio/grc/converter/block_tree.dtd
${PYSITELIB}/gnuradio/grc/converter/block_tree.py
${PYSITELIB}/gnuradio/grc/converter/cheetah_converter.py
${PYSITELIB}/gnuradio/grc/converter/flow_graph.dtd
${PYSITELIB}/gnuradio/grc/converter/flow_graph.py
${PYSITELIB}/gnuradio/grc/converter/main.py
${PYSITELIB}/gnuradio/grc/converter/xml.py
${PYSITELIB}/gnuradio/grc/core/Config.py
${PYSITELIB}/gnuradio/grc/core/Connection.py
${PYSITELIB}/gnuradio/grc/core/Constants.py
${PYSITELIB}/gnuradio/grc/core/FlowGraph.py
${PYSITELIB}/gnuradio/grc/core/Messages.py
${PYSITELIB}/gnuradio/grc/core/__init__.py
${PYSITELIB}/gnuradio/grc/core/base.py
${PYSITELIB}/gnuradio/grc/core/blocks/__init__.py
${PYSITELIB}/gnuradio/grc/core/blocks/_build.py
${PYSITELIB}/gnuradio/grc/core/blocks/_flags.py
${PYSITELIB}/gnuradio/grc/core/blocks/_templates.py
${PYSITELIB}/gnuradio/grc/core/blocks/block.py
${PYSITELIB}/gnuradio/grc/core/blocks/dummy.py
${PYSITELIB}/gnuradio/grc/core/blocks/embedded_python.py
${PYSITELIB}/gnuradio/grc/core/blocks/virtual.py
${PYSITELIB}/gnuradio/grc/core/cache.py
${PYSITELIB}/gnuradio/grc/core/default_flow_graph.grc
${PYSITELIB}/gnuradio/grc/core/errors.py
${PYSITELIB}/gnuradio/grc/core/flow_graph.dtd
${PYSITELIB}/gnuradio/grc/core/generator/FlowGraphProxy.py
${PYSITELIB}/gnuradio/grc/core/generator/Generator.py
${PYSITELIB}/gnuradio/grc/core/generator/__init__.py
${PYSITELIB}/gnuradio/grc/core/generator/cpp_hier_block.py
${PYSITELIB}/gnuradio/grc/core/generator/cpp_templates/CMakeLists.txt.mako
${PYSITELIB}/gnuradio/grc/core/generator/cpp_templates/flow_graph.cpp.mako
${PYSITELIB}/gnuradio/grc/core/generator/cpp_templates/flow_graph.hpp.mako
${PYSITELIB}/gnuradio/grc/core/generator/cpp_top_block.py
${PYSITELIB}/gnuradio/grc/core/generator/flow_graph.py.mako
${PYSITELIB}/gnuradio/grc/core/generator/hier_block.py
${PYSITELIB}/gnuradio/grc/core/generator/top_block.py
${PYSITELIB}/gnuradio/grc/core/io/__init__.py
${PYSITELIB}/gnuradio/grc/core/io/yaml.py
${PYSITELIB}/gnuradio/grc/core/params/__init__.py
${PYSITELIB}/gnuradio/grc/core/params/dtypes.py
${PYSITELIB}/gnuradio/grc/core/params/param.py
${PYSITELIB}/gnuradio/grc/core/params/template_arg.py
${PYSITELIB}/gnuradio/grc/core/platform.py
${PYSITELIB}/gnuradio/grc/core/ports/__init__.py
${PYSITELIB}/gnuradio/grc/core/ports/_virtual_connections.py
${PYSITELIB}/gnuradio/grc/core/ports/clone.py
${PYSITELIB}/gnuradio/grc/core/ports/port.py
${PYSITELIB}/gnuradio/grc/core/schema_checker/__init__.py
${PYSITELIB}/gnuradio/grc/core/schema_checker/block.py
${PYSITELIB}/gnuradio/grc/core/schema_checker/domain.py
${PYSITELIB}/gnuradio/grc/core/schema_checker/flow_graph.py
${PYSITELIB}/gnuradio/grc/core/schema_checker/manifest.py
${PYSITELIB}/gnuradio/grc/core/schema_checker/utils.py
${PYSITELIB}/gnuradio/grc/core/schema_checker/validator.py
${PYSITELIB}/gnuradio/grc/core/utils/__init__.py
${PYSITELIB}/gnuradio/grc/core/utils/descriptors/__init__.py
${PYSITELIB}/gnuradio/grc/core/utils/descriptors/_lazy.py
${PYSITELIB}/gnuradio/grc/core/utils/descriptors/evaluated.py
${PYSITELIB}/gnuradio/grc/core/utils/epy_block_io.py
${PYSITELIB}/gnuradio/grc/core/utils/expr_utils.py
${PYSITELIB}/gnuradio/grc/core/utils/extract_docs.py
${PYSITELIB}/gnuradio/grc/core/utils/flow_graph_complexity.py
${PYSITELIB}/gnuradio/grc/core/utils/hide_bokeh_gui_options_if_not_installed.py
${PYSITELIB}/gnuradio/grc/gui/Actions.py
${PYSITELIB}/gnuradio/grc/gui/Application.py
${PYSITELIB}/gnuradio/grc/gui/Bars.py
${PYSITELIB}/gnuradio/grc/gui/BlockTreeWindow.py
${PYSITELIB}/gnuradio/grc/gui/Config.py
${PYSITELIB}/gnuradio/grc/gui/Console.py
${PYSITELIB}/gnuradio/grc/gui/Constants.py
${PYSITELIB}/gnuradio/grc/gui/Dialogs.py
${PYSITELIB}/gnuradio/grc/gui/DrawingArea.py
${PYSITELIB}/gnuradio/grc/gui/Executor.py
${PYSITELIB}/gnuradio/grc/gui/FileDialogs.py
${PYSITELIB}/gnuradio/grc/gui/MainWindow.py
${PYSITELIB}/gnuradio/grc/gui/Notebook.py
${PYSITELIB}/gnuradio/grc/gui/ParamWidgets.py
${PYSITELIB}/gnuradio/grc/gui/ParserErrorsDialog.py
${PYSITELIB}/gnuradio/grc/gui/Platform.py
${PYSITELIB}/gnuradio/grc/gui/PropsDialog.py
${PYSITELIB}/gnuradio/grc/gui/StateCache.py
${PYSITELIB}/gnuradio/grc/gui/Utils.py
${PYSITELIB}/gnuradio/grc/gui/VariableEditor.py
${PYSITELIB}/gnuradio/grc/gui/__init__.py
${PYSITELIB}/gnuradio/grc/gui/canvas/__init__.py
${PYSITELIB}/gnuradio/grc/gui/canvas/block.py
${PYSITELIB}/gnuradio/grc/gui/canvas/colors.py
${PYSITELIB}/gnuradio/grc/gui/canvas/connection.py
${PYSITELIB}/gnuradio/grc/gui/canvas/drawable.py
${PYSITELIB}/gnuradio/grc/gui/canvas/flowgraph.py
${PYSITELIB}/gnuradio/grc/gui/canvas/param.py
${PYSITELIB}/gnuradio/grc/gui/canvas/port.py
${PYSITELIB}/gnuradio/grc/gui/external_editor.py
${PYSITELIB}/gnuradio/grc/gui/icon.png
${PYSITELIB}/gnuradio/grc/gui_qt/Config.py
${PYSITELIB}/gnuradio/grc/gui_qt/Constants.py
${PYSITELIB}/gnuradio/grc/gui_qt/Platform.py
${PYSITELIB}/gnuradio/grc/gui_qt/Utils.py
${PYSITELIB}/gnuradio/grc/gui_qt/__init__.py
${PYSITELIB}/gnuradio/grc/gui_qt/base.py
${PYSITELIB}/gnuradio/grc/gui_qt/components/__init__.py
${PYSITELIB}/gnuradio/grc/gui_qt/components/block_library.py
${PYSITELIB}/gnuradio/grc/gui_qt/components/canvas/__init__.py
${PYSITELIB}/gnuradio/grc/gui_qt/components/canvas/block.py
${PYSITELIB}/gnuradio/grc/gui_qt/components/canvas/colors.py
${PYSITELIB}/gnuradio/grc/gui_qt/components/canvas/connection.py
${PYSITELIB}/gnuradio/grc/gui_qt/components/canvas/flowgraph.py
${PYSITELIB}/gnuradio/grc/gui_qt/components/canvas/port.py
${PYSITELIB}/gnuradio/grc/gui_qt/components/console.py
${PYSITELIB}/gnuradio/grc/gui_qt/components/dialogs.py
${PYSITELIB}/gnuradio/grc/gui_qt/components/example_browser.py
${PYSITELIB}/gnuradio/grc/gui_qt/components/executor.py
${PYSITELIB}/gnuradio/grc/gui_qt/components/flowgraph_view.py
${PYSITELIB}/gnuradio/grc/gui_qt/components/oot_browser.py
${PYSITELIB}/gnuradio/grc/gui_qt/components/preferences.py
${PYSITELIB}/gnuradio/grc/gui_qt/components/undoable_actions.py
${PYSITELIB}/gnuradio/grc/gui_qt/components/variable_editor.py
${PYSITELIB}/gnuradio/grc/gui_qt/components/wiki_tab.py
${PYSITELIB}/gnuradio/grc/gui_qt/components/window.py
${PYSITELIB}/gnuradio/grc/gui_qt/external_editor.py
${PYSITELIB}/gnuradio/grc/gui_qt/grc.py
${PYSITELIB}/gnuradio/grc/gui_qt/helpers/__init__.py
${PYSITELIB}/gnuradio/grc/gui_qt/helpers/logging.py
${PYSITELIB}/gnuradio/grc/gui_qt/helpers/profiling.py
${PYSITELIB}/gnuradio/grc/gui_qt/helpers/qt.py
${PYSITELIB}/gnuradio/grc/gui_qt/properties.py
${PYSITELIB}/gnuradio/grc/gui_qt/resources/available_preferences.yml
${PYSITELIB}/gnuradio/grc/gui_qt/resources/cpp_cmd_fg.png
${PYSITELIB}/gnuradio/grc/gui_qt/resources/cpp_fg.png
${PYSITELIB}/gnuradio/grc/gui_qt/resources/cpp_qt_fg.png
${PYSITELIB}/gnuradio/grc/gui_qt/resources/data/rx_logo.grc
${PYSITELIB}/gnuradio/grc/gui_qt/resources/example_browser.ui
${PYSITELIB}/gnuradio/grc/gui_qt/resources/example_browser_widget.ui
${PYSITELIB}/gnuradio/grc/gui_qt/resources/language/en_US/LC_MESSAGES/grc.mo
${PYSITELIB}/gnuradio/grc/gui_qt/resources/logo/gnuradio_logo_icon-square.png
${PYSITELIB}/gnuradio/grc/gui_qt/resources/oot_browser.ui
${PYSITELIB}/gnuradio/grc/gui_qt/resources/py_cmd_fg.png
${PYSITELIB}/gnuradio/grc/gui_qt/resources/py_fg.png
${PYSITELIB}/gnuradio/grc/gui_qt/resources/py_qt_fg.png
${PYSITELIB}/gnuradio/grc/main.py
share/gnuradio/examples/00-grc-docs.conf
share/gnuradio/examples/grc.conf
share/gnuradio/grc/blocks/grc.tree.yml
share/gnuradio/grc/blocks/import.block.yml
share/gnuradio/grc/blocks/json_config.block.yml
share/gnuradio/grc/blocks/message.domain.yml
share/gnuradio/grc/blocks/note.block.yml
share/gnuradio/grc/blocks/options.block.yml
share/gnuradio/grc/blocks/pad_sink.block.yml
share/gnuradio/grc/blocks/pad_source.block.yml
share/gnuradio/grc/blocks/parameter.block.yml
share/gnuradio/grc/blocks/snippet.block.yml
share/gnuradio/grc/blocks/stream.domain.yml
share/gnuradio/grc/blocks/variable.block.yml
share/gnuradio/grc/blocks/variable_config.block.yml
share/gnuradio/grc/blocks/variable_function_probe.block.yml
share/gnuradio/grc/blocks/variable_struct.block.yml
share/gnuradio/grc/blocks/yaml_config.block.yml
>How-To-Repeat:
Try to open old projects in gnuradio-companion. Or simply inspect the available blocks, you will miss many of them.
>Fix:
I do not much about pkgsrc and got it working dirty way.
Changed:
work/gnuradio-3.10.12.0/gr-blocks/CMakeLists.txt
and
work/gnuradio-3.10.12.0/gr-filter/CMakeLists.txt
by removing the
# if(ENABLE_GRC)
add_subdirectory(grc)
#endif(ENABLE_GRC)
And rebuilt PLIST files
That allowed me to install *.yml GRC gr-blocks and gr-filter modules inside gnuradio-core package. Before changes they were skipped.
I makes it work but I think it is not the right way because those modules should be installed inside the gnuradio-companion package, not in the gnuradio-core package. For some reason, when building gnuradio-companion package they did not install. My understanding of pkgsrc is very limited and I have been strugling with it for several days until I got it working.
Hope someone with more deep packagement understanding will fix it.
Anyway, I have learnt a bit more about pkgsrc, that is good!
Regards.
Home |
Main Index |
Thread Index |
Old Index