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
84051acf
Verified
Commit
84051acf
authored
2 months ago
by
Volkor Barbarian Warrior
Browse files
Options
Downloads
Patches
Plain Diff
make the readme more good
parent
b45cfe95
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+25
-12
25 additions, 12 deletions
README.md
with
25 additions
and
12 deletions
README.md
+
25
−
12
View file @
84051acf
...
...
@@ -19,24 +19,37 @@ I was unhappy with all of these in some way. They're really good for getting a a
This project serves as all that + a full historical backend of a meshtastic network.
## What it does
## What it does
(currently)
-
Logs meshtastic packets
-
Saves them to a database
-
Serves the data to a future GUI
-
Serves the data to a public webpage
## What it doesn't
-
Runs meshtastic (you still need a meshtastic device)
-
Supports anything other than TCP Connection. (yet)
-
[ ] Bluetooth (native? how? wtf?)
-
Shows nodes in a ugly egui frontend
## What it doesn't (currently)
Rough order of how much I want to add support.
-
[ ] Shows Historical Data as a nice graph
-
[ ] SNR (both individual neighbours and overall)
-
[ ] Messages per day?
-
[ ] Number of Nodes seen
-
[ ] Channel Util
-
[ ] any valid SQLite query?
-
[ ] Location History
-
[ ] Battery
-
[ ] Sensor Statisics
-
[ ] Live Map of positions
-
[ ] 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)
-
[ ] Generates a nice public dashboard (static http, once every hour?)
-
Supports anything other than TCP Connection.
-
[ ] Bluetooth (how? wtf? i hate bluetooth!)
-
[ ] Direct Serial (this seems easy?)
-
Serial support can be cheated, ser2net works fine.
-
Had a GUI (yet?)
-
I'm thinking this is a nice backend, with a egui frontend for that hacker / minimalist / functional look.
-
[ ] MQTT for extra nodes?
-
[ ] Lets you send messages/packets
-
[ ] Supports multiple meshtasticn nodes
-
[ ] Supports multiple meshtastic nodes
-
Runs meshtastic (you still need a meshtastic device)
## Installation
...
...
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