From 52274048490998700bdf052a965592b6e843998e Mon Sep 17 00:00:00 2001 From: Naoki Pross Date: Sun, 24 Oct 2021 15:59:50 +0200 Subject: Create QPSK simulation without QT GUI --- simulation/QPSK/qpsk.grc | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'simulation/QPSK/qpsk.grc') diff --git a/simulation/QPSK/qpsk.grc b/simulation/QPSK/qpsk.grc index ffc7103..11a2e6a 100644 --- a/simulation/QPSK/qpsk.grc +++ b/simulation/QPSK/qpsk.grc @@ -1,6 +1,7 @@ options: parameters: author: Pross Naoki, Halter Sara Cinzia + catch_exceptions: 'True' category: '[GRC Hier Blocks]' cmake_opt: '' comment: '' @@ -22,7 +23,6 @@ options: sizing_mode: fixed thread_safe_setters: '' title: QPSK - window_size: '' states: bus_sink: false bus_source: false @@ -51,7 +51,7 @@ blocks: gui_hint: 'params@1: 0,0,1,1' label: Equalizer Rate min_len: '200' - orient: Qt.Horizontal + orient: QtCore.Qt.Horizontal rangeType: float start: '0' step: '.001' @@ -108,7 +108,7 @@ blocks: gui_hint: 'params@0: 1,0,1,1' label: Frequency Offset min_len: '200' - orient: Qt.Horizontal + orient: QtCore.Qt.Horizontal rangeType: float start: -100e-3 step: 1e-3 @@ -141,7 +141,7 @@ blocks: gui_hint: 'params@0: 0,0,1,1' label: Noise Voltage min_len: '200' - orient: Qt.Horizontal + orient: QtCore.Qt.Horizontal rangeType: float start: '0' step: '0.01' @@ -162,7 +162,7 @@ blocks: gui_hint: 'params@1: 1,0,1,1' label: Phase Bandwidth min_len: '200' - orient: Qt.Horizontal + orient: QtCore.Qt.Horizontal rangeType: float start: '0' step: '.01' @@ -239,7 +239,7 @@ blocks: gui_hint: 'params@0: 0,1,1,1' label: Timing Offset min_len: '200' - orient: Qt.Horizontal + orient: QtCore.Qt.Horizontal rangeType: float start: '0.999' step: '0.0001' @@ -260,7 +260,7 @@ blocks: gui_hint: 'params@0: 1,1,1,1' label: Time Bandwidth min_len: '200' - orient: Qt.Horizontal + orient: QtCore.Qt.Horizontal rangeType: float start: '0' step: 10e-3 @@ -271,7 +271,7 @@ blocks: bus_sink: false bus_source: false bus_structure: null - coordinate: [640, 604.0] + coordinate: [1008, 548.0] rotation: 0 state: true - name: analog_random_source_x_0 @@ -467,6 +467,7 @@ blocks: maxoutbuf: '0' minoutbuf: '0' samples_per_symbol: sps + truncate: 'False' verbose: 'False' states: bus_sink: false @@ -1036,6 +1037,7 @@ blocks: minoutbuf: '0' name: '"Channel"' nconnections: '1' + norm_window: 'False' showports: 'False' tr_chan: '0' tr_level: '0.0' @@ -1054,7 +1056,7 @@ blocks: width7: '1' width8: '1' width9: '1' - wintype: firdes.WIN_BLACKMAN_hARRIS + wintype: window.WIN_BLACKMAN_hARRIS ymax: '10' ymin: '-140' states: -- cgit v1.2.1