Commit graph

256 commits

Author SHA1 Message Date
Garth Vander Houwen
789203d273 Add use pwm to external notification config 2022-11-29 21:24:20 -08:00
Garth Vander Houwen
d90c016305 Add ethernet config
Open MQTT config to nrf52
Add mute to channels and users
2022-11-26 10:13:46 -08:00
Garth Vander Houwen
6fde7e87c6 Update protos
Support increased MQTT Username and Password setup
Fix Test projects
increase version to 2.0.5
2022-11-24 11:56:05 -08:00
Garth Vander Houwen
73516def0d Fix potential mqtt config view crash, request position from nodes if position is sent in a direct message 2022-11-15 20:11:37 -08:00
Garth Vander Houwen
da382614dd Assorted app cleanup 2022-11-13 09:25:00 -08:00
Garth Vander Houwen
02629572ea Remove initial load bools 2022-11-12 08:48:01 -08:00
Garth Vander Houwen
2d24d68203 Update list of sensors, add all enum values for HarewareModel 2022-11-11 09:07:14 -08:00
Garth Vander Houwen
c644c2b282 Assorted fixes, new device metadata protos 2022-10-30 17:48:26 -07:00
Garth Vander Houwen
78eee04a1f Save serial on nerf 2022-10-19 14:11:36 -07:00
Garth Vander Houwen
2d1b96b237 Clean up message views 2022-10-15 01:00:13 -07:00
Garth Vander Houwen
acd7d4e279 Bump version 2022-10-13 07:45:23 -07:00
Garth Vander Houwen
e095e053a5 Fix all the module confirmation dialogs 2022-10-04 18:19:02 -07:00
Garth Vander Houwen
840e5ed2e3 Merge branch 'main' 2022-09-27 22:23:36 -07:00
Garth Vander Houwen
27a90c4dc4 Fix assorted nulls 2022-09-27 22:18:50 -07:00
Garth Vander Houwen
a55e54febc Merge branch 'main'
Conflicts:
	Meshtastic.xcodeproj/project.pbxproj
	Meshtastic/Helpers/MeshPackets.swift
2022-09-20 21:07:20 -07:00
Garth Vander Houwen
0fa95d89ec Channel updates, require 1.3.41 version 2022-09-20 19:32:29 -07:00
Garth Vander Houwen
3cbf8adbd1 Update data model to include lora config values 2022-09-18 08:56:08 -07:00
Garth Vander Houwen
56e70150a1 Update text on mqtt page 2022-09-17 12:41:27 -07:00
Garth Vander Houwen
c586a5cbd2 Dismiss keyboards 2022-09-15 12:34:10 -07:00
Garth Vander Houwen
4cc77ac543 More cleanup based on bug fixes 2022-09-12 06:52:09 -07:00
Garth Vander Houwen
98e7afb0a2 More defaults cleanup 2022-09-10 22:31:01 -07:00
Garth Vander Houwen
9c1de1cf58 fix enums with default of zero 2022-09-10 18:27:44 -07:00
Garth Vander Houwen
fb9d139f7f Photo updates
Network Config Refactor
2022-09-10 17:14:03 -07:00
Garth Vander Houwen
67335178a9 Remaining proto updates 2022-09-09 15:07:39 -07:00
Garth Vander Houwen
fe343bcaa1 Fix typo 2022-09-06 18:17:33 -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
a0e83160a2 Add values to config enums 2022-09-01 18:37:41 -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
1f0735749a Upgrade DM asks, update protobufs, streamline wifi config, add enabled to wificonfig 2022-08-04 19:43:03 -07:00
Garth Vander Houwen
4759da2c37 Add some text explaining sensor I2C detection 2022-08-01 07:25:39 -07:00
Garth Vander Houwen
661f349e9c Telemetry cleanup 2022-08-01 07:11:03 -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
1ecd094ef9 Fix a couple of lingering config view crashing if a device disconnects while on the view, hook up QR code deep link 2022-07-14 07:14:43 -07:00
Garth Vander Houwen
f21a85d8e1 Check for nil nodes and config 2022-07-11 16:18:16 -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
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
511a958610 Clean up module config preview 2022-07-01 19:01:29 -07:00