Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Y
yams
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Volkor Barbarian Warrior
yams
Commits
27b88a47
Verified
Commit
27b88a47
authored
2 months ago
by
Volkor Barbarian Warrior
Browse files
Options
Downloads
Patches
Plain Diff
update changelog and readme
parent
0c8e3d6f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+13
-1
13 additions, 1 deletion
CHANGELOG.md
README.md
+1
-1
1 addition, 1 deletion
README.md
with
14 additions
and
2 deletions
CHANGELOG.md
+
13
−
1
View file @
27b88a47
# 0.1.0 (2025-02-02)
-
Added distance calculation to the UI
-
Added meshpacket logging (although I might want to remake it for logging telemetry / messages / other stuff better)
# 0.1.0 (2025-01-30)
-
Added historical logging of data
-
Added a really bad egui for testing
# 0.1.0 (2025-01-12)
-
You can connect to a network connected node.
-
Packets are logged to a database.
\ No newline at end of file
-
Nodes are logged to a database.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
27b88a47
...
...
@@ -24,6 +24,7 @@ This project serves as all that + a full historical backend of a meshtastic netw
-
Logs meshtastic packets
-
Saves them to a database
-
Shows nodes in a ugly egui frontend
-
Shows distance to the connected node
## What it doesn't (currently)
Rough order of how much I want to add support.
...
...
@@ -44,7 +45,6 @@ Rough order of how much I want to add support.
-
[ ] Can we show the potential nodes that don't have GPS?
-
[ ] Can we use heard traceroutes to map out neighbours in the mesh?
-
Can we send out some traceroutes every few hours to map it if we don't? (some people don't like meshsense for this reason)
-
[ ] calculate distance to 'collector node'
-
[ ] Generates a nice public dashboard (static http, once every hour?)
-
Supports anything other than TCP Connection.
-
[ ] Bluetooth (how? wtf? i hate bluetooth!)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment