meshtastic / ATAK-Plugin

ATAK Plugin for sending CoT to IMeshService
GNU General Public License v3.0
118 stars 13 forks source link

TAK_Packet payload decoding error #19

Open niccellular opened 1 month ago

niccellular commented 1 month ago

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

niccellular commented 1 month ago

getIsCompressed() is not returning the correct value

DB-SOC commented 1 month ago

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

niccellular commented 1 month ago

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