From 1e3ba96beb64799635f485d65a291fd0545c11d3 Mon Sep 17 00:00:00 2001 From: Mark Thoren Date: Wed, 4 Dec 2024 17:30:21 -0800 Subject: [PATCH] Adjust RX LO frequency for better yield. Signed-off-by: Mark Thoren --- examples/phaser/phaser_prod_tst.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/phaser/phaser_prod_tst.py b/examples/phaser/phaser_prod_tst.py index a199a26ae..c612ff36a 100644 --- a/examples/phaser/phaser_prod_tst.py +++ b/examples/phaser/phaser_prod_tst.py @@ -94,7 +94,7 @@ phase_cal_limits = [90.0, 90.0, 90.0, 120.0, 90.0, 90.0, 90.0] # Set up RF / IF / LO frequencies -rx_lo = 2.2e9 +rx_lo = 1.9e9 SignalFreq = 10.2e9 use_tx = True # Use on board TX w/ cabled antenna, NOT external HB100 @@ -232,7 +232,7 @@ -88 ) # this is a negative number between 0 and -88 my_sdr.tx_hardwaregain_chan1 = int(-3) - my_sdr.tx_lo = int(2.2e9) + my_sdr.tx_lo = int(rx_lo) else: # To disable rx, set attenuation to a high value and set frequency far from rx. my_sdr.tx_hardwaregain_chan0 = int(