diff options
Diffstat (limited to 'gr-audio/examples/grc/cvsd_sweep.grc')
-rw-r--r-- | gr-audio/examples/grc/cvsd_sweep.grc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/gr-audio/examples/grc/cvsd_sweep.grc b/gr-audio/examples/grc/cvsd_sweep.grc index 0fcb688054..ed45b289df 100644 --- a/gr-audio/examples/grc/cvsd_sweep.grc +++ b/gr-audio/examples/grc/cvsd_sweep.grc @@ -221,8 +221,8 @@ blocks: label8: '' label9: '' legend: 'True' - maxoutbuf: '' - minoutbuf: '' + maxoutbuf: '0' + minoutbuf: '0' name: Original Spectrum nconnections: '1' showports: 'True' @@ -298,8 +298,8 @@ blocks: label8: '' label9: '' legend: 'True' - maxoutbuf: '' - minoutbuf: '' + maxoutbuf: '0' + minoutbuf: '0' name: Encoded Spectrum nconnections: '1' showports: 'True' @@ -375,8 +375,8 @@ blocks: label8: '' label9: '' legend: 'True' - maxoutbuf: '' - minoutbuf: '' + maxoutbuf: '0' + minoutbuf: '0' name: Decoded Spectrum nconnections: '1' showports: 'True' |