dxlAPRS Internet Gateway for LoRa with RTL-SDR
git clone https://github.com/DO2JMG/dxlAPRS_LoRa_iGate.git
cd dxlAPRS_LoRa_iGate
mkdir bin
mkdir fifos
mkdir pidfiles
sudo chmod +x lora.sh
cd bin
wget http://oe5dxl.hamspirit.at:8025/aprs/bin/armv7hf/lorarx
wget http://oe5dxl.hamspirit.at:8025/aprs/bin/armv7hf/udpgate4
wget http://oe5dxl.hamspirit.at:8025/aprs/bin/armv7hf/sdrtst
Permissions
cd bin
sudo chmod +x lorarx
sudo chmod +x udpgate4
sudo chmod +x sdrtst
cd ..
Change your call and passcode in lora-options.conf
nano lora-options.conf
Change your beacon message in beacon.txt
nano beacon.txt
Start
./lora.sh
Stop
./lora.sh stop