Commit Graph

373 Commits

Author SHA1 Message Date
liamcottle 09a2bcb3ad update announcement 2025-06-15 19:01:13 +12:00
liamcottle 2a1ef2131a users must provide their own protobuf schema files 2025-06-15 16:35:16 +12:00
liamcottle 8a43c9d3d1 remove protobuf from server 2025-06-15 16:26:33 +12:00
liamcottle ffe1c6c30a remove protobufs 2025-06-15 15:17:20 +12:00
liamcottle 1aa32cfa35 use purple lines between position history markers 2025-04-25 17:36:52 +12:00
Liam Cottle b87a7b2f27 Merge pull request #92 from sgtwilko/StopGraphFromCuttingOffValues
Change Voltage chart to use suggested min/max (#1)
2025-04-25 17:26:56 +12:00
liamcottle 2ab169b4ff update device image for RP2040_LORA 2025-04-25 17:20:31 +12:00
liamcottle 821d6177c3 add device image for SEEED_XIAO_S3 2025-04-25 17:12:27 +12:00
liamcottle 8acc4696db add device image for STATION_G2 2025-04-25 17:10:25 +12:00
liamcottle cd6a99a179 remove white background from device images 2025-04-25 17:07:22 +12:00
liamcottle 90dc3ae449 rotate and optimise image 2025-04-25 16:38:00 +12:00
Liam Cottle 07e362745a Merge pull request #96 from valzzu/master
add image for nrf52 diy nodes
2025-04-25 16:37:11 +12:00
Travis Hardiman 54ebb429d1 replace U+00BA º (not degrees) with U+00B0 ° (degrees)
U+00BA º MASCULINE ORDINAL INDICATOR vs. U+00B0 ° DEGREE SIGN (°)
2025-04-25 00:20:39 -04:00
Iris 92a649ad90 Add files via upload 2025-04-03 08:07:22 +03:00
sgtwilko 9ff76345b0 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-02-26 13:06:57 +00:00
liamcottle 43cf12015d add admin tool to purge all records for a provided node id 2025-01-12 23:32:53 +13:00
liamcottle 3bcdb2628a include router_late nodes in routers layer 2025-01-12 07:08:19 +13:00
liamcottle 7b19eb5740 add new hardware models 2025-01-12 07:02:10 +13:00
liamcottle 1ead63da36 add short_turbo modem preset 2025-01-12 07:01:47 +13:00
liamcottle 619aa07c4a add philippines regions 2025-01-12 07:01:25 +13:00
liamcottle 94c3126f27 add router_late role 2025-01-12 07:00:55 +13:00
liamcottle 2bcca288e5 add image for heltec t114 2024-12-17 20:21:08 +13:00
liamcottle 5efc7b57bd add params to api docs 2024-12-17 16:57:47 +13:00
liamcottle a10aae3de0 update docs 2024-12-17 16:41:56 +13:00
liamcottle 8cc0d4bd83 update api docs endpoint 2024-12-17 16:25:07 +13:00
liamcottle d90d4b0b28 collect wind environment metrics 2024-12-17 16:09:55 +13:00
liamcottle 58e256de5d update telemetry proto 2024-12-17 15:47:24 +13:00
liamcottle 1b3d4c9635 show temperature in graph down to -20ºc 2024-12-16 00:23:10 +13:00
liamcottle ac10e81343 fix bug where forgetting outdated node positions updated the updated_at column when the node never had a position 2024-12-12 14:14:20 +13:00
liamcottle f4295deb04 don't use node reported altitude for now 2024-11-24 17:08:08 +13:00
liamcottle 53c104e3ad add dynamic terrain image to neighbour line popups 2024-11-24 16:51:34 +13:00
liamcottle 3d11f77eb1 add cli option to forget outdated positions for nodes 2024-11-21 12:56:10 +13:00
liamcottle 1de9effd9a add open topo map layer 2024-11-21 11:09:14 +13:00
liamcottle bbf9a50353 add seconds to date time 2024-11-07 23:14:26 +13:00
liamcottle e76abd8d9f remove colon between minutes and am/pm 2024-11-07 23:09:34 +13:00
liamcottle 537f81230b show full date and time for gated messages instead of relative time ago 2024-11-07 23:07:51 +13:00
liamcottle 322a17bca1 adjust lang 2024-10-03 10:26:54 +13:00
liamcottle 4959df3119 update position precision on packet to show that it is no longer full precision 2024-10-03 10:14:21 +13:00
liamcottle ebf4c75bfa use same logic as meshtastic firmware to obfuscate position 2024-10-03 09:52:41 +13:00
liamcottle 14c7339ed0 implement function to set integer position precision in bits 2024-10-03 09:41:57 +13:00
liamcottle 98a58eb3e3 add info about positions on v2.4 being truncated 2024-10-02 22:10:19 +13:00
liamcottle 7e316d3194 add todo 2024-10-02 21:48:03 +13:00
liamcottle e57f1a2b67 set node position precision from position packet 2024-10-02 20:38:06 +13:00
liamcottle 9bebc870bd add cli flag to limit position precision to x decimal places for v2.4 firmware and older 2024-10-02 01:52:03 +13:00
liamcottle 759567917a add cli flag to drop portnums that don't have the bitfield available 2024-09-28 09:47:26 +12:00
liamcottle 90529f9486 add info about disabling ok to mqtt in v2.5 firmware to be hidden from this public map 2024-09-27 17:19:39 +12:00
liamcottle 23c2786f05 add info about v2.5 firmware needing ok to mqtt enabled 2024-09-27 17:02:16 +12:00
liamcottle 792833a14e add cli flag to drop packets that are not ok to mqtt 2024-09-27 16:06:46 +12:00
liamcottle 21272afab1 adjust range of pressure chart scale 2024-09-11 12:34:55 +12:00
liamcottle 2cd6e570eb cli options should not default to true, as it's impossible to turn off 2024-09-09 14:07:51 +12:00