<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Dec 17, 2013 at 5:54 AM, Andrew P. <span dir="ltr"><<a href="mailto:andrewemt@hotmail.com" target="_blank">andrewemt@hotmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div><div dir="ltr">Looks like something strange is going on here. Your packets are being rejected, yet other I-gates using the I& (overlaid) symbol code are working on <a href="http://aprs.fi" target="_blank">aprs.fi</a> in my area.<br>
<br><span>2013-12-16 11:26:41 EST: <b><a href="http://aprs.fi/?c=raw&limit=&call=W3EOC-5" target="_blank">W3EOC-5</a></b>>APJI23,TCPIP*,qAC,W3EOC-J2:!3957.65NI07535.05W&javAPRSIgate - <a href="mailto:k3jse@coolioh.com" target="_blank">k3jse@coolioh.com</a></span><br>
 
<span><br></span>On the other hand, those stations are using ! instead of = as the APRS message type code. Yet my own station (KA2DDO) is using = and getting away with it (of course, I'm not using an overlay).<br><p style="color:rgb(80,0,80);font-size:13px;background-color:transparent;font-family:arial,helvetica,clean,sans-serif">
<span style="color:rgb(255,0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;white-space:nowrap"><br class="">2013-12-16 06:42:55 MST: </span><b style="color:rgb(255,0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;white-space:nowrap"><a rel="nofollow" href="http://aprs.fi/?c=raw&limit=&call=AC0VP-10" target="_blank" style="outline-style:none;text-decoration:none">AC0VP-10</a></b><span style="color:rgb(255,0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;white-space:nowrap">>APJYC1,TCPIP*,qAC,WE7U-F1:=3925.36Nl10525.39W&PHG2880/W2 Digi, IGate, Bailey, CO - 73's Mike - <a href="http://www.ac0vp.com/" target="_blank">http://www.ac0vp.com</a> </span><b style="color:rgb(255,0,0);font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;white-space:nowrap">[Invalid symbol table or overlay]</b></p>
Hessu, if you see this, can you tell me why Mike's packets are being rejected by <a href="http://aprs.fi" target="_blank">aprs.fi</a> but mine and W3EOC-5's aren't?<br></div></div></blockquote><div><br></div><div>
Mike's packet has a l (lower case L) as overlay. Overlays need to be be numbers or upper-case letters. It's easier to debug these issues by looking at the "hex dump" version of the raw packets list:</div>
<div><br></div><div><a href="http://aprs.fi/?c=raw&call=AC0VP-10&limit=50&view=hex">http://aprs.fi/?c=raw&call=AC0VP-10&limit=50&view=hex</a><br></div><div><br></div><div>It uses a monospace font that makes easier to distinquish between I and l, but at least my display, makes l and 1 quite similar. Argh. Monospace font that makes all of l 1 I different, anyone?</div>
<div><br></div><div><b style="color:rgb(255,0,0);font-family:monospace;font-size:12px;white-space:nowrap">2013-12-16 21:22:56 EET <a href="http://aprs.fi/?c=raw&limit=&view=hex&call=AC0VP-10" style="color:rgb(0,0,255);outline-style:none;text-decoration:none">AC0VP-10</a>: 124 bytes [Invalid symbol table or overlay]</b><br style="color:rgb(255,0,0);font-family:monospace;font-size:12px;white-space:nowrap">
<span style="color:rgb(255,0,0);font-family:monospace;font-size:12px;white-space:nowrap">0x00 A C 0 V P - 1 0 > A P J Y C 1 , T C P I P * , q A C , W E 7 U - </span><br style="color:rgb(255,0,0);font-family:monospace;font-size:12px;white-space:nowrap">
<span style="color:rgb(255,0,0);font-family:monospace;font-size:12px;white-space:nowrap">     41433056502d31303e41504a5943312c54435049502a2c7141432c574537552d</span><br style="color:rgb(255,0,0);font-family:monospace;font-size:12px;white-space:nowrap">
<span style="color:rgb(255,0,0);font-family:monospace;font-size:12px;white-space:nowrap">0x20 F 1 : = 3 9 2 5 . 3 6 N l 1 0 5 2 5 . 3 9 W & P H G 2 8 8 0 / W </span><br style="color:rgb(255,0,0);font-family:monospace;font-size:12px;white-space:nowrap">
<span style="color:rgb(255,0,0);font-family:monospace;font-size:12px;white-space:nowrap">     46313a3d333932352e33364e6c31303532352e33395726504847323838302f57</span><br></div><div><span style="color:rgb(255,0,0);font-family:monospace;font-size:12px;white-space:nowrap">                             ^^^^</span></div>
<div><span style="color:rgb(255,0,0);font-family:monospace;font-size:12px;white-space:nowrap"><br></span></div><div>See the hex ASCII codes, 0x6c for l and 0x31 for 1. The hex mode can be enabled using the drop-down thingy on the top of the display.</div>
<div><br></div><div>You could probably do the validity checking in YAAC too, to make the config bug immediately obvious to users.</div><div><br></div><div>- Hessu</div><div> </div></div></div></div>