Commit graph

151 commits

Author SHA1 Message Date
Garth Vander Houwen
cf276bbf99 Fix ground speed calculation
Don't let the map idle
Don't show navigation arrow if tracking with heading is on
2023-02-27 11:16:46 -08:00
Garth Vander Houwen
a945577b89 Don't let the map view idle 2023-02-26 08:57:13 -08:00
Garth Vander Houwen
8bf98f1eab Fix forecast name 2023-02-25 20:38:37 -08:00
Garth Vander Houwen
44072cac50 Weather forecast 2023-02-25 20:34:25 -08:00
Garth Vander Houwen
07ceaed23a Centering modes 2023-02-21 21:57:22 -08:00
Garth Vander Houwen
99bb8610ae Humidity 2023-02-20 22:15:35 -08:00
Garth Vander Houwen
527ff53150 Back to standard as a default map type
hook up map the setting to the user default for meshMapType
2023-02-20 20:00:00 -08:00
Garth Vander Houwen
844c424c1b Hook up app setting for map type to mesh map
Default to hybridFlyover
Use short name for node annotation title, add long name to annotation detail
Add map settings section to app settings
2023-02-20 19:52:46 -08:00
Garth Vander Houwen
91ce572acc Update protobufs, show alert and clear database on change of preferred peripheral 2023-02-17 10:35:37 -08:00
Garth Vander Houwen
4ec1f7b200 * Map Updates
* Clean up call sign on licensed user view
* Narrow formatting for weather temp
2023-02-15 14:52:49 -08:00
Garth Vander Houwen
f7f09c6705 Sort positions the same way on both maps so we can get latest 2023-02-10 20:50:25 -08:00
Garth Vander Houwen
243dd75456 Fix empty telemetries crash
Re-Enable map type picker in the mesh map
Add red last position annotation pins to maps
2023-02-10 20:11:35 -08:00
Garth Vander Houwen
20acdef330 Remove extra metadata call on node details 2023-02-07 13:04:42 -08:00
Garth Vander Houwen
7ae36758dc Hide unknown nodes on mesh map 2023-02-07 07:35:07 -08:00
Garth Vander Houwen
af90966900 Fix getNodeInfo method that was the source of nil nodes 2023-02-06 18:45:03 -08:00
Garth Vander Houwen
a0b024874d Add Speed to node annotation 🏎️ 🏁 2023-02-05 17:30:43 -08:00
Garth Vander Houwen
f7b45797a8 Handle a few crashes 2023-02-03 10:15:11 -08:00
Garth Vander Houwen
2144984ab7 Nil! 2023-02-03 09:07:52 -08:00
Garth Vander Houwen
1bcb759054 Fix remote shutdown and reboot 2023-02-02 22:03:27 -08:00
Garth Vander Houwen
44d1942d20 5 seconds for all admin messages without responses 2023-02-02 08:54:56 -08:00
Garth Vander Houwen
37322a1fe5 CRASH! 2023-02-01 16:22:14 -08:00
Garth Vander Houwen
2b113141e4 Use device metadata for shutdown and reboot functionality 2023-02-01 10:04:37 -08:00
Garth Vander Houwen
921f95cc63 Assorted updates 2023-01-31 10:50:17 -08:00
Garth Vander Houwen
0108080c87 update protos clean up config warnings 2023-01-29 08:28:44 -08:00
Garth Vander Houwen
5fdf97f7c5 Fix mac crashes 2023-01-29 00:16:17 -08:00
Garth Vander Houwen
35ce87c668 Weather kit for the node details map 2023-01-27 20:22:17 -08:00
Garth Vander Houwen
55edc42321 Waypoint fixes 2023-01-21 07:28:50 -08:00
Garth Vander Houwen
c5f43acec6 dont hide waypoint form 2023-01-20 22:20:35 -08:00
Garth Vander Houwen
c819d21d89 Delete button for waypoints 2023-01-20 21:49:54 -08:00
Garth Vander Houwen
79bc59adc9 One working admin channel settings message 2023-01-19 22:04:18 -08:00
Garth Vander Houwen
fac854f43e Update node details to have better switching between editing and creating of waypoints 2023-01-18 15:27:53 -08:00
Garth Vander Houwen
0aee940794 Waypoint editing and new protos 2023-01-18 11:38:43 -08:00
Garth Vander Houwen
76847d9db3 Waypoint editor update 2023-01-18 08:45:47 -08:00
Garth Vander Houwen
33d843937e Edit waypoint round 2 2023-01-16 23:16:57 -08:00
Garth Vander Houwen
b00f8c2daa Janky waypoint edit 2023-01-16 17:40:28 -08:00
Garth Vander Houwen
ac6cca636f Updates to locked waypoints 2023-01-15 19:15:00 -08:00
Garth Vander Houwen
f59b4a8a86 Center the node detail map on positions, node map on both positions and waypoints 2023-01-15 12:47:42 -08:00
Garth Vander Houwen
547d250ec2 Fit extension for map annotations 2023-01-15 10:25:24 -08:00
Garth Vander Houwen
5fd3215921 Prevent waypoint form from opening up with apple park as the location 2023-01-15 09:18:50 -08:00
Garth Vander Houwen
c023ede407 Waypoint cleanup 2023-01-14 20:27:05 -08:00
Garth Vander Houwen
a6c4f0639e More cleanup for maps and waypoints 2023-01-14 13:22:28 -08:00
Garth Vander Houwen
ad72114f42 Hook up waypoint form 2023-01-14 09:42:09 -08:00
Garth Vander Houwen
50943ea5fc More waypoints 2023-01-13 22:30:10 -08:00
Garth Vander Houwen
dbe61f94c4 Add waypoint sheet to mesh map 2023-01-13 16:07:38 -08:00
Garth Vander Houwen
9157ca5d17 Switch mesh map to new control, comment out old map view 2023-01-13 15:49:25 -08:00
Garth Vander Houwen
71aa8f93d8 Offline maps for node details 2023-01-13 09:40:52 -08:00
Garth Vander Houwen
a751bd1071 Add additional map types to the map picker 2023-01-13 07:48:03 -08:00
Garth Vander Houwen
e4434c8605 Hook up waypoint form to long press gesture 2023-01-12 23:09:47 -08:00
Garth Vander Houwen
93ff4b28bb Change location user tracking mode to use less battery 2023-01-12 10:51:51 -08:00
Garth Vander Houwen
d49a2aab68 Fix date format strings 2023-01-12 07:57:24 -08:00