[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (f2a2a8f -> e98373d)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (f2a2a8f -> e98373d) |
Date: |
Wed, 24 Sep 2014 22:04:57 +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 f2a2a8f blocks: Added callback to vector source GRC bindings
new df98939 digital: clock recovery fix relative limit
new 7c82995 digital: clock recovery delete unused variables
new 20db9dc digital: clock recovery more verbose documentation
new e08e2b3 digital: adapt clock recovery QA
new e98373d digital: applying same fix of the complex M&M clock
recovery block as the float vrsion.
The 5 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/digital/clock_recovery_mm_ff.h | 2 +-
gr-digital/lib/clock_recovery_mm_cc_impl.cc | 48 +++++++++++++---------
gr-digital/lib/clock_recovery_mm_cc_impl.h | 12 ++----
gr-digital/lib/clock_recovery_mm_ff_impl.cc | 20 ++++++---
gr-digital/lib/clock_recovery_mm_ff_impl.h | 12 ++----
gr-digital/python/digital/qa_clock_recovery_mm.py | 44 ++++++++++----------
6 files changed, 71 insertions(+), 67 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (f2a2a8f -> e98373d),
git <=
- [Commit-gnuradio] [gnuradio] 01/05: digital: clock recovery fix relative limit, git, 2014/09/24
- [Commit-gnuradio] [gnuradio] 05/05: digital: applying same fix of the complex M&M clock recovery block as the float vrsion., git, 2014/09/24
- [Commit-gnuradio] [gnuradio] 03/05: digital: clock recovery more verbose documentation, git, 2014/09/24
- [Commit-gnuradio] [gnuradio] 02/05: digital: clock recovery delete unused variables, git, 2014/09/24
- [Commit-gnuradio] [gnuradio] 04/05: digital: adapt clock recovery QA, git, 2014/09/24