paulmandal / atak-forwarder

Forwards packets to/from ATAK over an off-grid communication layer
MIT License
390 stars 42 forks source link

Autosend COT forwarding issue #194

Open whiskas85 opened 7 months ago

whiskas85 commented 7 months ago

I have 3 nodes:

If I set a COT in AUTOSEND on:

The same happens for positioning

CypressXt commented 7 months ago

Hey @whiskas85, thanks for the report, I've experienced the same on my side :+1: .

paulmandal commented 6 months ago

You can imagine the connection between ATAK and a Server (likely over WiFi) as a big pipe, and the connection to Meshtastic as a little straw. You couldn't feed the big pipe of the ATAK->Server connection into the tiny straw of the ATAK->Meshtastic connection without clogging it up.

whiskas85 commented 6 months ago

Yes I understand the situation. What about bulk update them in one message? Removing all the useless information but keeping ID and position. Do you think can be possible?