initial commit

This commit is contained in:
saji 2024-11-14 13:40:46 -06:00
commit fccac81377
2 changed files with 15 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module git.saji.dev/saji/meshcoverage
go 1.23.2

12
readme.md Normal file
View file

@ -0,0 +1,12 @@
# meshcoverage
A simple project to record known positions of meshtastic nodes and build a coverage heatmap based on historical data.
`meshcoverage` aims to be anonymity-preserving while providing useful information for mesh builders.
Features:
- Heatmap of known uplinks and their first-hop.
- Stationary Node Detection
- (Optional) Station Node Coverage Map.