Commit graph

546 commits

Author SHA1 Message Date
Garth Vander Houwen
4b52f88130
Merge pull request #146 from meshtastic/ble_config_updates
Update Connect.swift With 1.3.39
2022-08-17 07:29:21 -07:00
Garth Vander Houwen
6a4df7872d
Update Connect.swift 2022-08-17 07:28:46 -07:00
Garth Vander Houwen
62bf8afd6d
Merge pull request #145 from meshtastic/ble_config_updates
Proto updates
2022-08-17 07:26:28 -07:00
Garth Vander Houwen
4000054c56
Update project.pbxproj
Bump version
2022-08-17 07:25:51 -07:00
Garth Vander Houwen
ed437a450b Photo updates 2022-08-15 19:40:46 -07:00
Garth Vander Houwen
543fc09876
Merge pull request #144 from meshtastic/extra_config_logging
1.3.38
2022-08-14 22:43:18 -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
ef401d4500 Bump version in project 2022-08-12 10:05:03 -07:00
Garth Vander Houwen
c7742bbe9e
Merge pull request #143 from meshtastic/extra_config_logging
Bump version, include new proto file
2022-08-12 09:27:59 -07:00
Garth Vander Houwen
d3fb8eb902 Bump version, include new proto file 2022-08-12 09:21:18 -07:00
Garth Vander Houwen
e8e762466c
Merge pull request #142 from meshtastic/extra_config_logging
New protos and assorted bug fixes
2022-08-12 09:14:29 -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
48fb7aec85
Merge pull request #141 from meshtastic/extra_config_logging
Extra logging for config packets
2022-08-07 14:26:56 -07:00
Garth Vander Houwen
2e36ac355f Bump version 2022-08-07 14:18:17 -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
1f809eb5eb
Merge pull request #139 from meshtastic/1_3_30_upgrades
Support new wifi config, update firmware version modal, prevent conne…
2022-08-06 13:14:07 -07:00
Garth Vander Houwen
e44c3739de Fix required version on bluetooth connect view 2022-08-06 12:57:36 -07:00
Garth Vander Houwen
19b646dd73 Bump version required 2022-08-06 12:57:05 -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
8d9ae6f98a
Merge pull request #138 from meshtastic/1_3_30_upgrades
ACK errors
2022-08-05 16:04:12 -07:00
Garth Vander Houwen
dccefee338 ACK errors 2022-08-05 15:58:12 -07:00
Garth Vander Houwen
e5465713ba
Merge pull request #137 from meshtastic/1_3_30_upgrades
Bump Version
2022-08-04 20:53:29 -07:00
Garth Vander Houwen
510d731fa7 Bump Version 2022-08-04 20:41:27 -07:00
Garth Vander Houwen
f01cf6c8e1
Merge pull request #136 from meshtastic/1_3_30_upgrades
1 3 30 upgrades
2022-08-04 20:25:52 -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
a9790f96cc
Merge pull request #134 from meshtastic/add_wifi_config
Fix wifi data validation so config will save
2022-08-02 16:26:40 -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
9eab550a80
Merge pull request #133 from meshtastic/add_wifi_config
Bump version
2022-08-02 10:01:58 -07:00
Garth Vander Houwen
8aeb204f17 Bump version 2022-08-02 09:52:32 -07:00
Garth Vander Houwen
8a4c519ddb
Merge pull request #132 from meshtastic/add_wifi_config
Add wifi config
2022-08-02 09:50:35 -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
96eef069f9
Merge pull request #131 from meshtastic/remove_analog_sensors
Remove analog sensors
2022-08-01 08:56:11 -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
a06debe968
Merge pull request #129 from meshtastic/feature/module_settings
Log lora config details
2022-07-27 20:32:37 -07:00
Garth Vander Houwen
0981aa6bf9 Log lora config details 2022-07-27 20:22:40 -07:00
Garth Vander Houwen
440da15e9a
Merge pull request #128 from meshtastic/feature/module_settings
Bump version to 1.3.27
2022-07-26 21:57:51 -07:00
Garth Vander Houwen
8977dfd18b Bump version to 1.3.27 2022-07-26 21:52:36 -07:00
Garth Vander Houwen
706274411e
Merge pull request #127 from meshtastic/feature/module_settings
Lora config cleanup
2022-07-26 09:26:29 -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