Update direwolf.sh

This commit is contained in:
RaspbianProyect by HP3ICC 2023-07-07 07:06:59 +00:00
parent 5923c75ff6
commit 39da8efcd6
1 changed files with 4 additions and 4 deletions

View File

@ -138,7 +138,7 @@ Description=Direwolf Service
After=multi-user.target
[Service]
ExecStart=sudo direwolf -c /opt/direwolf/dw.conf
ExecStart=sudo direwolf -t 0 -c /opt/direwolf/dw.conf
Restart=always
RestartSec=5s
@ -158,7 +158,7 @@ cat > /opt/direwolf/rtl.sh <<- "EOF"
###########################################################
rtl_fm -M fm -f 144.39M -p 0 -s 22050 -g 12 - | /usr/local/bin/direwolf -l /var/log/direwolf -c /opt/direwolf/sdr.conf -r 22050 -D 1 -B 1200 - #-l /var/log/direwolf
rtl_fm -M fm -f 144.39M -p 0 -s 22050 -g 12 - | /usr/local/bin/direwolf -l /var/log/direwolf -t 0 -c /opt/direwolf/sdr.conf -r 22050 -D 1 -B 1200 - #-l /var/log/direwolf
@ -230,8 +230,8 @@ TXDELAY 75
# Enable GPS beaconing
GPSD
TBEACON symbol="/>" comment="Raspberry APRS TRACKER / Raspbian Proyect by hp3icc" via=WIDE2-1
SMARTBEACONING 45 0:30 5 1:00 0:30 30 255
TBEACON symbol="/>" comment="Raspberry APRS TRACKER / Raspbian Proyect by hp3icc" VIA=WIDE1-1,WIDE2-1
SMARTBEACONING 25 0:30 5 2:00 0:10 30 255
EOF