From 747e5cb6b42e17a5d4a4be0cb3c930a4f8bcddfb Mon Sep 17 00:00:00 2001 From: csrichter Date: Mon, 7 Aug 2017 14:26:54 +0200 Subject: [PATCH] flowgraph changes --- apps/fft-multi-decoder_fixed_hackrf.grc | 8 ++++---- apps/ifft-RDS-decoder_hier-block.grc | 8 ++++---- apps/read_sync_decim.grc | 16 ++++++++-------- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/apps/fft-multi-decoder_fixed_hackrf.grc b/apps/fft-multi-decoder_fixed_hackrf.grc index ebc0391..d948bbd 100644 --- a/apps/fft-multi-decoder_fixed_hackrf.grc +++ b/apps/fft-multi-decoder_fixed_hackrf.grc @@ -166,7 +166,7 @@ variable comment - + must match same variable in ifft block _enabled @@ -303,7 +303,7 @@ value - 512*2 + 512*bb_decim @@ -1299,7 +1299,7 @@ _enabled - 0 + 1 _coordinate @@ -1358,7 +1358,7 @@ _enabled - True + 0 _coordinate diff --git a/apps/ifft-RDS-decoder_hier-block.grc b/apps/ifft-RDS-decoder_hier-block.grc index 441d0ea..e020b88 100644 --- a/apps/ifft-RDS-decoder_hier-block.grc +++ b/apps/ifft-RDS-decoder_hier-block.grc @@ -859,7 +859,7 @@ value - 512 + 512*2 @@ -1589,7 +1589,7 @@ value - 1024*10 + 1024*40 @@ -2080,7 +2080,7 @@ _coordinate - (120, 120) + (159, 111) _rotation @@ -2108,7 +2108,7 @@ samp_rate - baseband_rate + chan_rate width diff --git a/apps/read_sync_decim.grc b/apps/read_sync_decim.grc index 86fa827..f86ffe6 100644 --- a/apps/read_sync_decim.grc +++ b/apps/read_sync_decim.grc @@ -344,7 +344,7 @@ file - /user/wire2/richter/abgabe/crash-examples/sync_decim_out_2901_dasding_badrx + /tmp/cr/rds-rec_sync-decim_170324_weekend/sync_decim_out_25941 _coordinate @@ -360,11 +360,11 @@ maxoutbuf - 0 + 100000 minoutbuf - 0 + 10000 type @@ -372,7 +372,7 @@ repeat - True + False vlen @@ -678,7 +678,7 @@ class blk(gr.sync_block): # other base classes are basic_block, decim_block, in debug - True + False _enabled @@ -753,7 +753,7 @@ class blk(gr.sync_block): # other base classes are basic_block, decim_block, in log - False + True maxoutbuf @@ -777,7 +777,7 @@ class blk(gr.sync_block): # other base classes are basic_block, decim_block, in writeDB - False + True @@ -796,7 +796,7 @@ class blk(gr.sync_block): # other base classes are basic_block, decim_block, in debug - True + False _enabled