[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch master updated (4eb84b1 -> 01c3923)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch master updated (4eb84b1 -> 01c3923) |
Date: |
Fri, 29 Aug 2014 20:50:30 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
trondeau pushed a change to branch master
in repository gnuradio.
from 4eb84b1 Merge remote-tracking branch 'michaelld/cmake_fixes'
adds d56ad00 digital: fixes a bug in the mpsk SNR estimators where
they were reporting 3 dB too high.
new 20693b6 Merge branch 'maint'
new 01c3923 digital: adding output message ports for MPSK SNR probe
block. Can be used to feed back SNR information to other blocks.
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:
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 master updated (4eb84b1 -> 01c3923),
git <=