SHA256
1
0
forked from pool/gnuradio
Martin Pluskal dc6d7e3d83 Accepting request 899582 from home:wkazubski:test:science
- Update to version 3.8.3.1
  * This is a PATCH level revision. The API is compatible with C++
    code written for previous v3.8 releases. ABI (shared library
    signature) is intended to be compatible, so code linked
    against v3.8.3.0 should not require recompilation.
  * Build system
    + Improved messages related to dependencies MPIR and GMP. Only
      one of these packages is required, and the previous error
      messages were confusing.
  * GRC
    + Parameter expressions and/or values can be displayed in blocks
      on the flowgraph. Previously, only values were displayed.
    + Vector length is now correctly applied to all input ports.
    + Validation has been improved. Raw types are validated. Port
      connections are checked by type rather than by item size.
    + Variable names that cause conflicts in Python code (e.g., 
      package names) are rejected.
    + Bus logic fixes.
    + Blocks can no longer be dragged off the screen and lost
      forever.
  * gr-dtv
    + VL-SNR bugs fixed (incorrect constants).
  * gr-qtgui
    + Improve autoscaling for vector sinks.
  * gr_filter_design
    + "File/Save" is disabled until the taps have been computed,
      and the GUI is reset after a save, to make it clearer which
      data is being saved.
    + Entries are hidden for parameters that do not apply to the
      selected filter type.

OBS-URL: https://build.opensuse.org/request/show/899582
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/gnuradio?expand=0&rev=96
2021-06-14 07:04:18 +00:00
Description
No description provided
337 KiB
Languages
Shell 100%