commit gnuradio for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnuradio for openSUSE:Factory checked in at 2023-10-30 22:10:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnuradio (Old) and /work/SRC/openSUSE:Factory/.gnuradio.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gnuradio" Mon Oct 30 22:10:24 2023 rev:66 rq:1121031 version:3.10.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnuradio/gnuradio.changes 2023-07-18 22:08:39.223166558 +0200 +++ /work/SRC/openSUSE:Factory/.gnuradio.new.17445/gnuradio.changes 2023-10-30 22:10:36.947841321 +0100 @@ -1,0 +2,67 @@ +Fri Oct 20 21:32:35 UTC 2023 - Wojciech Kazubski <wk@ire.pw.edu.pl> + +- Update to version 3.10.8.0 + * Runtime + + Add MAP_FIXED to circular buffer implementations using + shm_open() and mmap backed by tmp files. + + PMTs can be formatted for logging (format wrapper added). + + New io_signature::make() variant replaces makev(), and + optionally specifies buffer types. + + Fix logging params to be compatible with C++20 + * GRC + + Add "Choose Editor" button to Python block properties. Use + the GTK app chooser. + + Save choice to the config file. + + Correct Python Qt imports in Hier blocks and flowgraph + templates. + * gr-blocks + + Enable building the benchmark testing executable, which runs + tests on various math functions. + + Repeat block implemented as a basic block (vs sync + interpolator) and output buffer allocation fixed. + + Add a GRC example for Throttle usage. + * gr-digital + + Add set_sps() to Symbol Sync. + + Header Format: Fix CRC and OFDM formats, add option to + header_buffer to read bits lsb first, and refactor + extract_bits functions as templates. + + Constellation Sink uses different colors for each input by + default. + + Rework Constellation Soft Decoder, Constellation Object and + LDPC Decoder Definition. + + Previously, the LDPC Decoder did not work at all. The sigma + parameter was removed from the decoder and an optional noise + power npwr parameter was added to the constellation. + * gr-network + + Better support for vectorized output from UDP source. The + payload size must still be a multiple of item size * vector + size for this to work. + * gr-qtgui + + Range widget eng_slider and eng modes can now be selected + in GRC. + + Range widget and a couple of UHD apps now accept values on + editingFinished, rather than on returnPressed. Since UIs + generated by GRC do not have OK/Apply for such values, + there is no "correct" behavior. The behavior is now + selectable on the Entry widget. + + Frequency Sink startup time improved where sample rate is low + * gr-soapy + + RTLSDR buffer size may be specified + * gr-uhd + + RFNoC NullSrcSink block added. The block may be both source + and sink. + + Add support and examples for RFNoC loopback. + + RFNoC Rx Radio adds issue_stream_cmd() and block message + handler. + * gr-zeromq + + Explicitly shutdown and close source/sinks to prevent hangs + in some cases. + + Require zmq.hpp (cppzmq) version with context_t.shutdown() + defined. + + If shutdown is not defined, the gr-zeromq is disabled. + * Modtool + + Add cmake-format support for generated modules + * Build system and packaging + + Update Read-the-docs config to include build.tools + +------------------------------------------------------------------- Old: ---- gnuradio-3.10.7.0.tar.gz New: ---- gnuradio-3.10.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnuradio.spec ++++++ --- /var/tmp/diff_new_pack.kI8Kvx/_old 2023-10-30 22:10:38.107884117 +0100 +++ /var/tmp/diff_new_pack.kI8Kvx/_new 2023-10-30 22:10:38.123884707 +0100 @@ -16,10 +16,10 @@ # -%define sover 3_10_7 +%define sover 3_10_8 %bcond_without docs Name: gnuradio -Version: 3.10.7.0 +Version: 3.10.8.0 Release: 0 Summary: GNU software radio License: GPL-3.0-or-later @@ -231,6 +231,7 @@ %{_datadir}/gnuradio/themes/ %{_datadir}/gnuradio/fec/ %{_datadir}/gnuradio/clang-format.conf +%{_datadir}/gnuradio/.cmake-format.py %{_datadir}/icons/hicolor/*/apps/gnuradio-grc.png %{_datadir}/applications/gnuradio-grc.desktop %{_datadir}/mime/packages/gnuradio-grc.xml ++++++ gnuradio-3.10.7.0.tar.gz -> gnuradio-3.10.8.0.tar.gz ++++++ ++++ 10747 lines of diff (skipped)
participants (1)
-
Source-Sync