Commit graph

261 commits

Author SHA1 Message Date
Garth Vander Houwen
f2aea53ab6 Location cleanup 2023-12-10 12:38:01 -08:00
Garth Vander Houwen
bd5191ccd2 Initial trace route log 2023-12-08 11:41:29 -08:00
Garth Vander Houwen
126cdfbdb3 Settings rework - new async location handler 2023-12-06 12:32:17 -08:00
Garth Vander Houwen
fb66e3b250 Detection sensor cleanup
location manager cleanup
2023-12-02 20:14:49 -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
24868b4a28 Assorted updates 2023-11-26 10:45:03 -08:00
Garth Vander Houwen
e7a5aa40f0 Group box for Position Altitude Chart on the node map
Save Prefered node id so messages show up when not connected via ble
2023-11-20 13:20:55 -08:00
Garth Vander Houwen
3d06e55818 Node map altitude chart 2023-11-17 22:01:37 -08:00
Ben Meadors
8198da7211 Guard for connected peripheral num crashes. Seems to happen when changing connections during a BLE want config flow 2023-11-15 11:26:59 -06:00
Garth Vander Houwen
263d79cfb6 Clean up disconnect notification 2023-11-07 15:25:20 -08:00
Garth Vander Houwen
04d1a94aac
Merge pull request #422 from RCGV1/main
Closes #271
2023-11-04 19:08:45 -07:00
RCGV1
e7cde6596c Added notifications for a preferred devic disconnecting 2023-11-01 15:59:22 -07:00
Garth Vander Houwen
f960198b8a Update some admin logs to use node name instead of nodenum if available. 2023-10-21 13:48:59 -07:00
Garth Vander Houwen
9922e19fce Check for admin channel on settings drop down, hide catalyst map controls that don't work 2023-10-20 16:14:29 -07: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
9799ed9330 Fix duplicate contact bug, reduce mqtt client proxy logging 2023-10-10 21:41:15 -07:00
Garth Vander Houwen
385fc6ac73 Lets try and store and forward 2023-10-01 12:25:38 -07:00
Garth Vander Houwen
fd23e0734c Fix admin message for store and forward config. 2023-09-30 12:42:49 -07:00
Garth Vander Houwen
80afbcacd3 Log packets being sent to and coming back from the phone 2023-09-24 18:44:04 -07:00
Garth Vander Houwen
a0e8caf6fb Janky waypoint popovers 2023-09-20 22:26:21 -07:00
Garth Vander Houwen
0b11f8ed7d Assorted cleanup 2023-09-19 17:06:47 -07:00
Garth Vander Houwen
3a5f192ac1 Map annotation popover and convex hull! 2023-09-17 19:42:03 -07:00
Garth Vander Houwen
1c19ae11e6 Clean up object graph updates 2023-09-04 20:17:09 -07:00
Garth Vander Houwen
e399a426ad Only show logs when there is data. Move coredata extentions. Allow turning off of mqtt client proxy. Save unread message badges on configcomplete 2023-09-03 22:14:59 -07:00
Garth Vander Houwen
0598b26f53 Load unread message state when the app loads. 2023-09-03 21:36:54 -07:00
Garth Vander Houwen
7b9d6b11cf Unread direct messages indicator 2023-09-03 09:04:07 -07:00
Garth Vander Houwen
b6cfd07000 Question everything 2023-09-02 17:37:35 -07:00
Garth Vander Houwen
b304b81d5f Block the range test 2023-08-29 10:40:39 -07:00
Garth Vander Houwen
f35d79ff7c Fix a couple of bugs 2023-08-29 08:58:24 -07:00
Garth Vander Houwen
4f7af1a4e8 Pseudo working read messages and order by most recently received message contacts 2023-08-29 08:48:28 -07:00
Garth Vander Houwen
066e6b864e Mock up message improvements 2023-08-28 21:46:04 -07:00
Garth Vander Houwen
e1109d3282 Store and forward 2023-08-26 20:45:15 -07:00
Ben Meadors
ab81e2f4e6 Fix swift warning for non-nil string 2023-08-20 07:59:15 -05:00
Ben Meadors
38e9274f87 Add wantRangeTestPackets to treat rangetest packets like text when enabled 2023-08-19 19:38:01 -05:00
Ben Meadors
a16ad4aa47 Handle detectionSensorApp payloads like text messages 2023-08-18 13:31:24 -05:00
Garth Vander Houwen
55080fa91f Store and forwarding 2023-08-18 00:12:59 -07:00
Ben Meadors
70014a7b3f Added detection sensor config view and core data 2023-08-17 16:30:48 -05:00
Garth Vander Houwen
a14026d753 Initial detection module config 2023-08-16 18:28:55 -07:00
Garth Vander Houwen
dc53ef743e Delete unnecessary MQTT nonsense 2023-08-15 19:20:59 -07:00
Garth Vander Houwen
0231e110fb Update Mqtt proxy indicator on Bluetooth view to actually work. 2023-08-15 18:45:47 -07:00
Garth Vander Houwen
367e45f382 How about we crash less 2023-08-09 23:36:00 -07:00
Garth Vander Houwen
ae605cca53 Update logging 2023-08-09 23:02:18 -07:00
Garth Vander Houwen
a08b49b72a Working mqtt client proxy 2023-08-09 22:51:26 -07:00
Garth Vander Houwen
5929268171 Might work 2023-08-08 18:10:50 -07:00
Garth Vander Houwen
b346ce2a37 Clean up client proxy, set up publish of fromRadio packets 2023-08-07 16:25:01 -07:00
Garth Vander Houwen
8afc76ea2a Connect to mqtt on the right topic 2023-08-06 22:31:19 -07:00
Garth Vander Houwen
af94d05f84 Subscribe to mqtt 2023-08-06 20:59:39 -07:00
Garth Vander Houwen
a11d41c137 Setup MQTT client proxy connection 2023-08-01 22:28:02 -07:00
Ben Meadors
5afa50a1d9 Move supported version sniffing into device metadata handler 2023-07-26 07:03:56 -05:00
Garth Vander Houwen
6cd2fdfdb9 Fix some bugs, update protos, remove deprecated and duplicate my info fields. 2023-06-07 17:19:36 -07:00