Adjusting Gain for Best Range

You just need to follow the steps under prerequisits

sudo apt install python3
sudo apt install python3-pip
sudo pip3 install beautifultable

You then istall the script

sudo wget https://github.com/sxb1n9/ADSB/raw/main/GAIN_CHECK/gain_check_v3.py

And run it

sudo python3 gain_check_v3.py
1 Like