-
Notifications
You must be signed in to change notification settings - Fork 19
how to set gain
wiedehopf edited this page Jul 11, 2021
·
1 revision
sudo nano /boot/adsb-config.txt
Change the gain. Then save: Ctrl-O and Enter and exit: Ctrl-X
To apply the changes, restart readsb:
sudo systemctl restart readsb
sudo piaware-config rtlsdr-gain 43.9
sudo systemctl restart dump1090-fa
wiedehopf automatic install scripts for readsb / dump1090-fa, see the respective pages for those scripts:
- https://github.com/wiedehopf/adsb-scripts/wiki/Automatic-installation-for-readsb
- https://github.com/wiedehopf/adsb-scripts/wiki/Automatic-installation-for-dump1090-fa
- Edit
sudo nano /etc/default/readsb
- restart readsb service:
sudo systemctl restart readsb
- Edit
sudo nano /etc/default/dump1090-fa
- restart readsb service:
sudo systemctl restart dump1090-fa