head 1.5; access; symbols pkgsrc-2023Q4:1.5.0.6 pkgsrc-2023Q4-base:1.5 pkgsrc-2023Q3:1.5.0.4 pkgsrc-2023Q3-base:1.5 pkgsrc-2023Q2:1.5.0.2 pkgsrc-2023Q2-base:1.5 pkgsrc-2023Q1:1.3.0.8 pkgsrc-2023Q1-base:1.3 pkgsrc-2022Q4:1.3.0.6 pkgsrc-2022Q4-base:1.3 pkgsrc-2022Q3:1.3.0.4 pkgsrc-2022Q3-base:1.3 pkgsrc-2022Q2:1.3.0.2 pkgsrc-2022Q2-base:1.3 pkgsrc-2022Q1:1.2.0.2 pkgsrc-2022Q1-base:1.2; locks; strict; comment @# @; 1.5 date 2023.04.11.11.20.52; author mef; state Exp; branches; next 1.4; commitid 4bEUM5c1uNKOiGkE; 1.4 date 2023.04.07.12.58.01; author mef; state Exp; branches; next 1.3; commitid i6xwtLoYEbIFYakE; 1.3 date 2022.05.26.15.20.09; author mef; state Exp; branches; next 1.2; commitid O4FsWF4gIp2iVzFD; 1.2 date 2022.03.12.23.04.45; author tnn; state Exp; branches; next 1.1; commitid 9ER66v1F6pHKTYvD; 1.1 date 2022.01.16.18.06.26; author tnn; state Exp; branches; next ; commitid 7UTK0SLpJKEv1ToD; desc @@ 1.5 log @(ham/gnuradio-*) (adhoc) adjust PLIST - blocks_throttle2.block.yml -share/gnuradio/grc/blocks/blocks_throttle2.block.yml @ text @@@comment $NetBSD: PLIST,v 1.4 2023/04/07 12:58:01 mef Exp $ include/gnuradio/pdu/add_system_time.h include/gnuradio/pdu/api.h include/gnuradio/pdu/pdu_filter.h include/gnuradio/pdu/pdu_remove.h include/gnuradio/pdu/pdu_set.h include/gnuradio/pdu/pdu_split.h include/gnuradio/pdu/pdu_to_stream.h include/gnuradio/pdu/pdu_to_tagged_stream.h include/gnuradio/pdu/random_pdu.h include/gnuradio/pdu/tagged_stream_to_pdu.h include/gnuradio/pdu/tags_to_pdu.h include/gnuradio/pdu/take_skip_to_pdu.h include/gnuradio/pdu/time_delta.h lib/cmake/gnuradio/gnuradio-pduConfig.cmake lib/cmake/gnuradio/gnuradio-pduTargets-release.cmake lib/cmake/gnuradio/gnuradio-pduTargets.cmake lib/libgnuradio-pdu.so lib/libgnuradio-pdu.so.${PKGVER_MICRO} lib/libgnuradio-pdu.so.${PKGVERSION} lib/pkgconfig/gnuradio-pdu.pc ${PYSITELIB}/gnuradio/pdu/__init__.py ${PYSITELIB}/gnuradio/pdu/__init__.pyc ${PYSITELIB}/gnuradio/pdu/__init__.pyo ${PYSITELIB}/gnuradio/pdu/pdu_lambda.py ${PYSITELIB}/gnuradio/pdu/pdu_lambda.pyc ${PYSITELIB}/gnuradio/pdu/pdu_lambda.pyo ${PYSITELIB}/gnuradio/pdu/pdu_python.so share/gnuradio/examples/pdu/pdu_lambda_chirp_demo.grc share/gnuradio/examples/pdu/pdu_lambda_example.grc share/gnuradio/examples/pdu/pdu_tools_demo.grc share/gnuradio/examples/pdu/simple_pdu_to_stream_example.grc share/gnuradio/examples/pdu/tags_to_pdu_example.grc share/gnuradio/examples/pdu/take_skip_to_pdu_example.grc share/gnuradio/grc/blocks/pdu.tree.yml share/gnuradio/grc/blocks/pdu_add_system_time.block.yml share/gnuradio/grc/blocks/pdu_pdu_filter.block.yml share/gnuradio/grc/blocks/pdu_pdu_lambda.block.yml share/gnuradio/grc/blocks/pdu_pdu_remove.block.yml share/gnuradio/grc/blocks/pdu_pdu_set.block.yml share/gnuradio/grc/blocks/pdu_pdu_split.block.yml share/gnuradio/grc/blocks/pdu_pdu_to_stream.block.yml share/gnuradio/grc/blocks/pdu_pdu_to_tagged_stream.block.yml share/gnuradio/grc/blocks/pdu_random_pdu.block.yml share/gnuradio/grc/blocks/pdu_tagged_stream_to_pdu.block.yml share/gnuradio/grc/blocks/pdu_tags_to_pdu.block.yml share/gnuradio/grc/blocks/pdu_take_skip_to_pdu.block.yml share/gnuradio/grc/blocks/pdu_time_delta.block.yml @ 1.4 log @(ham/gnuradio-core) Updated 3.10.5.1 to 3.10.6.0 ## [3.10.6.0] - 2023-03-31 ### Changed #### Runtime - Add Python loggers to top_block and hier_block2 - Change the default log level (in the config file) to INFO instead of DEBUG - Logging improvements in the scheduler - Correctly determine native page size for Windows #### GRC - Fixed: opening the source of a hierachical block using the toolbar button produced an error - Use the logger, instead of print statements, in generated top blocks - Remove libX11 load from generated Python code - this was unncessary and produced warnings - Choose Editor dialog stays above parent #### gr-analog - Signal Source: option to hide the message port #### gr-blocks - Throttle: supports max time or number of samples per work iteration, useful for reducing latency at low sample rates - Delay block: option to hide the message port - File Meta Sink: fix missing Python import in template code #### gr-channels - Default taps should be 1.0, not 1.0 + j1.0 #### gr-digital - Async Decoder: several changes to improve performance robustness (see the commit log for more details) #### gr-fec - Tagged Decoder: correctly calculate the frame size for terminated CC decoder #### gr-filter - Fixed reverse parameters in fir_filter_with_buffer and pfb_arb_resampler, which could cause crashes - Fixed PFB Arbitrary Resampler was ignoring attenuation parameter #### gr-iio - Set gain mode as specified (was always manual) - Use the specified gain parameter for second channel (was same as first channel) #### gr-qtgui - Histogram Sink: calculate range of bins correctly to avoid strange distributions - Save (to image) dialogs add file extensions and have a Save button (i.e., they work now) #### gr-soapy - Sources: add tags when the frequency changes #### gr-uhd - Support for more RFNoC blocks - Fosphor, which produces data to drive an on-screen, OpenGL-based renderer which is expected to be in the next release - Moving Average - Switchboard - Split Stream - FFT: add properties for direction, magnitude and scaling - RX Stream: flush after timeout - Fully support multi-channel TX/RX (params were available for one one channel) #### gr-vocoder - Add a number of new codec modes for Codec2 and FreeDV #### gr-zmq - Selectable bind/connect to support more flexible ZMQ patterns and NAT'd networks - Stream sources produce when available, instead of waiting for a buffer to fill, helping with latency #### Modtool - Use interp and decim keywords correctly when generating blocks #### Build system and packaging - Uninstall removes icons and desktop files @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.3 2022/05/26 15:20:09 mef Exp $ a34 1 share/gnuradio/grc/blocks/blocks_throttle2.block.yml @ 1.3 log @(ham/gnuradio-core) Updated 3.10.1.1 to 3.10.2.0 ## [3.10.2.0] - 2022-04-09 ### Changed #### Project Scope - Clayton Smith continues the effort to replace Boost usage with modern C++ equivalents. In a related effort, he has continued the logging modernization started by Marcus M端ller. In his spare time, he has tackled some tricky, intermittent CI failures, some of which turned out to be real bugs. Much of this work is invisible to end users, but is extremely useful in making GNU Radio more reliable and maintainable. Special thanks are due to Clayton for a lot of hard work this cycle. - Use exceptions instead of `exit()` in several places. - Fixed a variety of Python deprecation warnings. - Packager note: `jsonschema` is required for the JSON Config and YAML Config blocks. Those blocks will be disabled if `jsonschema` is not found. #### gnuradio-runtime - Correct size/usage for single-mapped buffers (part of the new Custom Buffers feature). - Correct buffer size allocation. This was actually the single change in v3.10.1.1, which did not get its own CHANGELOG entry. #### GRC - Improve discovery of xterm and related programs. - Save generated hierarchical block code to the block library instead of the directory containing the current GRC flowgraph. - New JSON Config and YAML Config blocks that load configuration variables from files at runtime. Those variables may then be used in block parameters. - Store the GNU Radio version in flowgraph metadata when saving. - Minor change in Python evaluation code to allow `affinity`, `minoutbuf` and `maxoutbuf` to be adjusted via script parameters. #### Build system and packaging - Require C++-17 for `gnuradio-runtime` and code compiled against it (via cmake flags). - Add `pythonschema` to build- and run-time dependencies. #### gr-blocks - Add exponential distribution to Message Strobe Random block's `delay` selection. - Quiet down debug messages in File Sink. - Skip alignment check in File Source when the input file is not seekable (e.g., it is a pipe). #### gr-filter - Fix crash in Rational Resampler logging #### gr-digital - Add generic CRC blocks: CRC Append and CRC Check. #### gr-qtgui - Improve text/background color on Range widget. - Digital Number Control emits message with new, instead of previous, value. - Message Edit Box sends message only when return is pressed, rather than whenever focus is lost. - Vector Sink allows legend to be disabled. - Type error fixes (Python 3.10 is stricter about int casting). #### gr-trellis - Provide Python bindings for PCCC Encoder and Viterbi Combo. #### gr-vocoder - Add C++ generation support to gr-vocoder #### Code generation tools - Support strongly-typed enums in Python bindings @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.2 2022/03/12 23:04:45 tnn Exp $ d35 1 @ 1.2 log @gnuradio*: update to 3.10.1.1 Bugfix release for the 3.10.x.y release series. @ text @d1 1 a1 1 @@comment $NetBSD$ d19 1 a19 1 lib/libgnuradio-pdu.so.3.10.1 @ 1.1 log @gnuradio: update to 3.10.0.0 - gr-pdu: Protocol Data Units library - gr-iio: Linux industrial I/O library (but not packaged in pkgsrc) - Custom Buffers Support - switch from Log4CPP to spdlog @ text @d19 1 a19 1 lib/libgnuradio-pdu.so.3.10.0 @