mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
* Update MeshService.kt to store the channel for received packets. The channel for received packets is now stored, allowing for better tracking and management. * Update node info creation to include channel data - Updates `getOrCreateNodeInfo` to accept a channel parameter and to save the channel to the node info during instantiation of a new/unknown node. - Updates `updateNodeInfo` to accept a channel parameter and pass it to the updated function. - Updates call to `updateNodeInfo` in `handleReceivedData` to pass the packet channel data to it. |
||
|---|---|---|
| .. | ||
| schemas/com.geeksville.mesh.database.MeshtasticDatabase | ||
| src | ||
| .gitignore | ||
| build.gradle | ||
| google-services.json | ||
| proguard-rules.pro | ||