commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] branch next updated (97d6412 -> 90341be)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (97d6412 -> 90341be)
Date: Tue, 21 Oct 2014 21:04:55 +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  97d6412   Merge branch 'master' into next
      adds  d268898   qtgui: fixes issue with 1-off because of added history of 
2.
      adds  3bf54ce   Merge branch 'maint'
      adds  5f4e68a   blocks: adding a tanh lut for control_loop blocks to use.
      adds  fdf13bd   digital: adding use of tanh and snr info to costas loop.
      adds  7f81c7d   Merge branch 'costas_snr'
       new  90341be   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-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(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]