Commit 7623bbea authored by TYAGIRIS's avatar TYAGIRIS
Browse files

fix AGC gain application to as it was before

parent e41bd7f7
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -170,7 +170,7 @@ def test_spar_foa_enc_system(
    bypass = -1
    sba_order = "+1"
    output_config = "FOA"
    if agc == '1':
    if agc == 1:
        cut_gain = "16.0"
    elif dtx == '1':
        cut_gain = ".004"