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.9.2 created (now ef3cd17


From: git
Subject: [Commit-gnuradio] [gnuradio] annotated tag v3.7.9.2 created (now ef3cd17)
Date: Mon, 11 Apr 2016 18:38:17 +0000 (UTC)

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

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

        at  ef3cd17   (tag)
   tagging  b7da9af4f229a213a225318656734e22dc068b02 (commit)
  replaces  v3.7.9.1
 tagged by  Johnathan Corgan
        on  Mon Apr 11 11:34:24 2016 -0700

- Log -----------------------------------------------------------------
v3.7.9.2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iF4EABEIAAYFAlcL7jAACgkQKYfHfLuO2bJ8AAEAhqIkbvrjo//BlreSl+Y8c3jk
N8mBY8857bOoqwPVL6AA/RfuAgAQz7eHHoZFWbM2Fkkf2K1ZaxH9M/YyDct4hgwS
=84TY
-----END PGP SIGNATURE-----

André Løfaldli (1):
      gr_modtool rename: fix description and alias

Glenn Richardson (1):
      grc: run flowgraphs even if bypassed blocks contain errors

Jacob Gilbert (4):
      gr_modtool: gr_modtool rename command attempts to move GRC XML files 
based on block name, however it creates them with the module name prefixed, and 
attempts to move the wrong files. This fixes that behavior
      pmt::is_dict() and is_pair() both return true for both dictionaries and 
pairs. This causes issues as one may believe they have a dictionary pmt and 
attempt to reference it's keys (which will throw an exception for a pair). This 
simply serves to document this behavior
      head block nitems setter now takes uint64_t instead of 'int' allowing 
values greater than 2^31 to be set
      Updated gr_modtool CMake files to properly handle template expansion. 
Previously template expansion failed due to incorrectly configured python paths

Jaroslav Škarvada (1):
      Fix compilation in gcc-6

Johnathan Corgan (16):
      Merge remote-tracking branch 'mbr0wn/uhd/no_require_timed_cmds' into maint
      Merge remote-tracking branch 'tom/qtgui_off_by_1' into maint
      Merge remote-tracking branch 'mbr0wn/uhd/fix_antenna_split' into maint
      Merge remote-tracking branch 'mbr0wn/blocks/tagged_stream_align_tags' 
into maint
      Merge remote-tracking branch 'tom/thrift_xcompile_bin' into maint
      Merge remote-tracking branch 'nwest/filter-docs' into maint
      Merge remote-tracking branch 'nwest/fft-avx-alignment' into maint
      Merge remote-tracking branch 'jgilbert/pmt_doc_update' into maint
      Merge remote-tracking branch 'mbr0wn/uhd/dc_iq_enable_xml' into maint
      volk: update submodule pointer to latest
      Merge remote-tracking branch 'nowls/fix_corr_access_code' into maint
      Merge remote-tracking branch 'jgilbert/head_nitems_fix' into maint
      Merge remote-tracking branch 'jgilbert/template_expansion' into maint
      Merge remote-tracking branch 'tracierenea/ctrlport_doc' into maint
      Merge remote-tracking branch 'gnuradio-wg-grc/maint_grcwg' into maint
      volk: update to v1.2.2

Marcus Müller (1):
      Backport UHD start/stop segfault fix

Martin Braun (4):
      uhd: Loosen requirements for multi-chan ops to have timed command 
capability
      uhd: Fix bug #901: Default antenna value causes app to fail
      blocks: Fixed bug #903: tagged_stream_align duplicates tags
      uhd: Fixed XML to call correct DC offset and IQ imbalance enable functions

Nathan West (11):
      filter docs: add bt parameter to docs for gaussian filter
      docs: reformat firdes docs to render nicely in doxygen
      docs: change firdes::low_pass2 docs to match implementation comments
      fft: replace fftwf_malloc with volk_malloc
      fft: explicitly link to volk
      release: add release notes for v3.7.9.2
      cmake: update revision for maintenance release
      copy release notes for 3.7.9.2 to RELEASE-NOTES.md
      release notes: final version for v3.7.9.2.md
      Merge remote-tracking branch 'nowls/burst_shaper_qa_mods2' into maint
      Finalize release notes for v3.7.9.2

Nicholas Corgan (1):
      blocks: fixed signed vs. unsigned comparison

Paul Cercueil (1):
      CMake: Fix dummy command in UseSWIG.cmake

Sean Nowlan (3):
      uhd: uhd_rx_cfile: fixed nsamples print statement in verbose mode
      digital: fix access code mask in correlate_access_code_XX_ts
      digital: fixes burst shaper QA tests to exercise full burst handling; 
adds documentation

Sebastian Koslowski (6):
      grc: remove position offset when pasting blocks into an empty flow graph
      grc: ignore unknown block keys when pasting blocks
      grc: stop overwritting modified param values in epy blocks
      grc: rewrite block before adding connections during flowgraph import
      grc: ignore xml comments in block wrappers
      grc: fix bug #856: paging/scrolling from keyboard

Tim O'Shea (1):
      qtgui: fix for complex time message plotting

Tom Rondeau (8):
      cmake: Fixed bug in FindThrift.cmake
      cmake: cmake should get native thrift binary when cross compiling.
      qtgui: fixed a stray +1 that was duplicating tags.
      ctrlport: Some version issues for running gr-perf-monitorx
      ctrlport: gr-perf-monitorx - don't stash the canvas, ask the figure.
      ctrlport: gr-perf-monitorx: add small offset to avoid log(0) calls.
      runtime: fixed spacing; was confusing how the conditions line up.
      digital: fixes how burst shaper produces full bursts.

tracierenea (7):
      gr-fec: update/add documentation for LDPC GRC blocks.
      gr-fec: correcting function name in GRC xml
      gr-fec: Address missing block error in example GRC file.
      gr-fec: Adding doc in BER Curve Gen. block re: parallelism.
      gr-fec: Address make error when parallelism = 1 or 2.
      ctrlport: change to doc; no -p flag required for gr-ctrlport-monitor
      ctrlport: change to doc; no -p flag required for gr-perf-monitorx

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

This annotated tag includes the following new commits:

       new  b7da9af   Finalize release notes for v3.7.9.2

The 1 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]