commit-gnuradio
[Top][All Lists]
Advanced

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

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


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/trondeau branch, master, updated. 7389f7a46fbad90dc1ae2c8232f770b03c27a38f
Date: Sun, 18 Apr 2010 23:25:26 +0100 (BST)

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/trondeau".

The branch, master has been updated
       via  7389f7a46fbad90dc1ae2c8232f770b03c27a38f (commit)
       via  78c6890ae5e4445bb4974f6cd2956e961fe6171b (commit)
       via  5a3a0361fa8b21f870b51bb778af2f217be49101 (commit)
       via  3ecfbd979393475e810ed08b3c74cbcdf8592f8e (commit)
       via  9361446ea3a0dc78dc25815c3b8cf1f6b27e9069 (commit)
       via  bc5479b083f3c213f963c6c841f2baac7482de70 (commit)
       via  a5d7313aaab2e6d85ffeabae0d97dc44fb0d93de (commit)
       via  aeba81012857f6a73c125b8d035c3c15572b3439 (commit)
       via  23fcf0ccf9ac30a95afcbba99e478af9ce2081dc (commit)
       via  a301c47751cb61116ae8f49f6b693b3ca6fbadc3 (commit)
       via  ff0b9ca818796e3dc1468184fb4586876b9d830d (commit)
       via  75e55b8112db3de830401270ea4e21b6f636191b (commit)
       via  96a20bb09dc6b07b3d2651645e579dff6c3f3a45 (commit)
      from  213f8bcef70281a52bab02d2a9e7868749530c3c (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 7389f7a46fbad90dc1ae2c8232f770b03c27a38f
Merge: a5d7313aaab2e6d85ffeabae0d97dc44fb0d93de 
78c6890ae5e4445bb4974f6cd2956e961fe6171b
Author: Tom Rondeau <address@hidden>
Date:   Sun Apr 18 17:55:09 2010 -0400

    Merge branch 'pfbclk'

commit 78c6890ae5e4445bb4974f6cd2956e961fe6171b
Author: Tom Rondeau <address@hidden>
Date:   Sun Apr 18 17:51:43 2010 -0400

    Fixing doxygen warnings from arb_resampler. Also, removed set_taps from 
public
    interface since we don't _really_ suppor this right now. Renamed it and 
made it private.

commit 5a3a0361fa8b21f870b51bb778af2f217be49101
Author: Tom Rondeau <address@hidden>
Date:   Sun Apr 18 17:51:04 2010 -0400

    Fixing doxygen warnings from channelizer block.

commit 3ecfbd979393475e810ed08b3c74cbcdf8592f8e
Author: Tom Rondeau <address@hidden>
Date:   Sun Apr 18 17:50:22 2010 -0400

    Fixing documentation to get rid of doxygen warnings.

commit 9361446ea3a0dc78dc25815c3b8cf1f6b27e9069
Author: Tom Rondeau <address@hidden>
Date:   Sun Apr 18 17:49:57 2010 -0400

    Adding documentation for fff version of othe PFB clock sync algorithm.

commit bc5479b083f3c213f963c6c841f2baac7482de70
Author: Tom Rondeau <address@hidden>
Date:   Sun Apr 18 17:42:45 2010 -0400

    Adding documentation to explain how algorithm works.

commit a5d7313aaab2e6d85ffeabae0d97dc44fb0d93de
Author: Srinivas Naga Vutukuri <address@hidden>
Date:   Sun Mar 21 09:38:17 2010 -0700

    Applied patch from Srinivas Vutukuri to have tx_samples accept -g
    
    Date: Tue, 19 Jan 2010 18:15:08 +0530
    From: srinivas naga vutukuri <address@hidden>
    To: address@hidden
    Subject: [Discuss-gnuradio] tx_samples.cc is not accepting the gain
         parameter input.
    Hi,
    
    I observed that tx_samples.cc is not accepting the gain input parameter
    (ie., -g option). I just changed like this in my code.
    Its working, so posting the changes. If it is acceptable please take it.
    
    best regards,
    srinivas.

commit aeba81012857f6a73c125b8d035c3c15572b3439
Merge: a301c47751cb61116ae8f49f6b693b3ca6fbadc3 
23fcf0ccf9ac30a95afcbba99e478af9ce2081dc
Author: Johnathan Corgan <address@hidden>
Date:   Fri Apr 16 15:32:55 2010 -0700

    Merge commit 'jabele/wbx_tuning'
    
    * commit 'jabele/wbx_tuning':
      Fix WBX tuning to allow DDC use in reaching 50MHz

commit 23fcf0ccf9ac30a95afcbba99e478af9ce2081dc
Author: Jason Abele <address@hidden>
Date:   Fri Apr 16 15:00:51 2010 -0700

    Fix WBX tuning to allow DDC use in reaching 50MHz

commit a301c47751cb61116ae8f49f6b693b3ca6fbadc3
Merge: ff0b9ca818796e3dc1468184fb4586876b9d830d 
96a20bb09dc6b07b3d2651645e579dff6c3f3a45
Author: Johnathan Corgan <address@hidden>
Date:   Thu Apr 15 09:39:36 2010 -0700

    Merge commit 'jblum/grc/tooltip'
    
    * commit 'jblum/grc/tooltip':
      work on the string representations for parameters (large vectors could be 
too much to render, ie use truncation)

commit ff0b9ca818796e3dc1468184fb4586876b9d830d
Merge: 213f8bcef70281a52bab02d2a9e7868749530c3c 
75e55b8112db3de830401270ea4e21b6f636191b
Author: Johnathan Corgan <address@hidden>
Date:   Thu Apr 15 08:05:23 2010 -0700

    Merge branch 'usrp-eeprom' of git://gnuradio.org/jabele
    
    * 'usrp-eeprom' of git://gnuradio.org/jabele:
      Increase sleep to prevent eeprom problems

commit 75e55b8112db3de830401270ea4e21b6f636191b
Author: Jason Abele <address@hidden>
Date:   Wed Apr 14 15:07:24 2010 -0700

    Increase sleep to prevent eeprom problems

commit 96a20bb09dc6b07b3d2651645e579dff6c3f3a45
Author: Josh Blum <address@hidden>
Date:   Tue Mar 23 23:39:05 2010 -0700

    work on the string representations for parameters (large vectors could be 
too much to render, ie use truncation)

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

Summary of changes:
 .../src/lib/filter/gr_pfb_arb_resampler_ccf.cc     |   12 ++--
 .../src/lib/filter/gr_pfb_arb_resampler_ccf.h      |   25 +++--
 .../src/lib/filter/gr_pfb_channelizer_ccf.h        |    1 +
 .../src/lib/filter/gr_pfb_clock_sync_ccf.h         |   95 ++++++++++++++++++++
 .../src/lib/filter/gr_pfb_clock_sync_fff.h         |   95 ++++++++++++++++++++
 .../src/lib/general/gr_fll_band_edge_cc.h          |   10 ++-
 grc/gui/Param.py                                   |   15 +++-
 grc/python/Param.py                                |   32 ++++---
 usrp/firmware/src/common/build_eeprom.py           |    4 +-
 usrp/host/lib/db_wbxng.cc                          |    4 +-
 usrp2/firmware/lib/adf4350.c                       |    4 +-
 usrp2/firmware/lib/db_wbxng.c                      |   14 ++-
 usrp2/host/apps/tx_samples.cc                      |    4 +
 13 files changed, 273 insertions(+), 42 deletions(-)


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




reply via email to

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