Commit graph

428 commits

Author SHA1 Message Date
Anton Roslund
dff6ed035a Ability to show traceroutes on map. 2025-08-10 15:17:04 +02:00
Anton Roslund
a9e749a336 Collect node max hops 2025-08-10 10:41:39 +02:00
Anton Roslund
ce8adb88a4 Provide propper timestamps 2025-08-09 16:33:49 +02:00
Anton Roslund
41bafcaaff Fixed current hour bug 2025-08-09 16:13:56 +02:00
Anton Roslund
35d1fdbc6f Allow environment graphs to span a full day. 2025-08-06 21:45:20 +02:00
Anton Roslund
1ee526caf7 Collect is_unmessagable, and public_key. 2025-08-06 19:48:26 +02:00
Anton Roslund
162f8da79c Load protobufs from submodule 2025-08-03 21:05:33 +02:00
Anton Roslund
e11367544d Missed to remove firmware version from update. 2025-07-23 12:27:11 +02:00
Anton Roslund
cbcbeb9a22 Add jitter to imprecise positions 2025-07-23 08:07:33 +02:00
Anton Roslund
4c745123c1 Show ok to MQTT on map 2025-07-23 08:05:29 +02:00
Anton Roslund
800dcfef78 Only change firmware version and ok_to_mqtt if bitfield is present. 2025-07-23 08:04:04 +02:00
liamcottle
3eed255eb4 use purple lines between position history markers 2025-07-08 16:37:13 +02:00
liamcottle
2bc82ae7a3 add device image for STATION_G2 2025-07-08 16:34:36 +02:00
liamcottle
9d7a60efa5 remove white background from device images 2025-07-08 16:31:06 +02:00
liamcottle
8c064ac6e6 rotate and optimise image 2025-07-08 16:30:57 +02:00
Travis Hardiman
b3bb02fede replace U+00BA º (not degrees) with U+00B0 ° (degrees)
U+00BA º MASCULINE ORDINAL INDICATOR vs. U+00B0 ° DEGREE SIGN (°)
2025-07-08 16:30:42 +02:00
Iris
11f5898996 Add files via upload 2025-07-08 16:30:25 +02:00
sgtwilko
17be3cb6a9 Change Voltage chart to use suggested min/max (#1)
The Voltage/Current chart often either shows lines with so little variation that you cannot see changes, or the values go off the top/bottom.

This change allows the chart to adapt dynamically to the values being returned.
2025-07-08 16:30:10 +02:00
Anton Roslund
d95af37be5 Add backbone layers 2025-06-27 11:15:52 +02:00
Anton Roslund
e30fb12aa8 More relaxed snr limits 2025-06-26 22:35:34 +02:00
Anton Roslund
6691df73f5 Add IAQ metrics 2025-06-26 22:33:37 +02:00
Anton Roslund
9b69d0ce27 Additional device images 2025-05-13 19:46:23 +02:00
Anton Roslund
cf3f053e12 Found better way to calculate neighbour offset. 2025-04-28 23:26:54 +02:00
Anton Roslund
305f091142 Revert "add configNeighboursPolylineOffset"
This reverts commit 4d1bdba6e0.
2025-04-28 23:22:16 +02:00
Anton Roslund
4d1bdba6e0 add configNeighboursPolylineOffset 2025-04-27 09:10:34 +02:00
Anton Roslund
6210f04ea5 Keep track of the names a node has been using 2025-04-26 22:09:31 +02:00
Anton Roslund
55cbdb63ba Add channel-utilization-stats 2025-04-20 22:19:07 +02:00
Anton Roslund
c251c5adb8 Filter packages not sent over LoRa from stats 2025-04-20 11:38:48 +02:00
Anton Roslund
189c89a7ca still testing 2025-04-19 09:34:40 +02:00
Anton Roslund
8b84a3a91c testing in production 2025-04-19 09:32:32 +02:00
Anton Roslund
6cd07fe314 adding battery-stats API 2025-04-19 09:28:49 +02:00
Anton Roslund
fac5a91829 include PKI packages in portnum-counts 2025-04-16 19:26:02 +02:00
Anton Roslund
2fbaab81c5 cleanup of unused apis and functions 2025-04-16 19:16:27 +02:00
Anton Roslund
bfb845ac37 Exclude map reports from from portnum-counts 2025-04-16 19:11:14 +02:00
Anton Roslund
274f0b8efa updates stats for testing 2025-04-16 18:52:51 +02:00
Anton Roslund
c8f322f012 Collect packet_id for ServiceEnvelopes 2025-04-15 20:49:27 +02:00
Anton Roslund
f35a8876f9 fix firmware version bug 2025-04-15 18:03:56 +02:00
Anton Roslund
af2a663dab Collect portnums for ServiceEnvelopes 2025-04-15 17:55:04 +02:00
Anton Roslund
342c8dc87a collect ok-to-mqtt falg 2025-04-15 17:27:15 +02:00
Anton Roslund
ff8bb07f7f Capture firmware version based on bitfield 2025-04-14 19:33:03 +02:00
Anton Roslund
9411c9e4cc remove LoRa region from sidebar and tooltip 2025-04-14 17:31:45 +02:00
Anton Roslund
7ab62a9968 Don't distinguish mqtt nodes with color 2025-04-14 17:21:33 +02:00
Anton Roslund
a3c4667f34 Use self reported height for terrain graph 2025-04-13 08:30:44 +02:00
Anton Roslund
700ee298c4 Get PortNums from protobufs 2025-04-09 10:03:46 +02:00
Anton Roslund
4c6bccc058 filter map reports from portnum-counts 2025-04-07 21:41:06 +02:00
Anton Roslund
cdcefee641 add portnum-counts stats api 2025-04-07 20:52:59 +02:00
Anton Roslund
6e9d425bda add most active nodes stats 2025-03-31 21:11:49 +02:00
Anton Roslund
984771925f don't sort it 2025-03-31 18:59:47 +02:00
Anton Roslund
cadc78d1d4 fix hardware stats API 2025-03-30 16:43:20 +02:00
Anton Roslund
fd36e1b0a2 Add position-precision api 2025-03-30 16:17:51 +02:00