Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (6m)  pkgsrc-2024Q1 (3d)  pkgsrc-2023Q4 (77d)  pkgsrc-2023Q2 (109d) 

2024-06-16 19:09:45 UTC Now

2023-01-29 11:19:37 UTC MAIN commitmail json YAML

gnuradio: updated to 3.10.5.1

Release v3.10.5.1

Some important blocks turned out to be broken in 3.10.5.0. This unscheduled release fixes those regressions and includes a small number of other cleanups and fixes. v3.10.5.1 is intended to be ABI compatible with v3.10.5.0. We'd still recommend rebuilding dependent packages, if possible.

Changed

Runtime

Restore the ability to set a default block buffer size using the buffer_size parameter in the config file. This was lost during refactoring in v3.9.
GRC

Add Python snipped hook point at "init before blocks", right before blocks are instantiated.
gr-audio

Remove support for OSX 10.3 and earlier.
gr-digital

Make tags visible to subclasses of OFDM Frame Equalizer.
gr-dtv

Correct constant in DVBS2 Modulator.
gr-fec

Fix errors in Channel Construction AWGN
gr-iio

Fix IIO blocks, which were broken due to a build-time dependency problem.
gr-network

Fix crash in UDP Source when buffer overruns.
gr-qtgui

Remove support for QWT 6.0 and earlier.
gr-uhd

Add async message port to USRP Source and publish overflow notifications.
Add bindings and example for RFNoC AddSub block.

(adam)