Error with aprsis beaconing

52 views
Skip to first unread message

Erik, PA0ESH

unread,
Dec 12, 2016, 6:32:05 AM12/12/16
to Aprx software
Good day everyone,

I use the  config as shown below: Cause i'm going on a holiday, i do not want to actively transmit beacon data. That s handled anyhow by our regional digipeater.
But if i start aprx it gives me the following error 

/etc/aprx.conf:26 ERROR: beaconmode APRSIS is incompatible with beaconing to designated interface ('interface $mycall')


If i change to { both} all is well.


Anyone knows what I am doing wrong ?


Erik, PA0ESH



mycall  PA0ESH-10

myloc lat 5215.52N lon 00645.48E


<aprsis>

        server netherlands.aprx2.net

        passcode XXXXX

        heartbeat-timeout       1m

</aprsis>


<interface>

    serial-device       /dev/ttyUSB0 9600 8n1 KISS

    initstring          "KISS ON\x0dKISSM\x0d"

    tx-ok true

</interface>


<logging>

    aprxlog             /var/log/aprx/aprx.log

    rflog               /var/log/aprx/aprx-rf.log

</logging>


<beacon>

    cycle-size          20m

    beaconmode          aprsis

    beacon              interface $mycall \

                        via WIDE2-1 \

                        symbol "I&" $myloc \

                        comment "PHG31004/iGate / www.pa0esh.nl. via T2HENGELO"

</beacon>


Kenneth Finnegan

unread,
Dec 12, 2016, 12:33:28 PM12/12/16
to aprx-s...@googlegroups.com
Your beacon line is explicitly saying it should go out interface $mycall. If you want it to be able to only go out on APRSIS, just remove the interface statement from the beacon line:

beacon via WIDE2-1 symbol "I&" $myloc comment "PHG31004/iGate / www.pa0esh.nl. via T2HENGELO"

I believe since you only have the one interface, specifying which interface to beacon on is unneeded.

I'll point out that I question how you being on vacation should change the beaconing behavior of your local APRS infrastructure, but I won't presume to know your motivations on this change.

--
You received this message because you are subscribed to the Google Groups "Aprx software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to aprx-software+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages