discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Using rx rate stream tag to control throttle


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] Using rx rate stream tag to control throttle
Date: Sun, 17 Nov 2013 17:16:38 -0500

On Sun, Nov 17, 2013 at 5:03 PM, Steve Glass <address@hidden> wrote:
> Hi,
>
> Some minor changes relating to metadata files and stream tags. The first
> simply provides a command line option that causes uhd_rx_cfile to write
> metadata files. The second modifies the throttle so that it uses the
> rx_rate stream tag to change the throttle rate (this behaviour is
> enabled only if a rate of <= 0 is passed to the throttle ctor).
>
> Regards
>
> Steve
>
> - -
>
> The following changes since commit 9fb34ce4b3d9c524f687d2e6c106c971541d8921:
>
>   Merge branch 'maint' (2013-11-11 14:36:53 -0500)
>
> are available in the git repository at:
>
>
>   address@hidden:stiabhan/gnuradio.git  metadata
>
> for you to fetch changes up to 10ae10dc690604b4316ca044be39ca32030a1a10:
>
>   gr-blocks: modify throttle so it can be controlled using stream tag.
> (2013-11-13 22:12:20 +1000)
>
> - ----------------------------------------------------------------
> Steve Glass (2):
>       gr-uhd: add option to uhd_rx_cfile to write metadata file.
>       gr-blocks: modify throttle so it can be controlled using stream tag.
>
>  gr-blocks/include/gnuradio/blocks/throttle.h |  2 +-
>  gr-blocks/lib/throttle_impl.cc               | 26
> +++++++++++++++++++++++---
>  gr-blocks/lib/throttle_impl.h                |  1 +
>  gr-blocks/python/blocks/qa_throttle.py       | 41
> ++++++++++++++++++++++++++++++++++++++++-
>  gr-uhd/apps/uhd_rx_cfile                     | 35
> ++++++++++++++++++++++++++++++-----
>  5 files changed, 95 insertions(+), 10 deletions(-)
>  mode change 100755 => 100644 gr-uhd/apps/uhd_rx_cfile

Please use the Issue tracker on gnuradio.org to report this as a
feature. Email is likely to get lost before we can get to it.

Tom



reply via email to

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