discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[announcement] Release Candidate 3.8.1.0-rc1


From: Marcus Müller
Subject: [announcement] Release Candidate 3.8.1.0-rc1
Date: Sun, 16 Feb 2020 21:17:17 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

Dear bravest FOSS SDR fellowship to ever been heard of in Middle-earth,

it's a relief to be able share this release candidate with you:

https://github.com/gnuradio/gnuradio/releases/tag/v3.8.1.0-rc1

This contains a lot of bug fixes when comparing it directly to 3.8.0.0;
it's also home of a lot of interesting features and featurettes (see the
release notes below).

Please do test this release candidate for any failure to perform – be it
in building on your favourite platform (is anyone still working on GR on
NetBSD?), or in cooperating with your most important OOT module.

If all goes well, we'll have a 3.8.1.0 release by the first week of March.

Namárië,
Marcus

# Release Candidate 3.8.1.0-RC1

## Contributors

* Alba Mendez <address@hidden>
* Anders Kalør <address@hidden>
* Artem Pisarenko <address@hidden>
* Bastian Bloessl <address@hidden>
* Brennan Ashton <address@hidden>
* Chris <address@hidden>
* Clayton Smith <address@hidden>
* CMorin <address@hidden>
* Daniel Estévez <address@hidden>
* Davide Gerhard <address@hidden>
* Derek Kozel <address@hidden>
* duggabe
* Glenn Richardson <address@hidden>
* Grant Cox <address@hidden>
* Gwenhael Goavec-Merou <address@hidden>
* Håkon Vågsether <address@hidden>
* Igor Freire <address@hidden>
* Jan Kraemer <address@hidden>
* japm48
* Josh Morman <address@hidden>
* karel
* luz.paz
* Marc L <address@hidden>
* Marcus Müller <address@hidden>
* Martin Braun <address@hidden>
* Michael Dickens <address@hidden>
* Michael Roe <address@hidden>
* Nathan West <address@hidden>
* Nicolas Cuervo <address@hidden>
* Philip Balister <address@hidden>
* rear1019 <address@hidden>
* RedStone002
* Ron Economos <address@hidden>
* Ryan Schutt
* Ryan Volz <address@hidden>
* Sebastian Koslowski <address@hidden>
* Sebastian Müller <address@hidden>
* Sylvain Munaut <address@hidden>
* Terry May <address@hidden>
* Thomas Habets <address@hidden>
* Vasil Velichkov <address@hidden>
* Volker Schroer
* wcampbell <address@hidden>

## [3.8.1.0-rc1] - 2020-02-16

### Changed

#### Project Scope

- clang-tidy improvements
  - Throw exceptions by value, catch by reference
  - `emplace_back` where applicable
  - `empty()` instead of `vector::size() == 0`

### Fixed

#### Project scope

- FindQwt paths
- floatAlmostEqual unittest assert function wrongly passing on sequence
types
- Only require boost unittest when testing is enabled
- FindLOG4CPP typo

#### gnuradio-runtime

- block gateway shadowed system port
- Flaky message passing unit test contained timeout (not the test's job)
- ctrlport/`rpcaggregator` & Co: removed storage of references to
scope-lifetime objects
- Sine table generation python was wrong
- `get_tags_in_range` for delay < (end-start)
- premature tag pruning

#### gr_modtool

- wrong use of `input` -> `raw_input`
- allow empty argument list
- testing
- check for and deny TSB under Python
- QA addition bugs

#### gr-analog

- clipping in FM receiver: remove superfluous gain
- C++ generation for multiple blocks

#### gr-audio

- portaudio source: lock acquisition

#### gr-blocks

- broken `rotator` workaround

#### gr-digital

- `map_bb` buffer overflow
- `map_bb` thread safety
- `additive_scrambler `count based reset

#### gr-fec

- heap corruption in `async_decoder`
- `cc_encoder` was broken for constraint lengths > 8

#### gr-fft

- restore Boost 1.53 compat

#### gr-qtgui

- no longer requiring unnecessary key in `edit_box_msg`

#### gr-uhd

- fixed examples under Py3
- multichannel objects not populating channels

#### GRC

- several issues with YAML files
- nested objects now properly populate namespaces
- comments now included in block bounds calculation
- Wiki documentation link removed from OOT blocks' docs tab
- Dragging connections to auto-hide ports works now

### Added

#### Project Scope

- Codec2 development branch / future compat
- Boost 1.71 compat
- CI now checks for formatting

#### gnuradio-runtime

- dot graphs now contain message edges

#### gr-uhd

- UHD Filter API

#### GRC

- block affinity, buffer sizes available as advanced options for blocks
- testing

Attachment: gnuradio-marcusmueller.pub
Description: application/vnd.ms-publisher


reply via email to

[Prev in Thread] Current Thread [Next in Thread]