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.2.2 created (now ec5b55a


From: git
Subject: [Commit-gnuradio] [gnuradio] annotated tag v3.7.2.2 created (now ec5b55a)
Date: Sun, 9 Mar 2014 03:54:29 +0000 (UTC)

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

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

        at  ec5b55a   (tag)
   tagging  a68603099075611d0824c989fc8d8a95f5a42d76 (commit)
  replaces  v3.7.2.1
 tagged by  Johnathan Corgan
        on  Sat Mar 8 18:42:23 2014 -0800

- Log -----------------------------------------------------------------
v3.7.2.2

Artem Pisarenko (1):
      qtgui: fixed thread-safety in GRC variable-type blocks

Bastian Bloessl (6):
      allow varying number of message ports
      grc: make statement more explicit
      grc: rename remove_duplicate -> remove_clone
      grc: check if stream port before overwriting key and set _key, not 'key' 
in dict
      digital: propagate tags to packet_header
      digital: allow to change packet length tag name in GRC

Chuck Swiger (2):
      fixing hfx.py for proper uhd support - tuning was negative of desired 
change, removed  antenna tuner support
      update README

Clayton Smith (2):
      Fix a typo that prevents the Max block from working in GNU Radio Companion
      Remove "Bytes to Symbols" block from GRC as bytes_to_syms no longer 
exists.

Doug Geiger (3):
      volk: removing duplicate entry for volk_8i_convert_16i.
      volk: adding hardfp/softfp archs to neon to handle different ABIs.
      volk: remove unused spu_lib directory from VOLK.

Douglas Geiger (1):
      volk: volk_profile.cc: Parse command line options in try/catch block

Ethan Trewhitt (2):
      Corrected double-to-int conversion in tags propagation that should have 
included rounding behavior
      Removed old code

Florian Franzen (1):
      Removes qt3 leftovers in qtgui code.

Jakub Zy (1):
      digital: fixed differential handling for dpsk mod/demod blocks. Also 
fixed docs.

Johnathan Corgan (32):
      Update revision to 3.7.3git
      Merge branch 'maint'
      Merge branch 'maint'
      Merge remote-tracking branch 'balister/adap'
      Merge branch 'maint'
      Merge branch 'maint'
      Merge remote-tracking branch 'skoslowski/grc_toggle_widgets'
      Merge branch 'maint'
      Merge remote-tracking branch 'skoslowski/grc_toggle_widgets'
      Merge branch 'maint'
      Merge remote-tracking branch 'martin/modtool-git'
      Merge branch 'maint'
      Merge remote-tracking branch 'skoslowski/grc_var_num_msg_ports'
      utils: fix typo in gr_plot_const
      Merge branch 'maint'
      Merge branch 'maint'
      Merge branch 'maint'
      Revert "GNU Radio EXPAND macros for template files:"
      Merge remote-tracking branch 'gnuradio-wg-grc/blocks_msg_example_fix' 
into maint
      Merge branch 'maint'
      Merge remote-tracking branch 'softerhardware/master'
      Merge remote-tracking branch 'nwest/volk_avx'
      Merge remote-tracking branch 'martin/modtool_osx'
      Merge remote-tracking branch 'martin/ofdm-fixes'
      Merge remote-tracking branch 
'gnuradio-wg-grc/grc_report_window_autoscroll_fix' into maint
      Merge remote-tracking branch 'gnuradio-wg-grc/grc_xml_error_dialog'
      Merge remote-tracking branch 'martin/docs-fix2' into maint
      Merge branch 'maint'
      Merge remote-tracking branch 'nwest/volk-sum_of_poly'
      Merge remote-tracking branch 'ncorgan/wxgui_win32_cpack' into maint
      Merge remote-tracking branch 'ncorgan/ncorgan/doxygen_path_fix' into maint
      cmake: update revision to 3.7.2.2 for release

Julien Olivain (1):
      build: fixing various warning from clang.

Kevin Zheng (1):
      runtime: Disable CPU_SET macros for FreeBSD.

Marcus Müller (4):
      changed URL from old svn / utah.edu to gnuradio.org doxygen
      modtool: added skipping of lib/ and swig/ if sources list is empty
      message_strobe_random_impl.h: typo in include guard; is taken from 
not-_random version.
      fixed faulty include guard

Martin Braun (11):
      modtool: relax the OOT module detection regex
      Merge branch 'modtool-dashes' into modtool-git
      modtool: Added git support
      digital: Allow for different lengths of pilot carrier- and -symbol 
allocations
      modtool: linkage info for OSX
      docs: Netwrok -> Network (satisfy OCD)
      uhd: Fix possible freeze-up when using lock/unlock (Solution by Johannes 
Demel)
      digital: HPD now supports time- and other special tags, can mark rx-time 
of packets
      digital: HPD consume-behaviour adapted to allow for trigger jitter
      grc: For "No GUI" option, you can now choose which terminal type you like
      digital: Fixed example which had invalid default values after changing HPD

Michael Dickens (2):
      GNU Radio EXPAND macros for template files:
      add default OSX homebrew path to FindQwt, last in the list; should never 
conflict with other OSs nor MacPorts or Fink

Moritz Fischer (3):
      firdes: Fixed trailing whitespace in qa_firdes.cc.
      firdes: Reset stream precision when done.
      runtime: Minor cosmetic typo and whitespace corrections.

Nathan West (9):
      volk: add 32f_invsqrt_32f avx proto kernel
      volk: add 32fc_32f_dot_prod_32fc u/a_avx protokernel
      volk: add 32fc_32f_multiply_32fc_a_avx protokernel
      volk: proposed solutions to bugs 582/583
      volk: fixup QA's fcompare to test all differences
      volk: add avx u/a protokernel for 32f_x3sum_of_poly_32f
      volk: enabling unaligned protokernels for rotator
      volk: add regex option to profile
      docs: fixes issues with building docs when various components are not 
enabled.

Nicholas Corgan (3):
      doxygen: fixed documented include paths
      wxgui: fix bug where grc_gnuradio files aren't added to NSIS installers
      Windows compatibility fixes

Nick Foster (2):
      Add set_taps and set_chan to PFB decimator Python, impl, and GRC XML
      digital: fixed for d{b,q}psk to actually use differential modulations.

Philip Balister (6):
      gr_filter : Remove adaptive filter code.
      Add a toolchain file for cross compiling.
      GrTest.camke : If cross compiling use /bin/sh and not path from host.
      Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use 
when cross compiling.
      gr-fft-filter : Fix uninitialized pointers.
      pfb-decimator : Fix leak.

Roy Thompson (2):
      volk: make volk's get_machine thread safe.
      volk: follow-up to commit cb4142d45 for added volk_get_machine function 
on master.

Sebastian Koslowski (20):
      grc: use dashed lines for message connections
      grc: toggle visibility of report and block tree widgets
      grc: switched to ToggleActions; made visibility settings persistent
      modtool: no more exit() in modtool package
      grc: patches for 'allow varying number of message ports' (WIP)
      grc: fixes undefined behavior in get_nports() (WIP)
      grc: rewrite of nports code (WIP)
      grc: doc fixes
      grc: fix flowgraph loading: update message ports keys
      block: fix msg_passing/hier/ example
      analog: white-space fixes
      analog: disable deemph for tau=0.0 in fm_demod
      grc: fix variable vlen for grc generated hier blocks
      grc: fix report window auto-scrolling
      grc: xml parser errors dialog fixes and refactoring
      grc: detect block (category) tree files by name (not by trail and error)
      grc: show xml parser error warning in report window
      grc: renaming flowgraph errors menu item and xml parser action
      grc: move xterm pref to Constants.py
      grc: fix error message in console when using qtgui blocks

Steve Glass (1):
      gr-uhd: add option to uhd_rx_cfile to write metadata file.

Steve Haynal (1):
      Support for >1 jack port, various sizes of jack buffers

Steve Markgraf (1):
      volk: clang sets GNUC_MINOR only to 2, so we need to check if we're 
building with clang. This patch enables xgetbv for clang >= 3.0.

Sylvain Munaut (17):
      cmake: proper handling and exporting of ALL include dirs and libraries.
      cmake: patch that fixes scoping issue by re-declaring the variable in the 
parent scope.
      pmt: adds ability to handle unicode input with pmt_to_python.
      wx: Only call XInitThreads for linux
      wxgui: Make sure to only start the flow graph once all init is done
      wx: Only call XInitThreads for linux
      wxgui: Make sure to only start the flow graph once all init is done
      volk/qa: For complex series, check the EVM rather than real/imag 
separately
      volk/rotator: Fix the volk_32fc_s32fc_x2_rotator_32fc_generic kernel
      volk/rotator: Fix the renormalization process (missing sqrt)
      volk/rotator: Tighten the tolerance to 1e-3 in QA
      volk/rotator: Fix some debug printf accessing array out-of-bound
      volk/rotator: Use more precise phase_inc in volk_profile
      Merge branch 'volk-qa-fixes'
      blocks: Add QA tests for the rotator rotateN function which uses VOLK
      blocks/rotator: Make the input data 'const'
      blocks: Add a new rotator_cc block to perform frequency shifting

Tim O'Shea (15):
      blocks: adding tagged_stream_multiply_length for scaling item lengths 
(useful in conjunction with stream blocks that interpolate or decimate at fixed 
rates)
      blocks: allow the user to specify the tag key used in the tags_strobe 
block
      blocks: throttle block now looks for rx_rate tag and updates the throttle 
rate accordingly.  A new block parameter can tell the block to ignore these 
tags; set to True by default.
      volk: using union for float to int conversion in volk_32f_invsqrt_32f.
      cmake: search the install prefix for cppunit incase it is installed there
      gr-modtool: fix typo in howtoConfig.cmake
      volk: clang/linux/avx fix
      volk: clang/linux/avx fix
      runtime: install compiler information volk: install compiler information, 
output timing in ms, add benchmark mode (run all kernels even if only generic 
is available)
      blocks: bug fix in tagged_stream_to_pdu which was causing memory 
corruption and missing/zeroed trailing ends to pdu data vectors
      cmake: allow the GR_REQUIRED_COMPONENTS to contain VOLK when using 
GnuradioConfig.cmake interface
      grc: adding a page that captures and stores some XML parsing errors
      runtime: warn when dropping asynchronous messages due to full asynch 
message queue, increase default asynch max buffer depth to 8192
      blocks: random_pdu (speedup, also allow a byte mask), 
message_strobe_random (new block, send messages with a known timing 
distribution)
      blocks: random_pdu (allow specifying the length modulo for random pdu 
lengths)

Tom Rondeau (101):
      Merge branch 'maint'
      modtool: start defaulting to GnuradioConfig when searching for GR.
      Merge branch 'modtool_gnuradioconfig'
      Merge branch 'maint'
      Merge branch 'maint'
      blocks: switch all blocks to use the VOLK dispatchers for alignment 
handling.
      docs: converted doxygen manual to use the new logo.
      Merge branch 'maint'
      Merge branch 'maint'
      qtgui: fft/waterfall plot parameters are checkable and
      filter: remove use of magic numbers for calculating number of taps in 
firdes filters.
      Merge branch 'maint'
      Merge branch 'maint'
      qtgui: explicitly use this pointer in constructing validators. Support 
for older versions of QT.
      Merge branch 'maint'
      firdes: cleaned up compiler warning on static function not used.
      Merge branch 'maint'
      Merge branch 'maint'
      math: fixes fast_atan2 float==0 check.
      runtime: Moved QA code that uses blocks to the gr-blocks component.
      Merge branch 'maint'
      Merge branch 'maint'
      Merge branch 'maint'
      Merge branch 'maint'
      digital: typo fixed to "sps" (samples/symbol).
      Merge branch 'maint'
      qtgui: fixed issue preventing gr-qtgui build if Python-dev is not 
installed (ENABLE_PYTHON=False).
      digital: typo fixed to "sps" (samples/symbol).
      cmake: adds compiler info to gnuradio-config-info and removes use of csv 
file.
      volk: adding constants from cmake into volk. Access through new 
volk-config-info app (similar to gnuradio-config-info).
      volk: added volk_list_machines and volk_get_machine to get information 
about the available machines on the platform. Available through volk-cofig-info.
      Merge branch 'cpu_profile'
      Merge branch 'maint'
      docs: fixed doxygen since fec_generated_includes no longer exists.
      qtgui: more fixes needed to turn on/off python properly for sip calls.
      Merge branch 'maint'
      digital: if pre_diff_code is not used, use [0, M-1] as the code in soft 
decison calculation.
      volk: cleaned up 32fc_x2_dot_prod_32fc code. Improved results; fixed on 
OS X.
      volk: fixed issue with size_t comparison of std::string function (compare 
against std::npos, not -1).
      Merge branch 'maint'
      qtgui: enables use of QWT 6.1.
      filter: fixed issue with resampler using buffer size information (always 
a mistake).
      qtgui: enables use of QWT 6.1.
      Merge branch 'master' of git.gnuradio.org:gnuradio
      Merge branch 'maint'
      qtgui: fixing file mixup when merging maint->master.
      volk: fixed volk build to be independent (again) from GR.
      Merge branch 'maint'
      Merge branch 'maint'
      qtgui: fixed naming of classes for long-term use.
      volk: some versions of clang have problems with cvtpi32_ps.
      volk: test for clang version; if less than 3.2, disable SSE4a machine due 
to a bug in the compiler support.
      filter: fixed an issue with filter delays for interp and 
rational_resampler filters.
      analog: additional docs for noise sources.
      cmake: If Ice 3.4 found, check version of GCC and disable if >= 4.7.
      volk: modifying tests for AVX and SSE4a support in compiler/CPU.
      Merge branch 'maint'
      volk: negate real part of 32fc_s32f_power_32fc to fix results.
      Merge branch 'maint'
      cmake: FindICE wasn't looking in the cmake prefix properly to find the 
include files.
      Merge branch 'maint'
      Merge remote-tracking branch 'smunaut/fix_wx' into maint
      Merge branch 'maint'
      volk: adding volk_malloc and volk_free functions to handle allocation of 
aligned memory.
      filter: switched from using fft::malloc to volk_malloc.
      qtgui: switched from using fft::malloc to volk_malloc.
      build: fixed a warning on OS X.
      Merge branch 'maint'
      Merge branch 'volk_malloc'
      build: of course this wouldn't have worked. Now fixing the compiler 
warning on OS X.
      Merge branch 'maint'
      Merge branch 'maint'
      Merge remote-tracking branch 'stiabhan/uhd_rx_cfile'
      cmake: fixed ICE 3.4 version check for GCC < 4.7.
      Merge remote-tracking branch 'cswiger/master' into hfx
      filter: added a ccc version of the pfb_arb_resampler block.
      uhd: hf_explorer example: Added some more options for better handling of 
rates.
      qtgui: forces min/max sliders for qt_sink waterfall plots to be 
horizontal.
      Merge branch 'maint'
      qtgui: in sink_c and sink_f, use volk_malloc/volk_free instead of new for 
buffers.
      filter: fixed use of volk_malloc in fft_filter kernel.
      Merge remote-tracking branch 'nwest/volk-regex'
      Merge remote-tracking branch 'mbant/hpd-timing2'
      Merge remote-tracking branch 'gnuradio-wg-grc/grc_config_xterm'
      Merge remote-tracking branch 'riatsila/patch-3'
      Merge remote-tracking branch 'mbant/oot-modules-without-cpp-maint' into 
maint
      Merge branch 'maint'
      logger: setup logger for the tpb scheduler; fixes a swig issue when 
logger is not present.
      Merge branch 'maint'
      qtgui: fixed problem with new volk avx multiply kernel.
      cmake: updates (basically reverts) commit 3c44ba0687b08.
      qtgui: timing is handled in the blocks; removing the qt timer.
      qtgui: fixed call to _a version of volk kernels for waterfall plots.
      filter: set fft and ifft pointers to NULL not 0 in constructor.
      runtime: setting proper default value for log_level if no prefs file is 
found.
      runtime: exposing set_min_noutput_items to python.
      digital: examples will fail without some Python packages but need sys 
module to exit properly.
      Revert "volk: add regex option to profile"
      digital: replaces buffer copies with fir_filter_with_buffer to handle 
more sanely and with fewer extra copies.
      Merge remote-tracking branch 'skoslowski/analog_fm_deemph_fix' into maint
      volk: use the explicit casting for all OSes, not just MSVC.

dl1ksv (1):
      Changing search order for qwt

riatsila (1):
      grc: format xml fail msg to support python 2.6

root (2):
      Fixed other issues with app - changes to fft display - still missing 
'tune on click'
      fixed click to tune, click mouse on fft display will tune to that 
frequency

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

This annotated tag includes the following new commits:

       new  a686030   cmake: update revision to 3.7.2.2 for release

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]