-
Notifications
You must be signed in to change notification settings - Fork 19
RTL Bias Tee
wiedehopf edited this page Oct 10, 2021
·
6 revisions
Enable bias-tee while readsb/dump1090-fa service is running:
curl https://raw.githubusercontent.com/wiedehopf/adsb-scripts/master/biastee-enable.sh | sudo bash
Disable the automatic biastee enabling done by the script above:
curl https://raw.githubusercontent.com/wiedehopf/adsb-scripts/master/biastee-disable.sh | sudo bash
The scripts roughly follow the method outlined here: https://www.rtl-sdr.com/getting-the-v3-bias-tee-to-activate-on-piaware-ads-b-images/
Enable bias-tee while dump978-fa service is running:
curl https://raw.githubusercontent.com/wiedehopf/adsb-scripts/master/biastee-enable-978.sh | sudo bash
Disable the automatic biastee enabling done by the script above:
curl https://raw.githubusercontent.com/wiedehopf/adsb-scripts/master/biastee-disable-978.sh | sudo bash