ATAK-Plugin icon indicating copy to clipboard operation
ATAK-Plugin copied to clipboard

TAK_Packet payload decoding error

Open niccellular opened this issue 1 year ago • 3 comments

There's some junk getting passed in the protobufs which makes it fail to decode.

niccellular avatar May 09 '24 20:05 niccellular

getIsCompressed() is not returning the correct value

niccellular avatar May 16 '24 17:05 niccellular

Is this potentially connected to the constant retransmission/excessive channel utilization issue that I just posted?

DB-SOC avatar May 20 '24 15:05 DB-SOC

no, its just the firmware sending us a compressed tak_packet and the plugin not knowing how to handle it. it shouldn't cause any problems, just noise in the logs

niccellular avatar May 21 '24 14:05 niccellular