commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next updated (221459b -> f44ad38)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (221459b -> f44ad38)
Date: Wed, 1 Oct 2014 15:49:34 +0000 (UTC)

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

trondeau pushed a change to branch next
in repository gnuradio.

      from  221459b   Merge branch 'master' into next
      adds  4ecfc89   blocks: throttle resets the timer state when the topblock 
starts each block, including during a lock/unlock restart.
      adds  efd9bcd   docs: Adds a brief explanation about adding and getting 
items tags inside/outside calls to work.
      adds  fc1289a   blocks: switching last calls from boost::thread to 
gr::thread.
      adds  c79dd27   uhd: Amends 2fd13c0c, LO lock checks need to be removed 
from source as well as sink
      adds  ec67ecb   Merge remote-tracking branch 'mbant/uhd/even_less_checks'
       new  58cbeb5   Merge branch 'master' into next
      adds  a56e163   filter: Fixes setting sample delay declaration for the 
PFB channelizer and in GRC.
      adds  f303778   filter: Fixes setting sample delay declaration for PFB 
synthesizer in GRC.
      adds  7c11fc4   runtime: fix installation location of the 
gr_log_default.conf log configuration file.
      adds  afd238d   cmake: Additional search path for QWT include files.
      adds  ba53f10   audio: Fixes string format bug in ALSA error messages.
      adds  8b16d52   Merge branch 'maint'
       new  f44ad38   Merge branch 'master' into next

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.


Summary of changes:
 cmake/Modules/FindQwt.cmake                 |  1 +
 docs/doxygen/other/stream_tags.dox          |  5 ++++-
 gnuradio-runtime/CMakeLists.txt             |  2 +-
 gr-audio/lib/alsa/alsa_sink.cc              |  2 +-
 gr-audio/lib/alsa/alsa_source.cc            |  2 +-
 gr-blocks/lib/message_strobe_impl.cc        |  8 ++++----
 gr-blocks/lib/message_strobe_impl.h         |  2 +-
 gr-blocks/lib/message_strobe_random_impl.cc |  4 ++--
 gr-blocks/lib/message_strobe_random_impl.h  |  2 +-
 gr-blocks/lib/throttle_impl.cc              |  8 ++++++++
 gr-blocks/lib/throttle_impl.h               |  3 +++
 gr-filter/grc/filter_pfb_channelizer.xml    |  8 ++++++++
 gr-filter/grc/filter_pfb_synthesizer.xml    |  8 ++++++++
 gr-filter/python/filter/pfb.py              |  4 ++++
 gr-uhd/lib/usrp_source_impl.cc              | 15 +--------------
 15 files changed, 48 insertions(+), 26 deletions(-)



reply via email to

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