Commit graph

35 commits

Author SHA1 Message Date
Garth Vander Houwen
9057f77e48 Refactor Packet Handlers out out BLE Manger for testing and potentially TCP connections on iOS and serial on macOS 2022-05-27 19:18:33 -07:00
Garth Vander Houwen
233fb0a1e0 Display time only from mesh, remove all times set in the iOS app.
Add Bitrate
Format assorted things.
Fix battery display on node details
make node list more friendly on iPad and mac
2022-05-25 22:30:48 -07:00
Garth Vander Houwen
3f92e52778 Update default location, don't send out empty or default location from the new Share position features 2022-02-24 07:57:08 -10:00
Garth Vander Houwen
874bc6f71c Add share location with mesh feature 2022-02-22 09:08:06 -10:00
Garth Vander Houwen
e8bf47f484 Update resource names, version 1.44.2 and fix connected device logic on the node list 2022-02-03 23:52:09 -08:00
Garth Vander Houwen
78a68a1d5b Super Close to working DM's 2021-12-26 21:38:14 -08:00
Garth Vander Houwen
d7f5509b27 V 1.37 New maps, ran SwiftLint -fix 2021-12-25 23:48:12 -08:00
Garth Vander Houwen
883fcc0974 Finish new node info view with positions array 2021-12-18 01:01:56 -08:00
Garth Vander Houwen
be28e161d5 Comment out assorted half finished features 2021-12-16 23:08:26 -08:00
Garth Vander Houwen
2a9f746534 Additional Core Data Cleanup, node list now updates dynamically as position and node updates are received. 2021-12-16 22:45:18 -08:00
Garth Vander Houwen
6a3e661345 Checkpoint 2 CoreData upgrade 2021-12-16 14:13:54 -08:00
Garth Vander Houwen
fd5b9eb1c3 Core data checkpoint 1, all pages load 2021-12-15 23:53:45 -08:00
Mike Kinney
837de346a7 fix comments to match filenames 2021-11-29 21:35:23 -08:00
Mike Kinney
f079ffe119 after running swiftlint --fix 2021-11-29 15:59:06 -08:00
Garth Vander Houwen
7e764cac2c broken start of node info class 2021-11-03 23:48:01 -07:00
Garth Vander Houwen
c3a9136e6c V 1.27.6 Persistent bluetooth connection indicator, consolidated loading of data in BLEManager. Default to mesh logging being on 2021-10-28 00:15:47 -07:00
Garth Vander Houwen
261af7de4b V 1.27.3 Data cleanup so everything uses BLEManager, will implement core data soon 2021-10-27 21:15:36 -07:00
Garth Vander Houwen
4b673beca4 Clean up environment objects and stop crashes 2021-10-27 20:31:20 -07:00
Garth Vander Houwen
15608bb976 V 1.26.5 2 second Connection timeout for bluetooth, preferred peripheral enhancements 2021-10-22 10:03:50 -07:00
Garth Vander Houwen
d447aa1ca7 V 1.26.4 Mesh Logging and automatically select messages 2021-10-20 00:31:22 -07:00
Garth Vander Houwen
49e19a4a76 V 1.25.9 Add Settings and move nav around. Configure project for MacOS TestFlight 2021-10-17 01:05:44 -07:00
Garth Vander Houwen
c2cb860ab2 Implement keyboard toolbar 2021-10-15 00:52:48 -07:00
Garth Vander Houwen
6feefbc601 Update BLE 2021-10-14 20:36:06 -07:00
Garth Vander Houwen
30b425fb29 V 1.25.2 make the bluetooth connection indicator much shorter, fixed broken swipe to delete on nodes and swipe to disconnect on connect 2021-10-07 22:51:40 -07:00
Garth Vander Houwen
669fb6de6b Remove extraneous vstack to fix swipe to disconnect and swipe to delete node 2021-10-07 21:36:42 -07:00
Garth Vander Houwen
b1303832f7 Version 1. 2021-10-05 09:33:10 -07:00
Garth Vander Houwen
93cfda20ed Fix assorted paper cuts 2021-09-23 22:11:24 -07:00
Garth Vander Houwen
ebf243f203 myInfo data for both peripheral and node info model fixed data loading and cleaned up models 2021-09-23 20:10:53 -07:00
Garth Vander Houwen
c1200569fb swipe to delete nodes 2021-09-23 07:48:25 -07:00
Garth Vander Houwen
be1881c6eb Cleanup extra files, fix persistant indicator 2021-09-22 13:00:46 -07:00
Garth Vander Houwen
7a56b7a33c Save scanned BLE data 2021-09-21 20:49:12 -07:00
Garth Vander Houwen
79851345fa iOS 15 updates, icons fixes, new data models 2021-09-20 22:29:10 -07:00
Garth Vander Houwen
c1c2f3730a Add node map preview clean up old code 2021-09-18 21:11:54 -07:00
Garth Vander Houwen
f4e52d3799 Fix app icons, refactor device pages to node pages based on new data models 2021-09-18 15:33:35 -07:00
Garth Vander Houwen
ccf5bf1610 Rebuild nodes page with data from device, improve layout consistency 2021-09-14 21:38:12 -07:00