Commit graph

1488 commits

Author SHA1 Message Date
Ben Meadors
3275bbf348 Added initial detection sensor log 2023-08-23 07:03:05 -05:00
Ben Meadors
c9d9a38c91 Merge branch '2.2.1_Working_Changes' of https://github.com/meshtastic/Meshtastic-Apple into 2.2.1_Working_Changes 2023-08-22 13:22:09 -05:00
Ben Meadors
9c8cc6c2c7 Add timestamps to detection sensor messages 2023-08-22 13:22:01 -05:00
Garth Vander Houwen
b4e4e3a7e8 Merge remote-tracking branch 'refs/remotes/origin/2.2.1_Working_Changes' 2023-08-22 11:15:56 -07:00
Garth Vander Houwen
c15b1b9454 Bump version, set minimum version to 16.2 2023-08-22 11:15:14 -07:00
Ben Meadors
23c2df9d99 AppState tab selection targets for all local notifications 2023-08-22 12:00:03 -05:00
Ben Meadors
4865b61fa6 Added portnum to datamodel and represent Detection sensor payloads with icon 2023-08-22 11:18:10 -05:00
Garth Vander Houwen
f4e6393baa Search long and short names 2023-08-21 23:51:51 -07:00
Garth Vander Houwen
51813cbd86 case insensitve search 2023-08-21 23:03:30 -07:00
Garth Vander Houwen
ce90dfa598 Merge remote-tracking branch 'refs/remotes/origin/2.2.1_Working_Changes' 2023-08-21 22:47:09 -07:00
Garth Vander Houwen
fce645c576 Add search to nodes list 2023-08-21 22:46:34 -07:00
Ben Meadors
66298d52c7 Add AppDelegate and shared AppState object to control navigation programatically 2023-08-21 10:24:17 -05:00
Ben Meadors
f2e3288631 Basic local notification for Waypoint packets 2023-08-20 15:59:39 -05: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
Ben Meadors
5bb162764e Update protos 2023-08-18 13:31:03 -05:00
Ben Meadors
2c8ec9cd8c Add detection sensor module to want_config / admin messages plumbing 2023-08-18 09:20:08 -05:00
Garth Vander Houwen
55080fa91f Store and forwarding 2023-08-18 00:12:59 -07:00
Garth Vander Houwen
8fe3197928 Fix up default picker values 2023-08-17 17:00:20 -07:00
Ben Meadors
70014a7b3f Added detection sensor config view and core data 2023-08-17 16:30:48 -05:00
Ben Meadors
9a5579a2cf Added thebenternify.sh for easier signing 2023-08-17 14:26:57 -05:00
Garth Vander Houwen
39c802dd69 Update protos 2023-08-17 08:46:10 -07: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
119043bc06 Clean up MQTT Connection indicator 2023-08-15 08:48:32 -07:00
Garth Vander Houwen
ddad4d49ce Remove ESP32 range test restriction
Clean up buttons
Remove min app version field
2023-08-14 14:41:26 -07:00
Garth Vander Houwen
9dc3657251 Bump version 2023-08-11 08:49:30 -07:00
Garth Vander Houwen
c7d74f85ae Updated Protos
Change battery line type on device metrics chart
Clean up buttons
Update circle text to handle large 4 character short names.
2023-08-11 07:10:22 -07:00
Garth Vander Houwen
b589406aed Bump version 2023-08-10 14:53:55 -07:00
Garth Vander Houwen
24e69733f3 save gps pins 2023-08-10 12:14:25 -07:00
Garth Vander Houwen
68854dee50 Handle nil better 2023-08-10 12:04:16 -07:00
Garth Vander Houwen
8f3d3998ea localize 2023-08-10 10:27:54 -07:00
Garth Vander Houwen
da64ca113e
Merge pull request #373 from meshtastic/secure-mqtt
Added ssl support and address:port parsing logic
2023-08-10 08:53:28 -07:00
Garth Vander Houwen
f69aae97dd Add a node count to the node list view 2023-08-10 08:50:54 -07:00
Ben Meadors
0810ab8a7c Added ssl support and address:port parsing logic 2023-08-10 10:46:30 -05: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
7929a55ae4 Subscribe after connect 2023-08-07 13:26:02 -07:00
Garth Vander Houwen
8afc76ea2a Connect to mqtt on the right topic 2023-08-06 22:31:19 -07:00
Garth Vander Houwen
81f824c79c Subscribe to client proxy topic 2023-08-06 21:11:58 -07:00
Garth Vander Houwen
af94d05f84 Subscribe to mqtt 2023-08-06 20:59:39 -07:00
Garth Vander Houwen
e3e83f130f Bump widgets version 2023-08-06 18:09:29 -07:00
Garth Vander Houwen
71f114f203 Fix default server 2023-08-06 18:05:05 -07:00
Garth Vander Houwen
9963a7b1ed Bump to right version for client proxy feature 2023-08-06 17:50:01 -07:00
Garth Vander Houwen
3ad5f8aac3 Bump version 2023-08-06 17:42:36 -07:00