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. v


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v3.5.1-6-g5c4da90
Date: Mon, 16 Jan 2012 05:16:08 +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  5c4da9040913bc999cb9e698851c9f38abc70038 (commit)
       via  2a2411a598c222e2ef82b857c0b53e0a9d1daf3f (commit)
      from  53407a4e5bea98ce4f2566968acb577ac0700dfc (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 5c4da9040913bc999cb9e698851c9f38abc70038
Author: Marcus Leech <address@hidden>
Date:   Mon Jan 16 00:15:05 2012 -0500

    core: the burst_tag block can have user-defined keys and values for the 
tags when a burst is on or off instead of static values. Defaults are the same. 
Use set_true_tag and set_false_tag to override these.

commit 2a2411a598c222e2ef82b857c0b53e0a9d1daf3f
Author: Marcus Leech <address@hidden>
Date:   Sun Jan 15 23:49:52 2012 -0500

    core: fix for off-by-one issue in strip chart. Increases buffer size for 
longer displays.

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

Summary of changes:
 gnuradio-core/src/lib/general/gr_burst_tagger.cc |   38 ++++++++--
 gnuradio-core/src/lib/general/gr_burst_tagger.h  |   11 ++-
 gnuradio-core/src/lib/general/gr_burst_tagger.i  |    4 +
 gnuradio-core/src/lib/io/gr_oscope_guts.cc       |    5 +-
 grc/blocks/Makefile.am                           |    1 +
 grc/blocks/block_tree.xml                        |    1 +
 grc/blocks/gr_burst_tagger.xml                   |   87 ++++++++++++++++++++++
 7 files changed, 136 insertions(+), 11 deletions(-)
 create mode 100644 grc/blocks/gr_burst_tagger.xml


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



reply via email to

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