commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] annotated tag gr_basic_work created (now ac


From: git
Subject: [Commit-gnuradio] [gnuradio] annotated tag gr_basic_work created (now ac6eec1)
Date: Mon, 15 Aug 2016 00:47:02 +0000 (UTC)

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

nwest pushed a change to annotated tag gr_basic_work
in repository gnuradio.

        at  ac6eec1   (tag)
   tagging  8ffc80aa8471d21850c23852115e020a97842bb1 (commit)
  replaces  v3.5.0rc0
 tagged by  Josh Blum
        on  Fri Nov 25 19:51:49 2011 -0500

- Log -----------------------------------------------------------------
last commit of gr-basic, was renamed to gr-blocks

Jason Abele (3):
      Fix initial gain setting for uhd_siggen[_gui].py
      Set subdev spec after creating uhd source, before threads start
      Use start()/stop() to get midpoint of uhd ranges

Josh Blum (52):
      grc: fix bug when displaying string params
      uhd: added buffer flush when source block is stopped
      gruel: added missing check GR_HAVE_NETINET_IN
      cmake: created macro for libtool gen and disabled by default
      cmake: fixed up swig deps properly for make -j*
      cmake: make the swig cxx file gen depend on the specified targets
      cmake: tweaks to swig gen and updated howto modules
      volk: work to improve compiler and multi-lib support
      volk: building on msvc again with sse2 arch
      volk: added some environment setup stuff
      uhd: backwards compat work which support streamer API
      uhd: python/swig/grc tweaks until it works
      uhd: added convenience constructor to stream_args_t
      uhd: preferable defaults for stream args
      uhd: restored source block recv single packet functionality
      uhd: grc xml tweaks + streamer args
      uhd: use new type string for uhd source/sink types
      uhd: added get_samp_rates calls
      uhd: added set/get time/clock source calls
      uhd: added set for RX/TX iq balance and dc offset
      uhd: rebase tweaks + update on command feature
      uhd: added docs and removed unimplemented options in grc files
      uhd: change examples to use new stream api
      Merge remote-tracking branch 'jblum/uhd_next'
      volk: replace separate_arguments with string replace (performs a 
whitespace split)
      cmake: tweaks for swig generation module
      qtgui: add python include path (older name)
      cmake: fix for cmake 2.6 install w/ library fubar mode
      cmake: only rely on target trick when not cross
      basic: attempt at new component, partial adder implementation
      basic: added int16 data types and filled in float32
      basic: added other basic operators
      basic: whoops, wrong operator
      basic: call volk for float32 multiplier types
      basic add/mult const, needs test
      basic: working add/mult const blocks, block magic2 for static make
      basic: use volk multiply scalar function for multiply_const fc32
      basic: integrated volk routine for float multiply const
      basic: added super fast signal source
      basic: performance tweak for sig source index mod
      core: squashed in-place block work
      basic: added stream selector block
      core: make in-place buffering enabled per port
      core: enable inplace on some core math blocks
      filter: initial commit of gr filter, made fir decim block
      filter: added 32f decimating fir + tweaks
      Merge branch 'inplace_blocks' of gnuradio.org:jblum into gr_basic
      basic: set inplace on gr-basic math blocks
      core: added set_output_alignment (policy 2 version)
      basic: use set_output_alignment in the basic math blocks
      basic: added dynamic delay block
      just a bunch of tweaks

Nick Foster (5):
      gr-basic: volkified the add fn for f32
      Volk: added 32fc x scalar multiply, implemented in Orc & generic. Orc/SSE 
tested 10x faster than generic.
      Volk: add 32fc_s32fc_multiply_32fc to profiler
      Volk: 32f_s32f_multiply_32f
      Volk: whoops

Philip Balister (2):
      qtgui_sink_c : Fix update rate math.
      high_res_timer: Fix high_res_timer_now() for E100.

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

This annotated tag includes the following new commits:

       new  f007589   basic: attempt at new component, partial adder 
implementation
       new  ee747e8   gr-basic: volkified the add fn for f32
       new  d47b653   basic: added int16 data types and filled in float32
       new  90e93f4   basic: added other basic operators
       new  f51bd67   basic: whoops, wrong operator
       new  f44b4ea   basic: call volk for float32 multiplier types
       new  99fdd38   basic add/mult const, needs test
       new  de6be4f   basic: working add/mult const blocks, block magic2 for 
static make
       new  ad48f28   Volk: added 32fc x scalar multiply, implemented in Orc & 
generic. Orc/SSE tested 10x faster than generic.
       new  49c51ac   Volk: add 32fc_s32fc_multiply_32fc to profiler
       new  0261b2a   basic: use volk multiply scalar function for 
multiply_const fc32
       new  3faa778   Volk: 32f_s32f_multiply_32f
       new  63ed1ca   Volk: whoops
       new  2c44aa5   basic: integrated volk routine for float multiply const
       new  af4f41e   basic: added super fast signal source
       new  d36f9f5   basic: performance tweak for sig source index mod
       new  4e4cd2c   core: squashed in-place block work
       new  84efab3   basic: added stream selector block
       new  2969f4c   core: make in-place buffering enabled per port
       new  138d39f   core: enable inplace on some core math blocks
       new  c48bea2   filter: initial commit of gr filter, made fir decim block
       new  5f01af5   filter: added 32f decimating fir + tweaks
       new  4c0299d   Merge branch 'inplace_blocks' of gnuradio.org:jblum into 
gr_basic
       new  64a5ba2   basic: set inplace on gr-basic math blocks
       new  936d568   core: added set_output_alignment (policy 2 version)
       new  f99d47f   basic: use set_output_alignment in the basic math blocks
       new  abcba72   basic: added dynamic delay block
       new  8ffc80a   just a bunch of tweaks

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