Commit graph

63 commits

Author SHA1 Message Date
Garth Vander Houwen
0892214bcd Start of localization 2022-12-12 20:35:38 -08:00
Garth Vander Houwen
c7a9883808 Go back to settings view after saving from a config view
Allow setting of a fixed ble pin
Fix bug that did not show devices to connect to after some failed connections
2022-12-09 18:19:00 -08:00
Garth Vander Houwen
e2641143ca Fixes for empty channel names and empty locale, potential crash on range test config view 2022-12-09 07:19:42 -08:00
Garth Vander Houwen
6081d8c30c * Add Libraries for OTA
* Refactor BLE Manager a bit
* Add signal strength indicator graphic to ble connect view
* Order BLE devices by name
2022-12-04 00:28:26 -08:00
Garth Vander Houwen
405e52fd35 Fix rak canned messages preset 2022-12-03 09:32:20 -08:00
Garth Vander Houwen
76b7127b68 Another attempt to refresh mute state for channels
Clean up navigation stack styles
2022-12-01 08:20:21 -08:00
Garth Vander Houwen
861d824183 Navigation Stack view cleanup 2022-11-29 22:28:52 -08:00
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