Commit graph

111 commits

Author SHA1 Message Date
Garth Vander Houwen
d9243f5a00 Add oled type override to display settings
Add button to close share channels help on mac
2022-12-11 14:14:08 -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
0787587cb4 Add gpio settings to device config 2022-12-05 19:47:56 -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
8e3a438dbe Remove wifi mode 2022-10-25 19:53:25 -07:00
Garth Vander Houwen
d157cc8d08 Proto updates, spelling fix 2022-10-25 19:46:51 -07:00
Garth Vander Houwen
091874a9f2 Add flip screen display config option 2022-10-22 08:45:53 -07:00
Garth Vander Houwen
edcecd8e0e Updates for channel import and blemanager dispatchque update warnings 2022-10-22 07:35:55 -07:00
Garth Vander Houwen
78eee04a1f Save serial on nerf 2022-10-19 14:11:36 -07:00
Garth Vander Houwen
9e84d53a82 Hook together SaveChannelQRCode View 2022-10-18 19:50:42 -07:00
Garth Vander Houwen
0d1e92189e Send user to set region on BLE connect if region is unset 2022-10-18 13:53:50 -07:00
Garth Vander Houwen
0060dcbf21 More cleanup 2022-10-17 21:18:57 -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
c095f2d83e Make things a little more readable 2022-10-07 15:57:57 -07:00
Garth Vander Houwen
219db29f3d Clear database after disconnecting device 2022-10-06 12:14:37 -07:00
Garth Vander Houwen
3cc507ce0f Assorted cleanup and nodedb reset fixes 2022-10-06 08:56:15 -07:00
Garth Vander Houwen
e095e053a5 Fix all the module confirmation dialogs 2022-10-04 18:19:02 -07:00
Garth Vander Houwen
e72d2203d9 Fix position flag save button, hide sats < 0 add two minutes to GpsUpdateIntervals 2022-10-04 18:10:40 -07:00
Garth Vander Houwen
1c090de920 Wipe all the data 2022-10-03 21:22:18 -07:00
Garth Vander Houwen
eedcf1bb0f Comment update 2022-10-03 21:19:38 -07:00
Garth Vander Houwen
0814f73069 reset core data database without crashing 2022-10-03 21:19:10 -07:00
Garth Vander Houwen
18d208a616 Update protobufs, add clear positions to position log 2022-10-03 16:52:00 -07:00
Garth Vander Houwen
fdb0f6310e Add reset nodedb to device config 2022-10-02 09:19:03 -07:00
Garth Vander Houwen
fb811a0a84 Assorted bug fixes and cleanup, environmental export fix, line limit of 500 for mesh log 2022-09-30 17:10:03 -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
5eccf8d543
Merge branch 'ios16' into channel_updates 2022-09-25 15:15:25 -07:00
Garth Vander Houwen
04fb42e934
Merge pull request #175 from meshtastic/channel_updates
Channel updates
2022-09-24 11:34:44 -07:00
Garth Vander Houwen
f1c71c8280 Cleanup 2022-09-24 11:28:36 -07:00
Garth Vander Houwen
e49eb363d3 Config view updates 2022-09-23 21:41:07 -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
7c7129cd10
Merge pull request #174 from meshtastic/channel_updates
Channel updates, require 1.3.41 version
2022-09-20 19:32:57 -07:00
Garth Vander Houwen
0fa95d89ec Channel updates, require 1.3.41 version 2022-09-20 19:32:29 -07:00
Garth Vander Houwen
2acdb1d071 tx enabled fix 2022-09-19 15:50:06 -07:00
Garth Vander Houwen
a3d20585a1 IOS 16 updates 2022-09-19 15:47:21 -07:00
Garth Vander Houwen
0c2179c95a Merge branch 'main' 2022-09-18 10:34:36 -07:00
Garth Vander Houwen
3cbf8adbd1 Update data model to include lora config values 2022-09-18 08:56:08 -07:00