Hello
Currently when digpi beacons with digipeater it will send the fixed position as defined
during the initialization.
# Beacon to RF
# PBEACON compress=1 delay=00:05 every=20:00 symbol="digi" overlay=1 lat=33.183187 long=-84.268295 via=WIDE2-1 comment=" KJ4ZZB WIDE1 DigiPi
http://digipi.org/ "
Since our digpi is connected to GPS and it is repositioned in various places during a deployment I want to use my GPS position. Apparently we can not rune GPS treace and Digipete simultaneously.
So I ran sudo remount
edited the direwolf.digipeater.conf file (made a back up of course) and added two lines to make DW use the GSPD daemon and announce a position based on GPS
# Use GPSD for DW digipeat Scott
GPSD localhost 2947
# change Pbeacon to use GPSD for digipeat Scott
# Beacon to RF
PBEACON compress=1 delay=00:05 every=20:00 symbol="digi" overlay=1 via=WIDE2-1 comment=" KJ4ZZB WIDE1 DigiPi
http://digipi.org/ Note I removed teh lat and long comments.
# Our info
MYCALL KJ4ZZB-2
IGLOGIN KJ4ZZB-2 22192
# Beacon to RF -<< (commented out)
# PBEACON compress=1 delay=00:05 every=20:00 symbol="digi" overlay=1 lat=33.183187 long=-84.268295 via=WIDE2-1 comment=" KJ4ZZB WIDE1 DigiPi
http://digipi.org/ "
After saving my edits I rebooted and started digipete.
My question is simple. Is this a proper thing to do?
In the AM I will go mobile and see what happens with
APRS.FI.
I am unable to fine a DW log to see what DW is actually sending .
Thanks
Scott
KJ4ZZB