javAPRSlib
javAPRSlib copied to clipboard
PositionPacket without timestamp?
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
The timestamp is optional, and normally the code should be able to properly parse the position packets it generates. Can you provide example strings?