Commit Graph

21 Commits

Author SHA1 Message Date
538023f7b6 collect position history in database 2024-05-23 20:44:52 +12:00
fbaafccec8 collect uptime telemetry added in meshtastic v2.3.5 2024-04-16 16:32:26 +12:00
1386ed78c4 add migration to add columns and drop existing traceroutes, also updated ui 2024-04-16 14:15:25 +12:00
7acd0f36db collect extra map report data 2024-03-31 23:59:55 +13:00
ec5607de12 nodes should be created and updated from map report packets 2024-03-31 23:47:56 +13:00
cfb6bf1f4d collect and show mqtt state for nodes 2024-03-31 18:05:31 +13:00
020c78ac85 track when node position was last updated 2024-03-23 23:47:37 +13:00
b9082ebedb track when neighbours were last updated 2024-03-23 23:34:02 +13:00
d7252c9962 store neighbour info directly in the nodes table 2024-03-23 22:56:03 +13:00
961ea71c84 collect channel and gateway data for traceroutes 2024-03-19 02:27:23 +13:00
f130ee99fe add index to gateway id on service envelopes table 2024-03-16 19:10:39 +13:00
d94bfe471e collect service envelopes 2024-03-16 18:32:19 +13:00
bb7fa83d94 collect waypoints 2024-03-15 16:11:51 +13:00
70750681ff collect text messages 2024-03-14 23:28:49 +13:00
b812d730dc collect device metrics 2024-03-14 00:55:27 +13:00
9344d9d6e7 add database index for node ids to increase performance 2024-03-13 15:13:06 +13:00
2761aa42de collect map reports 2024-03-13 15:05:51 +13:00
020b4be72c collect traceroutes 2024-03-13 14:18:47 +13:00
4701c4d9ce collect neighbour info 2024-03-13 13:54:32 +13:00
a9c129cea0 collect device metrics telemetry 2024-03-13 04:14:30 +13:00
cef784f7da implement database and mqtt client to cache node info 2024-03-13 03:46:50 +13:00