feat: add GPS diagnostics web UI

This commit is contained in:
Mitchell Moss
2026-04-23 18:54:19 -04:00
parent 37cd137bbb
commit 18300cbf42
11 changed files with 2512 additions and 1 deletions
+1
View File
@@ -36,6 +36,7 @@ dependencies = [
"paho-mqtt>=1.6.0",
"cherrypy-cors==1.7.0",
"psutil>=5.9.0",
"pyserial>=3.5",
"pyjwt>=2.8.0",
"ws4py>=0.6.0",
]