Commit graph

47 commits

Author SHA1 Message Date
Garth Vander Houwen
b455fb25c6 Bump GPIO Pickers to 45 2023-04-03 17:48:58 -07:00
Garth Vander Houwen
3e88cb73d9 Hook up re-broadcast mode 2023-04-01 15:01:11 -07:00
Garth Vander Houwen
9059ceba55 Fix real time loading of all remote admin view 2023-03-19 18:37:23 -07:00
Garth Vander Houwen
416960388f Fix admin channel bug 2023-03-15 09:27:33 -07:00
Garth Vander Houwen
93006b258d Swift Lint 2023-03-14 12:44:10 -07:00
Garth Vander Houwen
b336307a22 ACK!
Admin message status content if you have an admin channel
2023-03-13 19:17:43 -07:00
Garth Vander Houwen
fdade220de SwiftLint Whitespace fixes 2023-03-06 10:33:18 -08:00
Garth Vander Houwen
0c2ff5fda4 * Device Config Updates (Rebroadcast modes, nodeinfobroadcastsecs)
* Display Config Data updates (heading bold)
2023-03-05 23:01:09 -08:00
Garth Vander Houwen
4006de8696 Prevent some crashes 2023-03-05 14:40:07 -08:00
Garth Vander Houwen
dba7889666 Cleanup Client tracking mode some 2023-02-22 20:31:08 -08:00
Garth Vander Houwen
af90966900 Fix getNodeInfo method that was the source of nil nodes 2023-02-06 18:45:03 -08:00
Garth Vander Houwen
3e779217d5 Pass admin channel index properly to most admin messages 2023-02-03 07:29:12 -08:00
Garth Vander Houwen
1bcb759054 Fix remote shutdown and reboot 2023-02-02 22:03:27 -08:00
Garth Vander Houwen
9112e5cde2 Properly disable forms when there is not an associated config 2023-01-31 22:59:43 -08:00
Garth Vander Houwen
5165548e05 Admin messages, improved role picker 2023-01-31 22:08:03 -08:00
Garth Vander Houwen
cd0fdec368 localize save config string 2023-01-09 18:34:43 -08:00
Garth Vander Houwen
82d7f55552 Use iPhone 24 hour setting for date formatting
Clean up several inconsistent admin message methods
2022-12-30 22:30:15 -08:00
Garth Vander Houwen
77ab77e2c7 Localize unset 2022-12-30 17:44:39 -08:00
Garth Vander Houwen
76e7eef10c Localize config save confirm 2022-12-30 11:08:59 -08:00
Garth Vander Houwen
5da522b911 More strings 2022-12-13 08:47:14 -08:00
Garth Vander Houwen
30a2898776 More strings 2022-12-13 07:49:46 -08:00
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
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
861d824183 Navigation Stack view cleanup 2022-11-29 22:28:52 -08:00
Garth Vander Houwen
9e84d53a82 Hook together SaveChannelQRCode View 2022-10-18 19:50:42 -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
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
27a90c4dc4 Fix assorted nulls 2022-09-27 22:18:50 -07:00
Garth Vander Houwen
e49eb363d3 Config view updates 2022-09-23 21:41:07 -07:00
Garth Vander Houwen
e585ea8af7 enable all the things 2022-09-10 18:38:00 -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
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
8977dfd18b Bump version to 1.3.27 2022-07-26 21:52:36 -07:00
Garth Vander Houwen
f21a85d8e1 Check for nil nodes and config 2022-07-11 16:18:16 -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
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
e2dc8ed8ae Rename Project to satisfy app review 2022-06-24 08:00:18 -07:00
Renamed from MeshtasticApple/Views/Settings/Config/DeviceConfig.swift (Browse further)