<div dir="ltr">I've been going over the APRS 101 specification and teasing it apart using Heikki's excellent Ham::APRS::FAP library.<br><br><div>Page 66 of the APRS101 document gives two example weather report formats as objects:</div><div># Complete Weather Report Format — with Object and Lat/Long position<br></div>;BRENDA   *4903.50N/07201.75W_220/004g005t077r000p000P000h50b09900wRSW<br><div>;BRENDA   *092345z4903.50N/07201.75W_220/004g005b0990</div><div><br></div><div>The second object parses correctly. The first one does not.</div><div><br></div><div>From what I can figure out, the reason is because the first object doesn't have a valid time stamp. The 101 spec seems to indicate that Objects require a time stamp. So, is the first object truly invalid, or is a weather object without a timestamp a valid exception?</div><div><br></div><div>- Matt, N8SHA<br></div></div>