From a3a5354ab243a3f1ede7ad82ca9616556fb9c8ad Mon Sep 17 00:00:00 2001 From: sara Date: Mon, 8 Nov 2021 14:46:37 +0100 Subject: QAM / 4-PSK Simulation --- simulation/QPSK/qpsk.grc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'simulation/QPSK/qpsk.grc') diff --git a/simulation/QPSK/qpsk.grc b/simulation/QPSK/qpsk.grc index 3275e96..087f8e0 100644 --- a/simulation/QPSK/qpsk.grc +++ b/simulation/QPSK/qpsk.grc @@ -180,7 +180,7 @@ blocks: id: variable_constellation_rect parameters: comment: '' - const_points: '[0.707+0.707j, -0.707+0.707j, -0.707-0.707j, 0.707-0.707j]' + const_points: '[0.707+1j, -0.707+0.707j, -0.707-0.707j, 0.707-0.707j]' imag_sect: '2' precision: '8' real_sect: '2' -- cgit v1.2.1