From 1f8491ed13f4fc6f1b592fe7eefb01fdf10085bb Mon Sep 17 00:00:00 2001 From: Steve Markgraf Date: Thu, 12 Apr 2012 02:04:38 +0200 Subject: [PATCH] add throttle tag to source block This prevents a warning by GRC. Thanks to patchvonbraun, who suggested this change. Signed-off-by: Steve Markgraf --- grc/osmosdr_source_c.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/grc/osmosdr_source_c.xml b/grc/osmosdr_source_c.xml index e343e77..6c99874 100644 --- a/grc/osmosdr_source_c.xml +++ b/grc/osmosdr_source_c.xml @@ -3,6 +3,7 @@ OsmoSDR Source osmosdr_source_c OsmoSDR + 1 import osmosdr osmosdr.source_c($args) self.$(id).set_sample_rate($rate)