[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch next updated (40dcfe6 -> e780231)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch next updated (40dcfe6 -> e780231) |
Date: |
Fri, 29 Aug 2014 20:50:39 +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 40dcfe6 Merge branch 'master' into next
adds d56ad00 digital: fixes a bug in the mpsk SNR estimators where
they were reporting 3 dB too high.
adds 20693b6 Merge branch 'maint'
adds 01c3923 digital: adding output message ports for MPSK SNR probe
block. Can be used to feed back SNR information to other blocks.
new e780231 Merge branch 'master' into next
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.
Summary of changes:
gr-digital/examples/snr_estimators.py | 71 +++++++++---------
gr-digital/grc/digital_probe_mpsk_snr_est_c.xml | 15 ++++
gr-digital/include/gnuradio/digital/mpsk_snr_est.h | 31 +++++---
.../gnuradio/digital/probe_mpsk_snr_est_c.h | 28 ++++++--
gr-digital/lib/mpsk_snr_est.cc | 84 ++++++++++++++--------
gr-digital/lib/probe_mpsk_snr_est_c_impl.cc | 50 +++++++++++--
gr-digital/lib/probe_mpsk_snr_est_c_impl.h | 20 ++++--
gr-digital/python/digital/qa_mpsk_snr_est.py | 27 ++++---
8 files changed, 221 insertions(+), 105 deletions(-)
- [Commit-gnuradio] [gnuradio] branch next updated (40dcfe6 -> e780231),
git <=