Skip to content

Releases: palachzzz/Meshcore-Wardrive-Android-Source

Meshcore Wardrive Meshcoretel 1.0.6

11 May 16:29

Choose a tag to compare

Coverage block now shows 2 byte repeater id
Metric system by default
Time-based ping by default
Fix duplicate samples
Version postfix

Meshcore-Wardrive Multi-response v1.0.3

10 May 09:59

Choose a tag to compare

Add new ping time intervals (20s, 25s, 45s)

Meshcore-Wardrive Multi-response v1.0.2

10 May 09:41

Choose a tag to compare

Fix edge lines for 32byte nodeid
Fix UI during connection

Meshcore Wardrive Meshcoretel 1.0.5

10 May 11:46

Choose a tag to compare

Changed default API to Meshcoretel
(to see results https://meshcoretel.ru/coverage)

Meshcore_wardrive_fullNodeID

09 May 10:19

Choose a tag to compare

Changes comparing to main:
Instead of 4-byte node ID, full 32-byte node ID stored, and can be exported and send to online service.

Multi-response handling, full node ID

09 May 21:41

Choose a tag to compare

Previously it was taking only one sample from one ping.
In case if many repeaters responded, app choosing only one with best SNR. Which makes wardrive very ineffective.
I changed behaviour, every repeater response stored in samples, which gives much better result.