Commit graph

2312 commits

Author SHA1 Message Date
Garth Vander Houwen
f7a9345b4e Update client proxy logging 2024-06-23 08:06:59 -07:00
Garth Vander Houwen
6930d87275 Add device logging config, update protobufs 2024-06-23 07:36:03 -07:00
Garth Vander Houwen
26e785926f OS Log Viewer, device serial log over BLE 2024-06-23 07:09:14 -07:00
Garth Vander Houwen
fec8d546bd Bump version 2024-06-23 06:31:40 -07:00
Garth Vander Houwen
0cbcd9e7a3 try and revert 2024-06-23 06:20:22 -07:00
Garth Vander Houwen
7ec28f4f74 revert 2024-06-23 06:09:51 -07:00
Garth Vander Houwen
a4c5890147 Revert "Log cleanup"
This reverts commit a4e26de6e5.

revert log changes
2024-06-23 06:05:25 -07:00
Garth Vander Houwen
a4e26de6e5 Log cleanup 2024-06-07 23:09:36 -07:00
Garth Vander Houwen
9c8dadddef
Merge pull request #662 from meshtastic/2.3.11_Working_Changes
2.3.11 Working Changes
2024-06-07 10:30:24 -07:00
Garth Vander Houwen
6e3314aeda Fix widget version 2024-06-07 08:29:10 -07:00
Ben Meadors
c9f1bf172e
Merge pull request #675 from 72A12F4E/fix-coredata-crash
Fix CoreData crash
2024-06-07 08:31:34 -05:00
Blake McAnally
644305bc5e Pass context to CoreData entity initializer 2024-06-07 08:22:47 -05:00
Garth Vander Houwen
91817a72e3 Finsh up the log fonts 2024-06-06 23:40:18 -07:00
Garth Vander Houwen
4d375a1e43 Merge remote-tracking branch 'refs/remotes/origin/2.3.11_Working_Changes' 2024-06-06 22:51:21 -07:00
Garth Vander Houwen
9ca99c7ed3 Add admin messages category
Remove admin message log
2024-06-06 22:51:16 -07:00
Garth Vander Houwen
3b153f5009
Merge pull request #674 from 72A12F4E/extracting-core-data-boilerplate-part-1
Extracting More CoreData Boilerplate Part 1
2024-06-06 22:34:26 -07:00
Blake McAnally
893fdcd11f Factor out more CoreData entity creation into convenience initializers 2024-06-06 23:04:18 -05:00
Garth Vander Houwen
c43cd4338d LIttle logging cleanup 2024-06-06 15:45:54 -07:00
Garth Vander Houwen
52b9a2d4c0 Merge remote-tracking branch 'refs/remotes/origin/2.3.11_Working_Changes' 2024-06-06 14:06:45 -07:00
Garth Vander Houwen
1c7c102090 Dont show export button when there are no logs to export, use content unavailable view for a loading indicator. 2024-06-06 14:06:39 -07:00
Garth Vander Houwen
3de1b37ebc
Merge pull request #672 from 72A12F4E/node-packet-parsing-cleanup
Refactor how packets are parsed and persisted to the data model
2024-06-06 14:05:42 -07:00
Blake McAnally
e287ad6b78 Refactor how mesh packets are persisted to the data model 2024-06-06 15:14:53 -05:00
Garth Vander Houwen
b31998be6c Search the logs, add a couple of stats logs 2024-06-06 12:37:40 -07:00
Garth Vander Houwen
d9b677fa6d localized log strings 2024-06-06 09:58:15 -07:00
Garth Vander Houwen
871edf2eaf Log details sheet cleanup 2024-06-06 09:09:01 -07:00
Garth Vander Houwen
a3956f0ff8 Remove swiftlint from widgets 2024-06-06 08:32:24 -07:00
Garth Vander Houwen
d12c755eb9 Adjust log timing 2024-06-06 08:19:11 -07:00
Garth Vander Houwen
d5884988b1 Adjust font size for phones on log view 2024-06-06 08:12:09 -07:00
Garth Vander Houwen
d0f37e4e6a Merge remote-tracking branch 'refs/remotes/origin/2.3.11_Working_Changes' 2024-06-05 23:56:46 -07:00
Garth Vander Houwen
22447cb54d Log export to CSV 2024-06-05 23:56:28 -07:00
Garth Vander Houwen
aa5338cafe
Merge pull request #671 from 72A12F4E/fix-mqtt-data-inconsistency
Fix MQTT data inconsistency
2024-06-05 22:47:20 -07:00
Blake McAnally
d972ba5ef5 Ensure that viaMqtt is set when creating a new node info entity 2024-06-06 00:41:18 -05:00
Garth Vander Houwen
544bbd3621 Debug log updates 2024-06-05 20:46:24 -07:00
Garth Vander Houwen
2b9a4bcdbc Dont run swiftlint build plugin 2024-06-05 10:35:03 -07:00
Garth Vander Houwen
69de380711 remove swiftlint so xcode cloud builds 2024-06-05 10:28:37 -07:00
Garth Vander Houwen
5b064e5260 run xcode script 2024-06-05 10:24:15 -07:00
Garth Vander Houwen
345d6c4d39 Improve log date 2024-06-05 10:23:15 -07:00
Garth Vander Houwen
290a19a022 Try and fix xcode cloud 2024-06-05 09:25:38 -07:00
Garth Vander Houwen
6fc475da76 debug App Logs view 2024-06-05 08:44:46 -07:00
Garth Vander Houwen
81839ea313 Merge remote-tracking branch 'refs/remotes/origin/2.3.11_Working_Changes' 2024-06-04 22:41:51 -07:00
Garth Vander Houwen
ef6068321d Simple debug log 2024-06-04 22:41:45 -07:00
Garth Vander Houwen
12e8f996e1
Merge pull request #663 from 72A12F4E/node-map-compile-time
Refactor `NodeMapSwiftUI.swift`
2024-06-04 22:41:02 -07:00
Garth Vander Houwen
fe37e6651a
Merge pull request #667 from 72A12F4E/fix-misc-warnings
Fix Lint & Compiler Warnings
2024-06-04 22:40:47 -07:00
Blake McAnally
408f332458 Fix misc warnings 2024-06-04 22:33:00 -05:00
Garth Vander Houwen
7f33422db6
Merge pull request #665 from 72A12F4E/fix-project-file
Fix project file
2024-06-04 20:06:56 -07:00
Blake McAnally
1a297246be Fix the project file, and fix a bad merge in the portugese strings file 2024-06-04 21:58:40 -05:00
Garth Vander Houwen
794ac9b765 Merge remote-tracking branch 'refs/remotes/origin/2.3.11_Working_Changes' 2024-06-04 17:31:04 -07:00
Garth Vander Houwen
b6797b0166 Move logger 2024-06-04 17:30:58 -07:00
Blake McAnally
de7c53cd89 Decompose NodeMapSwiftUI into computed properties to improve compile performance 2024-06-04 17:19:35 -05:00
Garth Vander Houwen
5bc09dd156
Merge pull request #664 from PhilRosa-Leeke/patch-2
Thanks!
2024-06-04 15:16:29 -07:00