Commit graph

84 commits

Author SHA1 Message Date
Garth Vander Houwen
616f681eac Delete unused enum 2023-12-12 22:59:09 -08:00
Garth Vander Houwen
bde94e877e Update protos and related enums. 2023-12-10 17:54:45 -08:00
Garth Vander Houwen
67900bfa51 Remove GPS Update interval
Remove GPS Attempt Time options
Don't show positions with empty times in the elevation graph
Hook up ambient lighitng config
2023-11-28 20:03:08 -08:00
Garth Vander Houwen
906d22c350 Update some intervals, throw out the last postion log if the latest one is < 10 meters away. 2023-11-26 17:50:10 -08:00
Garth Vander Houwen
f12eed755d Config cleanup 2023-11-26 12:54:45 -08:00
Garth Vander Houwen
b6abd92543 Fix cases where location update interval is set to 0 2023-10-17 20:35:29 -07:00
Garth Vander Houwen
0b11f8ed7d Assorted cleanup 2023-09-19 17:06:47 -07:00
Garth Vander Houwen
a990d7f2bd Lint 2023-08-26 23:17:30 -07:00
Garth Vander Houwen
8afc76ea2a Connect to mqtt on the right topic 2023-08-06 22:31:19 -07:00
Garth Vander Houwen
1356ebea14 More MQTT updates 2023-08-06 17:41:46 -07:00
Garth Vander Houwen
8382ad962a Signal strength indicator updates 2023-05-16 05:54:12 -07:00
Garth Vander Houwen
26b6ee3735 Attribution update 2023-05-14 00:19:42 -07:00
Garth Vander Houwen
0c852a5202 Weather layer 2023-05-14 00:16:55 -07:00
Garth Vander Houwen
ba3ef4af3e Managed Device
Delete by tile server
2023-05-13 20:50:20 -07:00
Garth Vander Houwen
0dcdd4f009 Button size cleanup 2023-05-13 14:23:12 -07:00
Garth Vander Houwen
255e10bbe5 * New Tile Server
* More Emoji
* Signal Strength indicators for lora
* Restrict tile overlays to zoom levels
2023-05-10 13:44:27 -07:00
Garth Vander Houwen
c425486658 More tile sources
tile server attribution
Signal strength indicator
2023-05-09 19:31:25 -07:00
Garth Vander Houwen
f3d38d729f Additional 45 second intervals
Add Noisy Environment badge on node details if (node.rssi > -115) && (node.snr <= -13)
2023-05-08 19:12:51 -07:00
Garth Vander Houwen
7cc3e2c5e4 Clean up offline maps settings 2023-05-08 07:35:31 -07:00
Garth Vander Houwen
e1bf4b0212 Somewhat working offline maps 2023-05-06 16:15:12 -07:00
Garth Vander Houwen
3b76207247 Improved localization helper for strings 2023-05-05 09:27:24 -07:00
Garth Vander Houwen
6f05bbe7f3 Assorted updates 2023-05-01 10:39:49 -07:00
Garth Vander Houwen
3273a59ce2 Fix map line crash 2023-04-27 18:01:23 -07:00
Garth Vander Houwen
6dc63099e6 Map settings cleanup 2023-04-25 17:56:57 -07:00
Garth Vander Houwen
7e080cb2c6 Remove tracking mode setting, add button to mesh map 2023-04-23 22:38:02 -07:00
Garth Vander Houwen
d4abfd7729 Remove location manager updates 2023-04-18 00:09:13 -07:00
Garth Vander Houwen
ea0342d0e9 Clean up map type code
Add custom tile server url to app settings
2023-04-10 19:14:54 -07:00
Garth Vander Houwen
e94a7840f8 Metrics charts updates 2023-04-07 19:47:24 -07:00
Garth Vander Houwen
67f532f170 Fix rebroadcast type enum 2023-03-21 20:21:48 -07:00
Garth Vander Houwen
c084961c19 Delete Centering Mode
Add show node history toggle
add show route lines toggle
2023-03-19 22:11:46 -07:00
Garth Vander Houwen
398bf8c88e Clean up platform enum 2023-03-17 23:30:01 -07:00
Garth Vander Houwen
b492989658 Remove underscores from HardwareModels enum 2023-03-17 08:32:04 -07:00
Garth Vander Houwen
4fd351d340 Firmware update updates 2023-03-15 16:54:06 -07:00
Garth Vander Houwen
d9e72fe359 update firmware page layout 2023-03-15 16:18:43 -07:00
Garth Vander Houwen
93006b258d Swift Lint 2023-03-14 12:44:10 -07:00
Garth Vander Houwen
b336307a22 ACK!
Admin message status content if you have an admin channel
2023-03-13 19:17:43 -07:00
Garth Vander Houwen
b73d7d0c66 Enum for hardware 2023-03-13 09:50:24 -07:00
Garth Vander Houwen
65dde905f7 Add descriptive text for LoRa Config depending on state
Fix rx boosted gain toggle
Make a big hardware model enum
2023-03-11 09:26:52 -08:00
Garth Vander Houwen
aef8e612e3 Update node list if a new node is discovered after connection
Update battery level display
2023-03-10 08:46:53 -08:00
Garth Vander Houwen
05c00aeb20 Lint! 2023-03-06 13:26:04 -08:00
Garth Vander Houwen
fdade220de SwiftLint Whitespace fixes 2023-03-06 10:33:18 -08:00
Garth Vander Houwen
0c2ff5fda4 * Device Config Updates (Rebroadcast modes, nodeinfobroadcastsecs)
* Display Config Data updates (heading bold)
2023-03-05 23:01:09 -08:00
Garth Vander Houwen
4f989d0f0a Clean up centering options and tracking modes to reflect how they actually work 2023-02-28 07:47:21 -08:00
Garth Vander Houwen
b214b34d64 Add setting for user tracking mode 2023-02-24 21:14:08 -08:00
Garth Vander Houwen
815d3aa3a0 2.0.16 2023-02-23 15:12:25 -08:00
Garth Vander Houwen
07ceaed23a Centering modes 2023-02-21 21:57:22 -08:00
Garth Vander Houwen
822028fb7b Pin Icons for device roles 2023-02-21 19:03:11 -08:00
Garth Vander Houwen
f36a35ef07 Weather display helpers, update node annotation for maps 2023-02-05 10:43:56 -08:00
Garth Vander Houwen
2dac7c22cf Weather enums, translate new device roles, add isLicensed to user 2023-02-04 20:44:24 -08:00
Jon
9705e82b97 Updated roles 2023-02-02 10:04:08 -05:00