Raspberry Pi 樹莓派 安裝APRS軟體 direwolf
Raspberry Pi 樹莓派 也用了幾年了,差不多就是個小電腦,滿好用的,
適合 24小時開機,執行相對簡單而想要一直執行的程式功能。 好處是省電,又比電腦便宜。
用於 APRS 安裝 direwolf 效果、辨識率、穩定度 都相當不錯
安裝 direwolf
sudo apt-get install cmake
sudo apt-get install libasound2-dev
sudo apt-get install libudev-dev
cd ~
git clone https://www.github.com/wb2osz/firewolf.git/
cd direwolf
mkdir build && cd build
cmake ..
make -j4
sudo make install
make install-conf
設定 direwolf.conf
cd ~
nano direwolf.conf
音效卡 常用
ADEVICE plughw:1,0
填自己的呼號
MYCALL BU2DR-3
位置 的 比控 設定
#PBEACON delay=1 every=30 overlay=S symbol="digi" lat=... long=...
封包轉發 的設定 ( 以下是用於 ISS 國際太空站 的設定 )
DIGIPEAT 0 0 ^RS0ISS ~WIDE2-2$ TRACE
呼號的密碼
IGLOGIN BU2DR 12345
^O 存檔, ^X 離開 nano
桌面 設定 音效卡:
sudo reboot
direwolf -T "%H:%M:%S" -l /home/pi/aprslogs
Raspberry Pi 樹莓派 如何改成 唯讀系統,避免重灌
Read-Only Raspberry Pi - Never Corrupt your Micro-SD Card
Raspberry Pi 樹莓派 安裝 與 使用
Raspberry Pi 4B 樹莓派 硬體欣賞
2024-06-10
沒有留言:
張貼留言