Commit graph

1925 commits

Author SHA1 Message Date
Garth Vander Houwen
2392a9f16e get public mqtt username and password from environment variables 2025-02-07 09:45:28 -08:00
Garth Vander Houwen
ed87b47a9f
Merge pull request #1073 from daviesgeek/add-traceroute-notification
send tr received notification
2025-01-27 13:34:33 -08:00
Garth Vander Houwen
a8021f6970
Merge pull request #1070 from Thynix/spell-coordinates
Fix spelling of "coordinates"
2025-01-27 13:31:14 -08:00
Garth Vander Houwen
11531ed2de
Merge pull request #1069 from meshtastic/notificationsFix
Notifications fix
2025-01-27 13:05:26 -08:00
Garth Vander Houwen
52a69886bd
Merge pull request #1071 from daviesgeek/add-power-metrics
Add power metrics
2025-01-27 12:29:22 -08:00
Garth Vander Houwen
72b84d4b0c Fix true heading arrow, bump minimum firmware version 2025-01-27 12:25:40 -08:00
Matthew Davies
489ca28529
send tr received notification 2025-01-26 12:07:47 -08:00
Matthew Davies
d4b1c70a73
Update to power charts
Added navigation bar
Added clear and save buttons
Added min/max to charts
Also added iphone charts
2025-01-25 10:58:32 -08:00
Matthew Davies
c7a0ac5efb
Add power metric charts 2025-01-25 00:13:12 -08:00
Matthew Davies
bec24ba93c
Add power metrics widgets for node detail screen 2025-01-25 00:13:12 -08:00
Steve Dougherty
0975941015
Fix spelling of "coordinates"
This is displayed during first-time setup as the app requests permissions, so it's high-profile.
2025-01-22 18:58:45 -05:00
Benjamin Faershtein
4a0e0ca0c0
Update LocalNotificationManager.swift 2025-01-22 12:20:43 -08:00
Benjamin Faershtein
194171dd15
Update MeshPackets.swift 2025-01-22 12:19:13 -08:00
Benjamin Faershtein
4c674c068a
fix 2025-01-22 12:18:53 -08:00
Benjamin Faershtein
79ef5f09f0
remove all changes made to mesh packets 2025-01-22 12:16:41 -08:00
Benjamin Faershtein
0539facafb
Merge branch 'main' into notificationsFix 2025-01-22 12:12:55 -08:00
Garth Vander Houwen
88e7c92f89 Switch to new locations handler 2025-01-21 09:19:14 -08:00
Garth Vander Houwen
e565a4d3bc Bump version 2025-01-20 08:03:15 -08:00
Garth Vander Houwen
4a7f5a261f
Merge pull request #1058 from meshtastic/2.5.17
2.5.17
2025-01-15 22:02:05 -08:00
Garth Vander Houwen
f5a9127f05 Update TLS help text 2025-01-15 16:31:09 -08:00
Garth Vander Houwen
4cb2125752 Hide username, password and tls toggle for public server 2025-01-15 16:28:00 -08:00
Ben Meadors
805dca6562 Add to channel notification as well 2025-01-15 15:57:48 -06:00
Ben Meadors
53ec91a771 Fix plumbing of critical bool for textMessagePacket notification 2025-01-15 09:43:21 -06:00
Garth Vander Houwen
de286afa80
Merge pull request #1052 from meshtastic/2.5.16
2.5.16
2025-01-12 21:01:23 -08:00
Garth Vander Houwen
ae2a58d4e1 Updates to MQTT config and admin key 3 2025-01-12 20:49:44 -08:00
Garth Vander Houwen
a88edec25b
Merge pull request #1034 from meshtastic/2.5.15
v2.5.15 changes
2025-01-11 19:00:43 -08:00
Garth Vander Houwen
da1afd9a81 Add deviceid from mynodeinfo to core data 2025-01-11 10:35:53 -08:00
Garth Vander Houwen
c66c69d887
Merge pull request #1033 from nikdale/update-lora-config-translations
Update lora config translations
2025-01-11 10:32:19 -08:00
Garth Vander Houwen
2e5c1e3bdc
Merge pull request #1046 from bjpetit/tr-back-update
Update traceroute back route display to handle case where route back is not valid
2025-01-11 07:59:29 -08:00
Garth Vander Houwen
a31fda92d1 Make message button match user list 2025-01-11 07:28:59 -08:00
Garth Vander Houwen
e1f2e34c2e Add criticial alerts functionality to textMessageAppPacket 2025-01-10 08:32:42 -08:00
Benjamin Faershtein
4e419bea23
Merge branch 'notificationsFix' into main 2025-01-08 13:37:49 -08:00
Garth Vander Houwen
4062c677ab Dont use environment variables 2025-01-08 11:05:59 -08:00
Brent Petit
a00aa40e36 Update traceroute back route display to handle case where route back
is not valid
2025-01-08 08:58:21 -06:00
Garth Vander Houwen
d270d0ee44 Use foundation for environment variables 2025-01-01 12:11:56 -08:00
Garth Vander Houwen
3a79e10182 Use environment variables for default MQTT server connection info for client proxy 2025-01-01 11:56:25 -08:00
Garth Vander Houwen
abaa913d86 Fix device images for tloras 2025-01-01 11:20:46 -08:00
Garth Vander Houwen
57b9363311 Bump version, add criticial alerts entitlement 2025-01-01 10:45:25 -08:00
Ben
d7544f662f
Update frequency slot description in Settings >> LoRa
Clarify (1) there is a single operating frequency, (2) what goes into deriving the frequency.

Based on conversation in https://www.reddit.com/r/meshtastic/comments/1howp8k/frequency_slot_changes/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button
2024-12-29 14:23:18 -08:00
Benjamin Faershtein
f3b6d9f504
Make notifications instant 2024-12-28 17:36:15 -08:00
Ben Meadors
d372cea4da Add AlertApp portnum to text message handling 2024-12-27 09:10:31 -06:00
Nikola Dašić
a628ff232a
Update LoraConfigEnums.swift whitespace 2024-12-25 09:43:08 +01:00
Nikola Dašić
e106573f18 Update lora config translations 2024-12-24 23:19:17 +01:00
Garth Vander Houwen
e4ba47abc2 Reciprical extension for measurement angles (headings) 2024-12-22 09:49:56 -08:00
Garth Vander Houwen
e2ce6bff07
Merge pull request #814 from meshtastic/filter-unreachable-users
Don't Show unreachable nodes in the contact list
2024-12-22 09:13:01 -08:00
Garth Vander Houwen
3a2f2a76e1
Merge branch 'main' into filter-unreachable-users 2024-12-22 09:11:46 -08:00
Garth Vander Houwen
da6d92fa3e
Merge pull request #1030 from meshtastic/configurable-columns
Configurable table columns and chart series for the Environment Metrics Log
2024-12-22 09:00:30 -08:00
Garth Vander Houwen
4d4be3b20a
Merge pull request #978 from bjpetit/traceroute-twoway-direct
Traceroute two-way direct support
2024-12-22 08:59:49 -08:00
Garth Vander Houwen
a9099442fd
Merge branch 'main' into traceroute-twoway-direct 2024-12-22 08:59:20 -08:00
Jake-B
d5e0ee776b Changed button icon to tablecells 2024-12-21 21:21:42 -05:00