[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (492bce0 -> 393624c)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (492bce0 -> 393624c) |
Date: |
Wed, 27 Jan 2016 18:20:23 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch maint
in repository gnuradio.
from 492bce0 volk: update to 1.2/master
new 58b73b5 cmake: issue #879. Fixed quotation problem.
new ad713e9 Merge remote-tracking branch 'tom/issue879' into maint
new 65d619d runtime: issue 883: fixes calculation of alignment in
items.
new dccc0ed filter: issue #882: making sure to clean up memory in PFB
decimator.
new 996d61d Merge remote-tracking branch 'tom/issue882' into maint
new 5441f35 digital: addresses issue #876.
new 3b0e0ae Merge remote-tracking branch 'tom/issue876' into maint
new 9606e1f runtime: addresses issue 768.
new 393624c Merge remote-tracking branch 'tom/issue768' into maint
The 9 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/GrTest.cmake | 2 +-
gnuradio-runtime/lib/block_executor.cc | 17 +++++++++++++++--
gnuradio-runtime/lib/flat_flowgraph.cc | 4 ++--
.../gnuradio/digital/constellation_receiver_cb.h | 4 +++-
gr-digital/lib/constellation_receiver_cb_impl.cc | 3 +--
gr-digital/lib/constellation_receiver_cb_impl.h | 3 +--
gr-digital/lib/costas_loop_cc_impl.cc | 2 +-
gr-filter/lib/pfb_decimator_ccf_impl.cc | 1 +
8 files changed, 25 insertions(+), 11 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (492bce0 -> 393624c),
git <=
- [Commit-gnuradio] [gnuradio] 09/09: Merge remote-tracking branch 'tom/issue768' into maint, git, 2016/01/27
- [Commit-gnuradio] [gnuradio] 07/09: Merge remote-tracking branch 'tom/issue882' into maint, git, 2016/01/27
- [Commit-gnuradio] [gnuradio] 01/09: filter: issue #882: making sure to clean up memory in PFB decimator., git, 2016/01/27
- [Commit-gnuradio] [gnuradio] 04/09: runtime: addresses issue 768., git, 2016/01/27
- [Commit-gnuradio] [gnuradio] 02/09: cmake: issue #879. Fixed quotation problem., git, 2016/01/27
- [Commit-gnuradio] [gnuradio] 08/09: Merge remote-tracking branch 'tom/issue876' into maint, git, 2016/01/27
- [Commit-gnuradio] [gnuradio] 06/09: runtime: issue 883: fixes calculation of alignment in items., git, 2016/01/27
- [Commit-gnuradio] [gnuradio] 03/09: digital: addresses issue #876., git, 2016/01/27
- [Commit-gnuradio] [gnuradio] 05/09: Merge remote-tracking branch 'tom/issue879' into maint, git, 2016/01/27