commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. 3


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. 3.7.0git-97-gc25304b
Date: Fri, 7 Jun 2013 15:53:13 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/gnuradio".

The branch, master has been updated
       via  c25304bf1c87f0044a34188d51142b8a7e2b4378 (commit)
      from  fed9214214380a1d8ce3aef8c3a953e0490adb1f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c25304bf1c87f0044a34188d51142b8a7e2b4378
Author: Josh Blum <address@hidden>
Date:   Fri Jun 7 08:34:26 2013 -0700

    blocks: plateau_detector_fb is now a gr_block and forecasts
    
    The detector actually could return 0 with insufficient input.
    The forecast always requires at least 2*d_max_len.
    However, forecast could be conditionalized to only
    require this based on the last threshold detected.

-----------------------------------------------------------------------

Summary of changes:
 .../include/gnuradio/blocks/plateau_detector_fb.h  |    2 +-
 gr-blocks/lib/plateau_detector_fb_impl.cc          |   18 +++++++++++++-----
 gr-blocks/lib/plateau_detector_fb_impl.h           |    9 ++++++---
 3 files changed, 20 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
git://gnuradio.org/gnuradio



reply via email to

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