-
Notifications
You must be signed in to change notification settings - Fork 322
Closed
Description
Issue noticed in Direwolf 1.5
I have a script that generates wxnow
# curl -s http://192.168.1.250:5000/wxnow.txt | tail -1
325/000g000t067r000p000P000h077b10118N5IPT Hi from Westwood in Kalamazoo, MI!*digi-gate*Direwolf on Rasp.Pi 1[2011]***see my weather station open source Python code @ https://github.com/jondkelley/eco_aprs_weather {ECOWITT}
I also have a beacon setup
PBEACON sendto=0 delay=0:30 every=17:17 power=30 height=25 gain=11 lat=42.303690 long=-85.628359 SYMBOL="weather station" COMMENTCMD="curl -s http://192.168.1.250:5000/wxnow.txt | tail -1"
For some reason my packets are showing up with a weird string PHG5100327
dw logs
[0L] WESTWD>APDW15:!4218.22N/08537.70W_PHG5100325/000g000t067r000p000P000h077b10120N5IPT Hi from Westwood in Kalamazoo, MI!*digi-gate*Direwolf on Rasp.Pi 1[2011]***see my weather station open source Python code @ https://github.com/jondkelley/eco_aprs_weather {ECOWITT}
[ig] WESTWD>APDW15:!4218.22N/08537.70W_PHG5100325/000g000t067r000p000P000h077b10120N5IPT Hi from Westwood in Kalamazoo, MI!*digi-gate*Direwolf on Rasp.Pi 1[2011]***see my weather station open source Python code @ https://github.com/jondkelley/eco_aprs_weather {ECOWITT}
findu
WESTWD>APDW15,TCPIP*,qAC,T2CAEAST:!4218.22N/08537.70W_PHG5100327/000g000t067r000p000P000h068b00000N5IPT Hi from Westwood in Kalamazoo, MI!*digi-gate*Direwolf on Rasp.Pi 1[2011]***see my weather station open source Python code @ https://github.com/jondkelley/eco_aprs_weather {ECOWITT}
I think this string makes weather packet decode impossible on aprs websites.
Any idea what causes this?
Metadata
Metadata
Assignees
Labels
No labels