Commit Graph

113 Commits

Author SHA1 Message Date
Pablo Revilla
f72d7f70f1 Merge pull request #2 from madeofstown/master
Major Additions
2025-01-25 14:31:06 -08:00
Pablo Revilla
1cbe5effd2 Update store.py
Added Comments
2025-01-23 09:54:56 -08:00
Pablo Revilla
28092a510f Update web.py
Does it need a web.response>
2025-01-21 21:51:19 -08:00
madeofstown
0c46891f13 Graphs and Dark Mode 2025-01-20 20:23:27 -08:00
madeofstown
4c8a8245ca oops 2025-01-20 14:22:45 -08:00
madeofstown
796f572cef more meshtastic-python as submodule changes 2025-01-20 14:19:49 -08:00
madeofstown
57643b1a12 tryfix symlink origin 2025-01-20 13:54:22 -08:00
madeofstown
f898b4632f meshtastic/protobuf 2025-01-20 13:51:16 -08:00
madeofstown
f189147ab5 meshtastic python as submodule 2025-01-20 13:41:48 -08:00
madeofstown
fb66b74fe7 add symlink to submodule folder 2025-01-20 13:05:43 -08:00
madeofstown
5204851a6a Delete old pb2 files 2025-01-20 13:04:28 -08:00
madeofstown
e28dd0ce83 meshtastic-python as submodule 2025-01-20 12:41:47 -08:00
Pablo Revilla
ff4f3a3734 Added quick link for statistics on base.html 2025-01-17 13:40:32 -08:00
Pablo Revilla
fcfd7d6683 Fixed Typo 2025-01-17 13:37:31 -08:00
Pablo Revilla
5e7d94973e Providing /stats to give us basic reporting on number of nodes and packets seen by the tool 2025-01-17 12:52:11 -08:00
Pablo Revilla
58e700db2b Providing /stats to give us basic reporting on number of nodes and packets seen by the tool 2025-01-17 12:47:55 -08:00
Pablo Revilla
4bcc7b08d0 Providing /stats to give us basic reporting on number of nodes and packets seen by the tool 2025-01-17 12:46:26 -08:00
Pablo Revilla
63552b3d53 Update base.html
Added link to Meshview forks on Github
2025-01-14 14:22:47 -08:00
Pablo Revilla
ef725185b1 Update web.py 2025-01-13 15:50:27 -08:00
Pablo Revilla
35da39e079 UTC change made uplinked packets not work. reverted the changes. 2025-01-13 14:33:58 -08:00
Pablo Revilla
43418c1249 Changed the import time from UTC to the server's time 2025-01-13 13:03:15 -08:00
Pablo Revilla
4fa4e17f45 changes to README 2025-01-13 12:56:55 -08:00
Pablo Revilla
854f1c5555 changes to README 2025-01-11 14:39:54 -08:00
Pablo Revilla
f809bfc54f Modified read me to add the graphviz requirement 2025-01-11 14:38:59 -08:00
Pablo Revilla
1eff0e6d5c Modified read me to add the graphviz requirement 2025-01-11 11:01:47 -08:00
Pablo Revilla
aa90d23740 Changed html from <center> to a div with center 2025-01-11 10:59:19 -08:00
Pablo Revilla
8ec4ad2108 Changed html from <center> to a div with center 2025-01-09 17:42:13 -08:00
Pablo Revilla
e3768b81a9 Cleaned up Index page 2025-01-09 15:50:37 -08:00
Pablo Revilla
5882f79211 Added main menu and spacing 2025-01-09 15:45:50 -08:00
Pablo Revilla
a17db8ce93 Added main menu and spacing 2025-01-09 15:36:16 -08:00
pablorevilla-meshtastic
eebfdb84c3 Update README 2025-01-09 15:17:35 -08:00
Jason Michalski
c0641147cb Change the default topic.
There is no traffic on msh/US/bayarea/# now that we moved to a private
server.
2024-08-26 20:47:25 -07:00
Jason Michalski
9a2c76a0a3 Set an identifier when connecting to MQTT. 2024-08-26 20:46:14 -07:00
Jason Michalski
d4a174ebbf Fix packet details for missing nodes. 2024-08-25 20:06:11 -07:00
Jason Michalski
0838f385ff Do not set pool settings for sqlite. 2024-08-25 19:45:16 -07:00
Jason Michalski
15a6efd813 Update protos. 2024-08-21 20:51:25 -07:00
Jason Michalski
4127ef4951 Disable fitBounds animation. 2024-08-17 19:25:40 -07:00
Jason Michalski
20194265a4 Add popups on the packet details map. 2024-08-17 19:08:39 -07:00
Jason Michalski
33879f3eda Add more graphs. 2024-07-29 21:43:15 -07:00
Jason Michalski
ddfd2550ac Make the mobile layout less bad. 2024-07-29 18:59:42 -07:00
Jason Michalski
0d58967da2 Use my new found fitBounds powers on the node map. 2024-07-27 21:53:05 -07:00
Jason Michalski
5a23fb25bd Add a map to the packet details. 2024-07-27 21:50:24 -07:00
Jason Michalski
e3969e12d6 Add net view. 2024-07-27 20:33:36 -07:00
Jason Michalski
d01d442eb7 Show milliseconds in timestamp because Fnnc wants it. 2024-07-16 15:04:42 -07:00
Jason Michalski
4def7c47e9 Allow using freedom MQTT servers. 2024-07-15 20:12:12 -07:00
Jason Michalski
b7667485b3 404 on missing packets. 2024-07-15 14:37:51 -07:00
Jason Michalski
7fd735353d The position packet may not have a location. 2024-07-14 21:21:36 -07:00
Jason Michalski
f5966acb7f Link nodes in the traceroute graphs. 2024-07-14 19:59:57 -07:00
Jason Michalski
83547197df Use a smaller image static SNR graph. 2024-07-14 19:59:30 -07:00
Jason Michalski
df33c43d1c Stop trusting the client's clock. 2024-07-14 19:58:59 -07:00