meshtastic/ATAK-Plugin

TAK_Packet payload decoding error

Closed this issue · 3 comments

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

getIsCompressed() is not returning the correct value

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

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