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-97-gfed443d
Date: Fri, 17 Feb 2012 20:40:10 +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  fed443d1ae6bb78b24de54be5daa9647c5368faa (commit)
       via  14e35939bd3ddf7077a0589424f99ad2c3e51a7f (commit)
       via  114cd4ae4b544cde983c7d7bd47cdd354877afde (commit)
       via  2eee2b14349c1c36b79131fe327d9040eca6d140 (commit)
       via  7fce7e3b576b7775923d81a9048b8b6196fb4e13 (commit)
       via  031c3410bcf43ccce6cc2a52f45cc359914c305e (commit)
      from  2fc3ae341eac25901efc691be09969e408cbe849 (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 fed443d1ae6bb78b24de54be5daa9647c5368faa
Author: Tom Rondeau <address@hidden>
Date:   Fri Feb 17 15:40:04 2012 -0500

    core: protection if set_delay is called before the last delay update has 
finished.

commit 14e35939bd3ddf7077a0589424f99ad2c3e51a7f
Merge: 2fc3ae3 114cd4a
Author: Tom Rondeau <address@hidden>
Date:   Fri Feb 17 15:23:30 2012 -0500

    Merge branch 'dyn_delay'

commit 114cd4ae4b544cde983c7d7bd47cdd354877afde
Author: Tom Rondeau <address@hidden>
Date:   Fri Feb 17 11:39:59 2012 -0500

    core: in delay block, protect against repeated calls to set_delay with the 
same value.

commit 2eee2b14349c1c36b79131fe327d9040eca6d140
Author: Tom Rondeau <address@hidden>
Date:   Thu Feb 16 14:36:13 2012 -0500

    copyright adjustment.

commit 7fce7e3b576b7775923d81a9048b8b6196fb4e13
Author: Tom Rondeau <address@hidden>
Date:   Thu Feb 16 14:32:37 2012 -0500

    core: core: change to the delay QA code.
    
    The full vector is received because of the switch to a gr_block, so we 
exted the expected_data vector; otherwise, the results are the same

commit 031c3410bcf43ccce6cc2a52f45cc359914c305e
Author: Tom Rondeau <address@hidden>
Date:   Thu Feb 16 12:50:58 2012 -0500

    core: allowing delay to be dynamic for runtime changes to set_delay.
    
    This converts the block from a gr_sync_block to a gr_block since it has to 
return and consume different amounts when the delay setting changes.

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

Summary of changes:
 gnuradio-core/src/lib/general/gr_delay.cc        |   89 +++++++++++++++++++---
 gnuradio-core/src/lib/general/gr_delay.h         |   20 +++--
 gnuradio-core/src/lib/general/gr_delay.i         |    2 +-
 gnuradio-core/src/python/gnuradio/gr/qa_delay.py |    2 +-
 4 files changed, 92 insertions(+), 21 deletions(-)


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



reply via email to

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