Commit graph

866 commits

Author SHA1 Message Date
Garth Vander Houwen
20384e4899 Check for connected node num when packets come in from the radio 2025-08-12 23:03:48 -07:00
Garth Vander Houwen
8812ef4c11 pass data properly 2025-07-28 11:44:55 -07:00
Garth Vander Houwen
5da1b80076
Update Meshtastic/Helpers/GeoJSONOverlayConfig.swift
geo json validation

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-28 11:30:03 -07:00
Garth Vander Houwen
310b371616
Update Meshtastic/Helpers/MapDataManager.swift
Add geojson validation

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-28 11:29:12 -07:00
Garth Vander Houwen
0e65ef68b2 Additional map form consistancy cleanup 2025-07-28 09:33:04 -07:00
Garth Vander Houwen
de84fef98c
Merge pull request #1318 from meshtastic/burning_man
Map Overlays - UI to add and manage geojson based map overlays
2025-07-27 11:56:37 -07:00
Garth Vander Houwen
57d290b800 Updated device images 2025-07-26 09:09:49 -07:00
Jacob Powers
8d65aacbd8 spaces -> tabs 2025-07-23 20:58:46 +00:00
Jacob Powers
11b95dca4d swiftlint 2025-07-23 20:26:50 +00:00
Jacob Powers
d33bbfc04f display points of interest with names 2025-07-22 06:40:43 +00:00
Jacob Powers
abe0144d48 fixes 2025-07-22 04:13:54 +00:00
Jacob Powers
ee43a3f4dc cleanup 2025-07-22 03:23:43 +00:00
Jacob Powers
1e95694c7b remove some print statements 2025-07-22 02:18:00 +00:00
Jacob Powers
e07277410f wip multiple file uploads - geojson files 2025-07-22 02:03:36 +00:00
Jacob Powers
909ec06fd9 wip 2025-07-22 00:48:50 +00:00
Jacob Powers
7e0d37d76f remove some burning man references 2025-07-21 21:42:36 +00:00
Garth Vander Houwen
851b8ca900 update mqtt port parsing 2025-07-21 12:00:55 -07:00
Garth Vander Houwen
22c147f245 remove unnessary onboarding check from blemanager, update locationshandler with long timout if location services do not return 2025-07-20 09:45:47 -07:00
Garth Vander Houwen
2140fe916b Force SSL for the default MQTT server 2025-07-19 08:20:17 -07:00
Garth Vander Houwen
ae2f4cf85e How about we comment some confusing code. 2025-07-17 19:03:41 -07:00
Jacob Powers
64c96ccb94 updates - compressed overlay data 2025-07-18 01:48:18 +00:00
Jacob Powers
6adefdb3aa updates 2025-07-18 01:28:21 +00:00
Garth Vander Houwen
db33832030
Merge pull request #1313 from powersjcb/burningmesh-geojson-overlay
WIP: add hardcoded offline mapping overlay for burning man event
2025-07-17 07:16:31 -07:00
Garth Vander Houwen
2b0ce47f22 Fixing linting errors caused by the bens 2025-07-16 15:54:53 -07:00
Garth Vander Houwen
940ebab3ad get canned messages after the module is saved in all cases 2025-07-16 15:15:33 -07:00
Jacob Powers
f09fcd82f7 wip
map renders streets

fix files
2025-07-16 02:45:17 +00:00
Garth Vander Houwen
a190e03135
Update Meshtastic/Helpers/BLEManager.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-15 09:36:07 -07:00
Garth Vander Houwen
4b7dfc3af2 Point emoji notifications to the message they are part of 2025-07-14 22:41:32 -07:00
Garth Vander Houwen
da40b4b0b2 Resume continuation 2025-07-14 20:27:02 -07:00
Garth Vander Houwen
8a5eac9b03 guard connected peripheral 2025-07-13 22:30:39 -07:00
Garth Vander Houwen
9b29e62c9e Removed method unused with device onboarding 2025-07-12 23:00:42 -07:00
Garth Vander Houwen
66004a3276 Merge branch '2.6.12' 2025-07-11 20:33:50 -07:00
Garth Vander Houwen
d6245e33b1 A little more cleanup 2025-07-11 19:42:59 -07:00
Garth Vander Houwen
964948fb7e Cleaned up onboarding flow 2025-07-11 14:13:43 -07:00
Garth Vander Houwen
536975eff5 Merge branch 'main'
#Conflicts:
#	Meshtastic/AppIntents/RestartNodeIntent.swift
#	Meshtastic/Extensions/UserDefaults.swift
#	Meshtastic/MeshtasticApp.swift
2025-07-11 09:21:12 -07:00
Garth Vander Houwen
9930432a4e delete unused code 2025-07-10 10:28:25 -07:00
Garth Vander Houwen
9e1393edf0 Merge remote-tracking branch 'refs/remotes/origin/2.6.12' 2025-07-10 10:23:12 -07:00
Garth Vander Houwen
72c23bf66d Set timezone in the right place 2025-07-10 10:23:06 -07:00
Ben Meadors
b344e4904a Update protos to 2.7.2 2025-07-10 12:01:16 -05:00
Garth Vander Houwen
25256a27d8 Fix copilot screwup 2025-07-09 15:03:51 -07:00
Garth Vander Houwen
9aa41b7c73
Update Meshtastic/Helpers/MeshPackets.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-09 14:58:00 -07:00
Garth Vander Houwen
5cf8a63108 Unwrap first canned messages element 2025-07-07 14:02:19 -07:00
Ben Meadors
98bc11cf57
Merge pull request #1301 from meshtastic/remove-nodenum-assumptions
Remove nodenum assumptions
2025-07-07 12:37:26 -05:00
Ben Meadors
e87348cc19 Unnecessary 2025-07-07 12:36:04 -05:00
Ben Meadors
8fea13edf1
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-07 12:30:09 -05:00
Garth Vander Houwen
cb3c809747
Merge pull request #1296 from mtoolstec/main
Fix not showing canned messages and message changed detection
2025-07-07 10:14:43 -07:00
Ben Meadors
c790836bba Fix 2025-07-07 12:14:18 -05:00
Ben Meadors
ecf54a5177
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-07 12:10:04 -05:00
Ben Meadors
5168e7f1bf
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-07 12:09:41 -05:00
Ben Meadors
b03ef7fa17 Comparison 2025-07-07 11:59:21 -05:00