commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] annotated tag v3.7.11 created (now 98def41)


From: git
Subject: [Commit-gnuradio] [gnuradio] annotated tag v3.7.11 created (now 98def41)
Date: Mon, 27 Feb 2017 02:22:42 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

jcorgan pushed a change to annotated tag v3.7.11
in repository gnuradio.

        at  98def41   (tag)
   tagging  a7b1ca933bfc84c43b29e42a50947d478a93f503 (commit)
  replaces  v3.7.10.2
 tagged by  Johnathan Corgan
        on  Sun Feb 26 18:16:32 2017 -0800

- Log -----------------------------------------------------------------
ChangeLog v3.7.11
=================

This is a feature release of the 3.7 API series, and incorporates all
the bug fixes implemented in the 3.7.10.2 maintenance release.

Contributors
------------

The following list of people directly contributed code to this
release and the incorporated maintenance release:

* A. Maitland Bottoms <address@hidden>
* Alexandru Csete <address@hidden>
* Andrej Rode <address@hidden>
* Andy Walls <address@hidden>
* Artem Pisarenko <address@hidden>
* Bastian Bloessl <address@hidden>
* Ben Hilburn <address@hidden>
* Bob Iannucci <address@hidden>
* Chris Kuethe <address@hidden>
* Christopher Chavez <address@hidden>
* Clayton Smith <address@hidden>
* Darek Kawamoto <address@hidden>
* Ethan Trewhitt <address@hidden>
* Geof Gnieboer <address@hidden>
* Hatsune Aru <email witheld>
* Jacob Gilbert <address@hidden>
* Jiří Pinkava <address@hidden>
* Johannes Demel <address@hidden>
* Johannes Schmitz <address@hidden>
* Johnathan Corgan <address@hidden>
* Jonathan Brucker <address@hidden>
* Josh Blum <address@hidden>
* Kartik Patel <address@hidden>
* Konstantin Mochalov <address@hidden>
* Kyle Unice <address@hidden>
* Marcus Müller <address@hidden>
* Martin Braun <address@hidden>
* Michael De Nil <address@hidden>
* Michael Dickens <address@hidden>
* Nathan West <address@hidden>
* Nicholas Corgan <address@hidden>
* Nick Foster <address@hidden>
* Nicolas Cuervo <address@hidden>
* Paul Cercueil <address@hidden>
* Pedro Lobo <address@hidden>
* Peter Horvath <address@hidden>
* Philip Balister <address@hidden>
* Ron Economos <address@hidden>
* Sean Nowlan <address@hidden>
* Sebastian Koslowski <address@hidden>
* Sebastian Müller <address@hidden>
* Stephen Larew <address@hidden>
* Sylvain Munaut <address@hidden>
* Thomas Habets <address@hidden>
* Tim O'Shea <address@hidden>
* Tobias Blomberg <email witheld>

Changes
=======

The GNU Radio project tracks changes via Github pull requests.  You
can get details on each of the below by going to:

https://github.com/gnuradio/gnuradio

Note: Please see the release notes for 3.7.10.2 for details on the bug
fixes included in this release.

### gnuradio-runtime

* \#1077 Support dynamically loaded gnuradio installs (Josh Blum)

### gnuradio-companion

* \#1118 Support vector types in embedded Python blocks (Clayton Smith)

### gr-audio

* \#1051 Re-implemented defunct Windows audio source (Geof Gnieboer)
* \#1052 Implemented block in Windows audio sink (Geof Gnieboer)

### gr-blocks

* \#896 Added PDU block setters and GRC callbacks (Jacob Gilbert)
* \#900 Exposed non-vector multiply const to GRC (Ron Economos)
* \#903 Deprecated old-style message queue blocks (Johnathan Corgan)
* \#1067 Deprecated blks2 namespace blocks (Johnathan Corgan)

### gr-digital

* \#910 Deprecated correlate_and_sync block 3.8 (Johnathan Corgan)
* \#912 Deprecated modulation blocks for 3.8 (Sebastian Müller)
* \#1069 Improved build memory usage with swig split (Michael Dickens)
* \#1097 Deprecated mpsk_receiver_cc block (Johnathan Corgan)
* \#1099 Deprecated old-style OFDM receiver blocks (Martin Braun)

### gr-dtv

* \#875 Added ability to cross-compile gr-dtv (Ron Economos)
* \#876 Improved ATSC transmitter performance (Ron Economos)
* \#894 Refactored DVB-T RS decoder to use gr-fec (Ron Economos)
* \#898 Improved error handling and logging (Ron Economos)
* \#900 Improved DVB-T performance (Ron Economos)
* \#907 Updated examples to use QT (Ron Economos)
* \#1025 Refactor DVB-T2 interleaver (Ron Economos)

### gr-filter

* \#885 Added set parameter msg port to fractional resampler (Sebastian Müller)

### gr-trellis

* \#908 Updated examples to use QT (Martin Braun)

### gr-uhd

* \#872 Added relative phase plots to uhd_fft (Martin Braun)
* \#1032 Replace zero-timeout double-recv() with one recv() (Martin Braun)
* \#1053 UHD apps may now specify multiple subdevs (Martin Braun)
* \#1101 Support TwinRX LO sharing parameters (Andrej Rode)
* \#1139 Use UHD internal normalized gain methods (Martin Braun)

### gr-utils

* \#897 Improved python docstring generation in gr_modtool
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iF4EABEIAAYFAlizjAoACgkQKYfHfLuO2bKN4AD/R6LsCRgFF0yRJ4wqNxM3V7Ul
fF1k9+H4he1f5OCseN8BAKOczTkpx3zNnp5ZQ541o0fuR2Et3P550Q622MLeZSKr
=WdrU
-----END PGP SIGNATURE-----

Andrej Rode (1):
      gr-uhd: add TwinRX LO sharing arguments to uhd_app

Clayton Smith (2):
      Support vector types in embedded Python blocks.
      grc: Use vlen=1 for message blocks so they don't randomly disconnect.

Johnathan Corgan (27):
      Merge remote-tracking branch 'gnieboer/gnieboer-master-loggerpatch'
      Merge branch 'maint'
      Merge branch 'maint'
      Merge remote-tracking branch 'drmpeg/dtv-cosmetic'
      Merge remote-tracking branch 'argilo/embedded-python-vlen'
      Merge branch 'maint'
      Merge branch 'maint'
      Merge branch 'maint'
      Merge branch 'maint'
      Merge remote-tracking branch 'argilo/embedded-python-message-fix'
      Merge branch 'maint'
      Merge remote-tracking branch 'mbr0wn/uhd/norm_gain_range'
      Merge branch 'maint'
      Merge branch 'maint'
      Merge branch 'maint'
      Merge branch 'maint'
      Merge branch 'maint'
      Merge branch 'maint'
      Merge branch 'maint'
      volk: update submodule to latest master
      Merge branch 'maint'
      Revert "volk: update submodule to latest master"
      Merge branch 'maint'
      Merge branch 'maint'
      Merge branch 'maint'
      docs: updated release notes for 3.7.11
      Update revision to 3.7.11

Martin Braun (1):
      uhd: Use UHDs internal normalized gain methods

Ron Economos (1):
      dtv: Cosmetic clean-up.

gnieboer (1):
      gr-audio: windows audio using incorrect logger syntax

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  335bdeb   docs: updated release notes for 3.7.11
       new  a7b1ca9   Update revision to 3.7.11

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.




reply via email to

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