fiabv4-auto-tune-fm
Alan Johnston 1 month ago committed by GitHub
parent 9552c295aa
commit 73e0a4afc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -157,7 +157,8 @@ echo
echo -e "Auto decoding APRS packets on $frequency Hz"
timeout 1 rtl_test &> out.txt
timeout 1 rtl_test &> out.txt
sudo pkill -9 rtl_test
if [[ $(grep "No supported" out.txt) ]] ; then
echo "No RTL-SDR detected. Trying FM TXC"

Loading…
Cancel
Save

Powered by TurnKey Linux.