Commit graph

54 commits

Author SHA1 Message Date
Garth Vander Houwen
e89b134827
Merge pull request #162 from meshtastic/text_size_cleanup
Assorted Layout Cleanup, MQTT Config
2022-09-04 22:40:02 -07:00
Garth Vander Houwen
b93b0c7d91 Add MQTT config
clean up node details
clean up core data model
update protobufs
2022-09-04 21:45:03 -07:00
Garth Vander Houwen
ed145569cd
Merge pull request #158 from meshtastic/position_flags
Position flags and Enum Updates
2022-09-01 19:27:19 -07:00
Garth Vander Houwen
a0e83160a2 Add values to config enums 2022-09-01 18:37:41 -07:00
Garth Vander Houwen
815f702943
Merge pull request #157 from meshtastic/position_flags
Position flags
2022-09-01 17:01:12 -07:00
Garth Vander Houwen
cfe23b1d1c Position flags 2022-09-01 11:54:39 -07:00
Ben Meadors
170ea193ea Removed objective c exposition 2022-08-30 07:57:15 -05:00
Ben Meadors
3c1a99caf4 Fixed NRF first pair issue 2022-08-30 07:46:46 -05:00
Garth Vander Houwen
e5825e8154
Merge branch 'main' into debugging/channel-settings 2022-08-25 14:51:42 -07:00
Garth Vander Houwen
77945368ff Updates to data model 2022-08-23 07:59:15 -07:00
Garth Vander Houwen
165b0cc4c6 Update Location to Waypoint per new photos 2022-08-21 19:06:10 -07:00
Garth Vander Houwen
af8f8ff9ac Finish hooking up the ble config 2022-08-20 12:31:52 -07:00
Garth Vander Houwen
07f28252fd Move enums, add distance to node list work on BLE settings 2022-08-20 12:15:14 -07:00
Garth Vander Houwen
ed437a450b Photo updates 2022-08-15 19:40:46 -07:00
Garth Vander Houwen
e32fbef859 Fix notification crash, update versions to require 1.3.38 2022-08-14 22:42:26 -07:00
Garth Vander Houwen
d7819b7404 Set wantAck to true for all admin messages, hook up waypoint to position in messages 2022-08-12 08:58:10 -07:00
Garth Vander Houwen
56da04827a New protos and assorted bug fixes 2022-08-11 23:34:09 -07:00
Garth Vander Houwen
602ff58db8 Extra logging for config packets 2022-08-07 08:31:39 -07:00
Garth Vander Houwen
a03f50da51
Merge pull request #140 from meshtastic/cancel-timer
invalidate existing timer before creating a new one
2022-08-06 19:52:13 -07:00
Casey
c8dc97acb6 invalidate existing timer before creating a new one 2022-08-06 20:48:48 -06:00
Garth Vander Houwen
af4ef58e14 Support new wifi config, update firmware version modal, prevent connection of unsupported devices for real this time. 2022-08-06 08:07:16 -07:00
Garth Vander Houwen
dccefee338 ACK errors 2022-08-05 15:58:12 -07:00
Garth Vander Houwen
1f0735749a Upgrade DM asks, update protobufs, streamline wifi config, add enabled to wificonfig 2022-08-04 19:43:03 -07:00
Garth Vander Houwen
f513049366 Trap config race condition. 2022-08-03 15:48:54 -07:00
Garth Vander Houwen
a0265a4311 Fix telemetry title, remove messages from logging 2022-08-03 07:28:11 -07:00
Garth Vander Houwen
045fb598d5 Finish wifi config 2022-08-02 09:44:59 -07:00
Garth Vander Houwen
661f349e9c Telemetry cleanup 2022-08-01 07:11:03 -07:00
Chris Cassano
7cc1b43f57 trying to debug why we aren't getting channel settings back. only routing packets 2022-07-31 20:16:15 -04:00
Chris Cassano
090e714bf4 remove some debug code 2022-07-31 19:53:44 -04:00
Chris Cassano
756444c53c trying to debug why we aren't getting channel settings back. only routing packets 2022-07-31 19:05:47 -04:00
Garth Vander Houwen
0981aa6bf9 Log lora config details 2022-07-27 20:22:40 -07:00
Garth Vander Houwen
0a386c531e Clean up phone telemetry 2022-07-26 07:35:16 -07:00
Garth Vander Houwen
750db0437c CSV export 2022-07-15 15:01:42 -07:00
Garth Vander Houwen
d794992854 Bump version on connect page 2022-07-11 15:43:25 -07:00
Garth Vander Houwen
9e8288b273 Clean up methods to save admin messages 2022-07-09 06:42:30 -07:00
Garth Vander Houwen
95b35e7e45 Restrict ESP32 only plugins, finish telemetry log. 2022-07-08 12:05:39 -07:00
Garth Vander Houwen
3b90bb7ecc Add Telemetry log 2022-07-08 06:31:47 -07:00
Garth Vander Houwen
ddfcea4ace Handle empty positions, allow nrf52 saving for telemetry 2022-07-07 00:29:52 -07:00
Garth Vander Houwen
355e1126a2 Clean up log buttons, select default tab on settings delete color array for deleted teams feature 2022-07-02 23:45:33 -07:00
Garth Vander Houwen
4c850249ca Admin message history, hook up telemetry 2022-07-02 22:16:19 -07:00
Garth Vander Houwen
3553ee7076 Hook up admin messages to config updates 2022-07-02 19:50:08 -07:00
Garth Vander Houwen
78ce0ff20e All the module configs are complete 2022-07-02 13:43:13 -07:00
Garth Vander Houwen
b342002868 Telemetry Config 2022-07-02 13:25:34 -07:00
Garth Vander Houwen
16bb48c770 Finish external notification config 2022-07-02 12:34:45 -07:00
Garth Vander Houwen
3c9f7718a6 External notifications 2022-07-02 12:18:20 -07:00
Garth Vander Houwen
bdc36610e6 Canned Message 2022-07-02 11:28:25 -07:00
Garth Vander Houwen
b0c3ff10ab Clean up the unknownApp portNum handling, hook up module config for range test 2022-07-02 10:06:50 -07:00
Garth Vander Houwen
b1250db164 Add DFU stubs, fix all the connected node indictors to be 4 bytes max 2022-07-01 19:44:25 -07:00
Garth Vander Houwen
ce35f49b7c More complete module configuration previews, less prone to crashing settings page 2022-07-01 10:57:54 -07:00
Garth Vander Houwen
7317b6fbe4 More settings updates 2022-06-29 20:04:20 -07:00