Commit Graph

187 Commits

Author SHA1 Message Date
Pablo Revilla
9006444cf8 Major changes to the project
- Now the database process and the web process are separate.
- Added Map
- Added new graphing tools
2025-03-05 16:53:05 -08:00
Pablo Revilla
707426dfd6 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	meshview/store.py
#	meshview/templates/node.html
#	meshview/web.py
2025-03-05 16:12:59 -08:00
Pablo Revilla
5f97274e80 Major changes to the project
- Now the database process and the web process are separate.
- Added Map
- Added new graphing tools
2025-03-05 16:11:40 -08:00
Pablo Revilla
445ffbc1fb Merge pull request #8 from madeofstown/net-graph
Fix the Network Graph button
2025-02-26 20:40:43 -08:00
madeofstown
e879030d70 Update README.md
technically flags are boolean arguments
2025-02-23 14:41:27 -08:00
madeofstown
272476c700 Update README.md
A few more changes - including a screenshot!
2025-02-23 14:37:56 -08:00
madeofstown
d381f9c009 Add files via upload 2025-02-23 14:30:47 -08:00
madeofstown
518f7f0c2f Delete screenshots/image.png 2025-02-23 14:30:12 -08:00
madeofstown
a66b3aa4f8 Add files via upload 2025-02-23 14:28:44 -08:00
madeofstown
334ffb03fe Delete screenshots/image.png 2025-02-23 14:28:21 -08:00
madeofstown
5ebfb4bf67 Add files via upload 2025-02-23 14:26:46 -08:00
madeofstown
e6680ff486 Rename image.png to nodeinfo.png 2025-02-23 14:25:09 -08:00
madeofstown
65ae1bb204 Add files via upload 2025-02-23 14:24:27 -08:00
madeofstown
44c30433c7 Delete config.ini 2025-02-23 14:18:16 -08:00
madeofstown
bcc9c03459 a few more changes with the readme 2025-02-23 14:14:57 -08:00
madeofstown
f17a3d2786 ok, it's a little more than just a fix 2025-02-23 13:33:43 -08:00
Pablo Revilla
532fd7a56d Merge remote-tracking branch 'origin/master'
# Conflicts:
#	config.ini
#	meshview/templates/map.html
2025-02-21 11:58:01 -08:00
Pablo Revilla
1bd41ae82a Adding screenshots 2025-02-21 11:57:01 -08:00
Pablo Revilla
bcb04bcec5 Create map.html 2025-02-21 11:56:07 -08:00
Pablo Revilla
03183384c6 Adding screenshots 2025-02-21 11:24:15 -08:00
Pablo Revilla
1a7a8b31a7 Merge pull request #7 from madeofstown/master
Fix for the mqtt bugs
2025-02-21 11:00:50 -08:00
madeofstown
4799a97f59 user is string not list 2025-02-20 19:24:04 -08:00
madeofstown
2bfb53ba45 Merge branch 'pablorevilla-meshtastic:master' into master 2025-02-20 19:19:58 -08:00
madeofstown
342a92c40e fix? 2025-02-20 19:16:59 -08:00
Pablo Revilla
4585f50b08 Adding screenshots 2025-02-20 10:19:05 -08:00
Pablo Revilla
b616623898 Adding screenshots 2025-02-20 10:17:38 -08:00
Pablo Revilla
6ea5cf7eba Added Map capabilities 2025-02-20 09:02:51 -08:00
Pablo Revilla
1432cefb4b Removed comments 2025-02-20 08:52:34 -08:00
Pablo Revilla
0c0c41e157 Removed comments 2025-02-20 08:52:08 -08:00
Pablo Revilla
4fd167a226 Merge pull request #6 from madeofstown/patch-3
Fix Code Snippet
2025-02-19 10:39:16 -08:00
madeofstown
2cdd2a7048 Update README.md
Fix embedded code snippet in README
2025-02-19 06:09:45 -08:00
Pablo Revilla
20bc89a21f Update README.md 2025-02-18 17:11:46 -08:00
Pablo Revilla
551b9f52eb Merge pull request #5 from madeofstown/master
Fix overlapping legends
2025-02-18 13:49:25 -08:00
Pablo Revilla
615dd44b85 Merge pull request #4 from madeofstown/configini
Add config file
2025-02-18 09:57:38 -08:00
Pablo Revilla
cacf072a51 Merge pull request #3 from madeofstown/patch-2
Update and rename README to README.md
2025-02-18 08:48:34 -08:00
madeofstown
a67383ee68 oops, add it back 2025-02-17 15:35:16 -08:00
madeofstown
ab1f1a71ea Fix Legend Overlap 2025-02-17 15:29:28 -08:00
madeofstown
f20ca4a88e Merge pull request #2 from madeofstown/configini
Merge configini branch into master
2025-02-17 14:47:20 -08:00
madeofstown
6406efffe8 Update README.md
Make python and graphviz requirements more clear
2025-02-17 14:28:06 -08:00
madeofstown
c8567fec6e Update README.md
More changes to reflect the addition of `config.ini`
2025-02-17 14:24:51 -08:00
madeofstown
c9d65a078a changes after testing 2025-02-17 13:49:34 -08:00
madeofstown
076abb5811 First changes - pre test 2025-02-17 13:04:42 -08:00
madeofstown
0de71c9f13 Update README.md
first mention of config.ini
2025-02-16 17:37:34 -08:00
madeofstown
4c07dcd2e5 Merge pull request #1 from madeofstown/patch-2
Update and rename README to README.md
2025-02-16 17:17:16 -08:00
madeofstown
a808b47295 Merge branch 'pablorevilla-meshtastic:master' into master 2025-02-16 17:09:07 -08:00
madeofstown
44f31c5eb7 Update README.md
fixed a spelling error
2025-02-16 13:28:11 -08:00
madeofstown
e04c3aaa08 Update and rename README to README.md
Also add new info for correctly cloning to include submodules
2025-02-16 13:21:06 -08:00
Pablo Revilla
55031ad711 Made the conversation section a bit more modern looking 2025-02-13 22:57:48 -08:00
Pablo Revilla
85c708a5a6 Added Weekly Mesh reporting 2025-02-13 11:18:11 -08:00
Pablo Revilla
0556706a30 Added new searching capabilities to our node reports 2025-02-12 08:50:19 -08:00