discuss-gnuradio
[Top][All Lists]
Advanced

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

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


From: Steve Glass
Subject: [Discuss-gnuradio] Using rx rate stream tag to control throttle
Date: Mon, 18 Nov 2013 08:03:30 +1000

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




reply via email to

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