Skip to content

Commit

Permalink
Merge pull request #628 from anarkiwi/db3
Browse files Browse the repository at this point in the history
Change scan floor power to -200.
  • Loading branch information
anarkiwi authored Apr 13, 2023
2 parents 3974aa7 + 4de5818 commit ae65e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gamutrf/grscan.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ def __init__(
tune_step_fft,
skip_tune_step,
fft_roll,
-100,
-200,
50,
sample_dir,
write_samples,
Expand Down

0 comments on commit ae65e67

Please sign in to comment.