dxlAPRS_LoRa_iGate
1.0.0
RTL-SDR을 가진 LORA 용 DXLAPRS 인터넷 게이트웨이
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
권한
cd bin
sudo chmod +x lorarx
sudo chmod +x udpgate4
sudo chmod +x sdrtst
cd ..
lora-options.conf에서 통화 및 암호를 변경하십시오
nano lora-options.conf
Beacon.txt에서 Beacon 메시지를 변경하십시오
nano beacon.txt
시작
./lora.sh
멈추다
./lora.sh stop