Commit graph

130 commits

Author SHA1 Message Date
Garth Vander Houwen
5eccf8d543
Merge branch 'ios16' into channel_updates 2022-09-25 15:15:25 -07:00
Garth Vander Houwen
7bb3125cf6 Rename view to aid merge 2022-09-24 13:32:35 -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
18a80eeb33 bump version 2022-09-19 15:54:02 -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
Garth Vander Houwen
56e70150a1 Update text on mqtt page 2022-09-17 12:41:27 -07:00
Garth Vander Houwen
3bc6c09bdd dont turn tx on automatically 2022-09-17 09:05:49 -07:00
Garth Vander Houwen
25380b4140 Proto updates, assorted fixes 2022-09-17 09:00:53 -07:00
Garth Vander Houwen
a548253b07 Add max channels to peripheral 2022-09-16 08:50:37 -07:00
Garth Vander Houwen
dceb20b42f Clean up node details view, use timer to get back channels 2022-09-16 05:35:42 -07:00
Garth Vander Houwen
c586a5cbd2 Dismiss keyboards 2022-09-15 12:34:10 -07:00
Garth Vander Houwen
c293244ec6 Battery level chart, core data model for channels 2022-09-14 19:55:46 -07:00
Garth Vander Houwen
d88abd4b4c Environment metrics log 2022-09-14 07:29:31 -07:00
Garth Vander Houwen
d1f644fa47 Device metrics screen, adapted to use grid 2022-09-14 06:50:27 -07:00
Garth Vander Houwen
f191d9112b Add grid to location history 2022-09-13 21:06:54 -07:00
Garth Vander Houwen
9a17b65abe Clean up node list and details views 2022-09-13 09:56:03 -07:00
Garth Vander Houwen
f5463e3633 Updates for node details 2022-09-13 07:10:02 -07:00
Garth Vander Houwen
01b22180b7 Update node detail to use NavigationSplitView 2022-09-13 05:44:04 -07:00
Garth Vander Houwen
1fa0a80d42 Merge branch 'main' 2022-09-12 21:55:45 -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
e585ea8af7 enable all the things 2022-09-10 18:38:00 -07:00
Garth Vander Houwen
9c1de1cf58 fix enums with default of zero 2022-09-10 18:27:44 -07:00
Garth Vander Houwen
c7e52a42b3 Defaults cleanup 2022-09-10 17:38:10 -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
e07c95d550 Bug fixes 2022-09-09 08:25:52 -07:00
Garth Vander Houwen
b8ff3cd8c0 Start of protobuf cleanup 2022-09-07 22:33:44 -07:00
Garth Vander Houwen
ebce91c64e
Merge pull request #164 from meshtastic/text_size_cleanup
Fix typo
2022-09-06 18:46:10 -07:00
Garth Vander Houwen
fe343bcaa1 Fix typo 2022-09-06 18:17:33 -07:00
Garth Vander Houwen
6c9e04284f
Merge pull request #163 from meshtastic/text_size_cleanup
Assorted 1.3.40 bug fixes
2022-09-06 16:51:13 -07:00
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
e89b134827
Merge pull request #162 from meshtastic/text_size_cleanup
Assorted Layout Cleanup, MQTT Config
2022-09-04 22:40:02 -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
d828038936
Merge pull request #161 from meshtastic/text_size_cleanup
Update node list text sizes and spacing, fix extra padding on node de…
2022-09-03 08:54:28 -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
abd24e45c1
Merge pull request #159 from meshtastic/position_flags
Config Updates
2022-09-01 22:10:14 -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
ed145569cd
Merge pull request #158 from meshtastic/position_flags
Position flags and Enum Updates
2022-09-01 19:27:19 -07:00
Garth Vander Houwen
a0e83160a2 Add values to config enums 2022-09-01 18:37:41 -07:00