Releases: meshtastic/ATAK-Plugin
1.0.9
Fixed a mistake with how shared preferences were used.
1.0.8
Add support for tracking bare meshtastic devices
Add support for relaying meshtastic traffic to connected servers
1.0.7
Fix for Android 14 security export filter on broadcast receivers.
1.0.6
- Tested on Android 13 and Android 14
- Meshtastic firmware 2.2.23.5672e68 (T-beam)
- Meshtastic Android App 2.2.23
- ATAK 4.10.0.4
Geochat and PLI are using the TAK Packet protobuf for optimized wire TX (PLI is ~30 bytes)
Other CoT's use libcotshrink
NOTES:
If your contacts are populated over WIFI/LTE but then you transition to off-grid with Meshtastic this plugin will clobber things like IP Address, Telephone number, etc that may have been populated while the contact was on WIFI/LTE.
ATAK 4.10.0 plugins work on 5+
1.0.5
Important
This release of the Meshtastic ATAK plugin is only compatible with firmware versions of v2.2.22 and above.
Optimized protobufs for PLI/Geochat
ATAK-Plugin 1.0.4
Instead of monitoring for service disconnects, monitor for radio disconnects.
ATAK-Plugin 1.0.3
Added some try/catch around the arraycopy to prevent crashing
ATAK-Plugin 1.0.2
Clean up - updated the build version and target sdk - removed the proguard diff text - fixed the manifest missing exported in the activity
ATAK-Plugin for Meshtastic IMeshService
Refactored chunking Better chunking