[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch master updated (1b43ed1 -> 7f81c7d)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch master updated (1b43ed1 -> 7f81c7d) |
Date: |
Tue, 21 Oct 2014 21:04:45 +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 1b43ed1 Merge branch 'maint'
adds d268898 qtgui: fixes issue with 1-off because of added history of
2.
new 3bf54ce Merge branch 'maint'
new 5f4e68a blocks: adding a tanh lut for control_loop blocks to use.
new fdf13bd digital: adding use of tanh and snr info to costas loop.
new 7f81c7d Merge branch 'costas_snr'
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:
gr-blocks/include/gnuradio/blocks/control_loop.h | 81 +++++++++++++++++++++
gr-digital/grc/digital_costas_loop_cc.xml | 84 ++++++++++++++--------
.../include/gnuradio/digital/costas_loop_cc.h | 9 ++-
gr-digital/lib/costas_loop_cc_impl.cc | 68 ++++++++++++++++--
gr-digital/lib/costas_loop_cc_impl.h | 45 ++++++++++--
gr-digital/python/digital/qa_costas_loop_cc.py | 22 +++---
gr-qtgui/lib/time_sink_c_impl.cc | 4 +-
gr-qtgui/lib/time_sink_f_impl.cc | 4 +-
8 files changed, 259 insertions(+), 58 deletions(-)
- [Commit-gnuradio] [gnuradio] branch master updated (1b43ed1 -> 7f81c7d),
git <=