From 183d816afa83e83bb39b722239c1245975b8e13e Mon Sep 17 00:00:00 2001
From: Martin Braun
Date: Tue, 14 Feb 2012 17:38:16 +0100
Subject: Fixed GRC bindings for vocoder (this also fixes GRC example
cvsd_sweep)
---
gnuradio-examples/grc/audio/cvsd_sweep.grc | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
(limited to 'gnuradio-examples')
diff --git a/gnuradio-examples/grc/audio/cvsd_sweep.grc b/gnuradio-examples/grc/audio/cvsd_sweep.grc
index 8d0b385ce..b645b747a 100644
--- a/gnuradio-examples/grc/audio/cvsd_sweep.grc
+++ b/gnuradio-examples/grc/audio/cvsd_sweep.grc
@@ -25,10 +25,10 @@
- blks2_cvsd_decode
+ vocoder_cvsd_decode_bf
id
- blks2_cvsd_decode_0
+ vocoder_cvsd_decode_bf_0
_enabled
@@ -157,7 +157,7 @@
- blks2_cvsd_encode
+ vocoder_cvsd_encode_fb
id
enc
@@ -863,7 +863,7 @@
enc
- blks2_cvsd_decode_0
+ vocoder_cvsd_decode_bf_0
0
0
@@ -874,19 +874,19 @@
0
- blks2_cvsd_decode_0
+ vocoder_cvsd_decode_bf_0
dec_fft
0
0
- blks2_cvsd_decode_0
+ vocoder_cvsd_decode_bf_0
dec_scope
0
0
- blks2_cvsd_decode_0
+ vocoder_cvsd_decode_bf_0
audio_sink
0
0
--
cgit