summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/digital/benchmark_qt_loopback.py
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-examples/python/digital/benchmark_qt_loopback.py')
-rwxr-xr-xgnuradio-examples/python/digital/benchmark_qt_loopback.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-examples/python/digital/benchmark_qt_loopback.py b/gnuradio-examples/python/digital/benchmark_qt_loopback.py
index 0936b42bb..3fd76fdf9 100755
--- a/gnuradio-examples/python/digital/benchmark_qt_loopback.py
+++ b/gnuradio-examples/python/digital/benchmark_qt_loopback.py
@@ -235,7 +235,7 @@ class my_top_block(gr.top_block):
-1/2, 1/2,
"Rx", True, True, False, True, True)
- self.snk_tx.set_frequency_axis(0, 80)
+ self.snk_tx.set_frequency_axis(-80, 0)
self.snk_rx.set_frequency_axis(-60, 20)
# Connect to the QT sinks