[aprssig] Re: APRS & IRLP / Echolink

VE7GDH ve7gdh at rac.ca
Sun Jun 11 11:01:54 EDT 2006


Ian ZL1VFO wrote...

> I think one glitch was that if for some reason the aprs2 server that
> the script looks for is inaccessible for some reason, the script
> 'hangs' until it eventually times out. While it is 'stuck' waiting for
> a response, not much else happens, so the PC appears to have frozen.
> Making sure that the script looks for "rotate.aprs2.net" should help,
> as it should find a reachable server, and also running the script in
> the background so it doesn't delay other IRLP processing, e.g.
> adding a '&' at the end of the script's line calling aprs_status script.
>
> ${CUSTOM}/aprs_status &

That makes sense. I was already using rotate.aprs2.net. However, I couldn't
find "${CUSTOM}/aprs_status" to add the "&" on the end. Although I hadn't
observed any problems in the operation of the script, I added "&" to the end
of the last line in the file /home/irlp/custom/aprs_status so it is now...
(this line will get split in this email)

  $CUSTOM/aprs_status_tx.pl $APRS_SERVER $APRS_PORT $APRS_CALL
$APRS_VALIDATION &

I restarted the node & the APRS script still seems to be working OK.

> Ref: <http://groups.yahoo.com/group/irlp/message/38565>
>        <http://groups.yahoo.com/group/irlp/message/38672>
>
> There maybe some other bit(s) of relevant information, and/or
> something I've missed which I can't find it right at this point in
> time... maybe someone else can chip in. (Or better yet, upload a
> debugged script to
> <http://groups.yahoo.com/group/irlp/files/APRS%20Interface/> )

It looks like I had already done the modifications suggested by David KF7FLY
per message 38672 above. Perhaps that's why I hadn't observed the script
hanging. Next time around, I'm going to better document which scripts I have
added and modifications done to them!

Keith VE7GDH
Node 1147





More information about the aprssig mailing list