SHA256
1
0
forked from pool/gnuradio
Go to file
Martin Pluskal 939959bc1c Accepting request 984579 from home:wkazubski:test:science
- Update to version 3.10.3.0
  * Project Scope
    + Continue replacement of Boost functionality with standard C++
      continues, where practical, making the code more maintainable.
    + Fix more flaky CI tests that were failing unnecessarily. This helps greatly with maintenance.
  * gnuradio-runtime
    + Only catch Thrift transport exceptions
    + Import PyQt5 before matplotlib to work around a bug
    + Fix broken log format string in set_min_output_buffer
    + Process system messages before others. This helps with orderly flowgraph termination.
    + Custom buffers: add missing (simulated) data transfer to
      input/output_blocked_callback functions in host_buffer class
    + Fix Mach-kernel timebase (numer and denom were reversed)
    + Fix signed integer overflows in fixed-point table generation
  * GRC
    + Add parentheses on arithmetic expressions to avoid operator precedence problems in templated code
    + Fix create hier / missing top_block error
  * Build system and packaging
    + CI: Add testing for Fedora 36, remove Fedora 34.
    + cmake: Use platform-specific Python install schemes
    + cmake: Always prefix git hash used as version with "g"
    + cmake: Allow MPIR/MPLIB package find to fail gracefully
    + cmake: Remove 'REQUIRED' flag for Volk
  * gr-blocks
    + Fix rotator_cc scheduled phase increment updates
    + Wavefile Sink: add support for Ogg Opus if libsndfile is >= 1.0.29
    + Probe Signal: synchronize access to d_level to prevent race conditions
  * gr-digital
    + Use memcmp for CRC comparisons to avoid alignment errors
  * gr-dtv
    + Use unsigned integer for CRC calculation
    + Fix use of uninitialized memory
    + Fix initialization of L1Post struct
  * gr-filter
    + Fix various bugs in Generic Filterbank
  * gr-iio
    + Fix grc pluto sink attenuation callback
gr-qtgui
    + Several sinks produce wrong error messages, when GUI Hint is used. Reorder params in yml files to fix.
  * gr-soapy
    + Deactivate stream before closing. Some modules depend on this behavior.
  * gr-uhd
    + Implement get_gpio_attr()
    + Code generation tools
    + C++ generation: Fix various template errors
  * Modtool
    + gr_newmod: Fix copying python bindings to test dir on Windows
    + gr_newmod: Make untagged conda package version less specific
    + modtool: Add a conda recipe to the OOT template
    + Make the pydoc_h.mako more clang compliant
  * Documentation
    + Add shim Sphinx config for readthedocs
- Enabled gr-iio module (requires libiio)

OBS-URL: https://build.opensuse.org/request/show/984579
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/gnuradio?expand=0&rev=112
2022-06-27 09:44:53 +00:00
_constraints Accepting request 951729 from home:wkazubski:test:science 2022-02-05 17:07:02 +00:00
.gitattributes Accepting request 246126 from science 2014-08-25 09:54:39 +00:00
.gitignore Accepting request 246126 from science 2014-08-25 09:54:39 +00:00
gnuradio-3.10.3.0.tar.gz Accepting request 984579 from home:wkazubski:test:science 2022-06-27 09:44:53 +00:00
gnuradio-rpmlintrc Accepting request 732754 from home:StefanBruens:branches:hardware:sdr 2019-09-23 15:49:33 +00:00
gnuradio.changes Accepting request 984579 from home:wkazubski:test:science 2022-06-27 09:44:53 +00:00
gnuradio.spec Accepting request 984579 from home:wkazubski:test:science 2022-06-27 09:44:53 +00:00
grc_to_37.sh Accepting request 246733 from science 2014-09-03 16:22:06 +00:00
missing_library.patch Accepting request 732419 from home:wkazubski:test 2019-09-21 22:56:53 +00:00