Skip to content

on3ure/rpi-openwebrx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

OpenWebRX Raspberry PI 3/4

Install on Linux - Raspberry PI 4 ... Buster Release (2020)

Install##

Download image from (OpenWebRX)[https://www.openwebrx.de/]

Disable bluetooth & WiFi

echo "dtoverlay=pi3-disable-bt" | sudo tee -a /boot/config.txt
echo "dtoverlay=pi3-disable-wifi" | sudo tee -a /boot/config.txt

sudo systemctl disable hciuart
sudo reboot

About

additional stuff for openwebrx on rpi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published