John Gorkos

Results 4 issues of John Gorkos

This morning, I made several changes to a note, then wanted to switch to another note. I got the modal popup that says "You have made changes to this note...

https://github.com/dl9rdz/rdz_ttgo_sonde/blob/27d342ae0e8a184b91a063b25c2367e34c5316c9/RX_FSK/src/aprs.cpp#L279 Saw this packet come across APRS-IS tonight: `ON2KGC-5>APRRDZ,TCPIP*,qAC,T2BELGIUM:!5035.56N00553.63EON2KGC-13 rdzTTGOsonde-devel20230427 ` it looks to be invalid and unparsable. !5034.56N 00553.63E ON2KGC-13..... Should be a pretty quick fix. I see another...

I'm unhappy with the data structures we're using for the base APRSPacket. Hear me out: I've been working on adding weather data parsers. It's not too complex, but it highlights...

https://github.com/ab0oo/javAPRSlib/blob/34e930a3e7b7fc382955fea762708a98f5374cc6/src/main/java/net/ab0oo/aprs/parser/PositionParser.java#L506 @ge0rg Do you have any idea what's missing here? I've made a note not to leave myself vague TODOs in the future...