javAPRSlib icon indicating copy to clipboard operation
javAPRSlib copied to clipboard

PositionPacket without timestamp?

Open jhbmueller opened this issue 7 years ago • 1 comments

Hi, i encountered a strange behavior and investigated a little. It seems to me that the PositionPacket is sent out without a timestamp (and can therefor not be received correctly due to a resulting parsing problem). 73, Jan DL1JHM

jhbmueller avatar Jan 08 '18 02:01 jhbmueller

The timestamp is optional, and normally the code should be able to properly parse the position packets it generates. Can you provide example strings?

ge0rg avatar Feb 08 '18 17:02 ge0rg