[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (310893b -> 8fbba12)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (310893b -> 8fbba12) |
Date: |
Fri, 7 Mar 2014 00:23:58 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
trondeau pushed a change to branch maint
in repository gnuradio.
from 310893b runtime: setting proper default value for log_level if no
prefs file is found.
new a386edc runtime: exposing set_min_noutput_items to python.
new fe1624a digital: examples will fail without some Python packages
but need sys module to exit properly.
new 93370fb Revert "volk: add regex option to profile"
new 8fbba12 digital: replaces buffer copies with
fir_filter_with_buffer to handle more sanely and with fewer extra copies.
The 4 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:
gnuradio-runtime/swig/block.i | 4 +-
gr-digital/examples/berawgn.py | 11 +-
gr-digital/examples/example_costas.py | 15 +--
gr-digital/examples/example_fll.py | 15 +--
gr-digital/examples/example_timing.py | 21 ++--
gr-digital/lib/fll_band_edge_cc_impl.cc | 43 +++----
gr-digital/lib/fll_band_edge_cc_impl.h | 20 ++-
volk/apps/volk_profile.cc | 212 +++++++++++++++-----------------
volk/lib/qa_utils.cc | 9 +-
volk/lib/qa_utils.h | 6 +-
10 files changed, 165 insertions(+), 191 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (310893b -> 8fbba12),
git <=