Commit graph

89 commits

Author SHA1 Message Date
Garth Vander Houwen
bd92aae2eb * Add unknown time logic to pins on node details view
* send current position if fixed position is enabled on position config
* check for nil loRaConfig on share channel view
2022-09-05 18:32:27 -07:00
Garth Vander Houwen
8ed501d379 Clean up share channel view a bit 2022-09-04 22:35:16 -07:00
Garth Vander Houwen
c554e4c8c5 Add details link bool to node list to stop the user being taken back to node details when data comes in, should be able to remove when the iOS 16 upgrade happens 2022-09-04 22:24:37 -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
e35343a209 Update node list text sizes and spacing, fix extra padding on node details for sats 2022-09-03 08:50:22 -07:00
Garth Vander Houwen
7a3929793d Fix heading on bluetooth config 2022-09-01 22:08:45 -07:00
Garth Vander Houwen
03515e0511 Sats and smaller time text on node details 2022-09-01 20:40:08 -07:00
Garth Vander Houwen
1898b32cc4 Additional enum times for position 2022-09-01 19:00:41 -07:00
Garth Vander Houwen
a0e83160a2 Add values to config enums 2022-09-01 18:37:41 -07:00
Garth Vander Houwen
cfe23b1d1c Position flags 2022-09-01 11:54:39 -07:00
Garth Vander Houwen
ee761795b5
Merge branch 'main' into ble_config_updates 2022-08-24 20:26:47 -07:00
Garth Vander Houwen
ef9d619025 Update ack status 2022-08-24 20:21:10 -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
e92fd21f01 Update protobufs, onboarding stubs 2022-08-21 09:57:12 -07:00
Garth Vander Houwen
8a88b50de5 Remove distance from connected node, clean up spacing 2022-08-21 08:15:27 -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
91ad258590 Add Distance to node list 2022-08-19 23:26:02 -07:00
Garth Vander Houwen
c666d2d1a3 Merge remote-tracking branch 'refs/remotes/origin/ble_config_updates' 2022-08-18 08:46:34 -07:00
Garth Vander Houwen
ebf9e8feec Initial BLE config view 2022-08-18 08:46:10 -07:00
Garth Vander Houwen
6a4df7872d
Update Connect.swift 2022-08-17 07:28:46 -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
d3fb8eb902 Bump version, include new proto file 2022-08-12 09:21:18 -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
e44c3739de Fix required version on bluetooth connect view 2022-08-06 12:57:36 -07: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
f92738611f Firmware version requirement update 2022-08-04 20:23:40 -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
af13a1733f Fix wifi data validation so config will save 2022-08-02 16:25:45 -07:00
Garth Vander Houwen
2756db10ec Restrict wifi to devices with wifi 2022-08-02 09:49:11 -07:00
Garth Vander Houwen
045fb598d5 Finish wifi config 2022-08-02 09:44:59 -07:00
Garth Vander Houwen
096930efd7 Start of wifi config 2022-08-01 21:57: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
0981aa6bf9 Log lora config details 2022-07-27 20:22:40 -07:00
Garth Vander Houwen
8977dfd18b Bump version to 1.3.27 2022-07-26 21:52:36 -07:00
Garth Vander Houwen
f79b1d0cf4 Fix broken enum on loraconfig page 2022-07-26 09:24:35 -07:00
Garth Vander Houwen
0a386c531e Clean up phone telemetry 2022-07-26 07:35:16 -07:00
Garth Vander Houwen
920e200593 Add txPower to loraConfigEntity, isLicensed to user 2022-07-20 15:06:18 -07:00
Garth Vander Houwen
b89e95fc02 Update app link to match android, change export to save 2022-07-15 20:27:12 -07:00
Garth Vander Houwen
29c0a0ec73 Update debug print statements 2022-07-15 15:09:12 -07:00