diff options
author | Nao Pross <np@0hm.ch> | 2021-11-15 18:52:34 +0100 |
---|---|---|
committer | Nao Pross <np@0hm.ch> | 2021-11-15 18:52:34 +0100 |
commit | 5aa7fe322172163ef8549960d27b7c6cff46a1e7 (patch) | |
tree | 950fa0bfa4df412ddd948a1e1c405b0ba0cf80f4 /simulation/QAM/qam_nogui.grc | |
parent | Test UDP connection on sink block (diff) | |
parent | Merge remote-tracking branch 'origin/master' (diff) | |
download | Fading-5aa7fe322172163ef8549960d27b7c6cff46a1e7.tar.gz Fading-5aa7fe322172163ef8549960d27b7c6cff46a1e7.zip |
Merge branch 'master' of github.com:NaoPross/Fading
Diffstat (limited to 'simulation/QAM/qam_nogui.grc')
-rw-r--r-- | simulation/QAM/qam_nogui.grc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/simulation/QAM/qam_nogui.grc b/simulation/QAM/qam_nogui.grc index 1264e80..cfbed6d 100644 --- a/simulation/QAM/qam_nogui.grc +++ b/simulation/QAM/qam_nogui.grc @@ -449,7 +449,7 @@ blocks: modulus: eq_mod mu: eq_gain num_taps: eq_ntaps - sps: sps + sps: '1' states: bus_sink: false bus_source: false @@ -556,8 +556,8 @@ blocks: max_dev: '1.5' maxoutbuf: '0' minoutbuf: '0' - osps: sps - sps: sps * 1.001 + osps: '1' + sps: 'sps ' taps: rrc_taps type: ccf states: |