diff options
Diffstat (limited to 'gr-channels/examples/demo_qam.grc')
-rw-r--r-- | gr-channels/examples/demo_qam.grc | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/gr-channels/examples/demo_qam.grc b/gr-channels/examples/demo_qam.grc index fad53d916d..d364c1220e 100644 --- a/gr-channels/examples/demo_qam.grc +++ b/gr-channels/examples/demo_qam.grc @@ -189,7 +189,7 @@ blocks: alias: '' comment: '' max: int(k) - maxoutbuf: '' + maxoutbuf: '0' min: '0' minoutbuf: '0' num_samps: '10000' @@ -206,7 +206,7 @@ blocks: alias: '' comment: '' max: int(k) - maxoutbuf: '' + maxoutbuf: '0' min: '0' minoutbuf: '0' num_samps: '10000' @@ -223,7 +223,7 @@ blocks: alias: '' comment: '' const: (-1-1j)/2 - maxoutbuf: '' + maxoutbuf: '0' minoutbuf: '0' type: complex vlen: '1' @@ -237,7 +237,7 @@ blocks: affinity: '' alias: '' comment: '' - maxoutbuf: '' + maxoutbuf: '0' minoutbuf: '0' vlen: '1' states: @@ -250,7 +250,7 @@ blocks: affinity: '' alias: '' comment: '' - maxoutbuf: '' + maxoutbuf: '0' minoutbuf: '0' scale: k-1 vlen: '1' @@ -264,7 +264,7 @@ blocks: affinity: '' alias: '' comment: '' - maxoutbuf: '' + maxoutbuf: '0' minoutbuf: '0' scale: k-1 vlen: '1' @@ -279,7 +279,7 @@ blocks: alias: '' comment: '' ignoretag: 'True' - maxoutbuf: '' + maxoutbuf: '0' minoutbuf: '0' samples_per_second: samp_rate type: complex @@ -299,7 +299,7 @@ blocks: gamma: '0' i_ofs: i_ofs magbal: magbal - maxoutbuf: '' + maxoutbuf: '0' minoutbuf: '0' phase_noise_mag: phase_noise_mag phasebal: phasebal |