Commit graph

344 commits

Author SHA1 Message Date
Garth Vander Houwen
cf35c11fd5 Version Update 2022-06-10 15:07:27 -07:00
Garth Vander Houwen
eba8523b99 Update version 2022-06-10 14:48:59 -07:00
Garth Vander Houwen
71f1f99724 Add build 2022-06-10 14:24:36 -07:00
Garth Vander Houwen
7f5d48f32f Associated domains 2022-06-10 14:24:08 -07:00
Garth Vander Houwen
d25a3421a8 Project file update 2022-06-09 22:41:30 -07:00
Garth Vander Houwen
6ecfea8e4d Revert bundle name so I don't need a whole new test flight 2022-06-09 22:21:15 -07:00
Garth Vander Houwen
a7f4c2e4d9 Rename final instances of MeshtasticClient 2022-06-09 22:11:54 -07:00
Garth Vander Houwen
074503828c Rename class 2022-06-09 21:58:22 -07:00
Garth Vander Houwen
196663ed87 Additional naming 2022-06-09 21:57:42 -07:00
Garth Vander Houwen
2d746dec1e More renaming 2022-06-09 21:56:28 -07:00
Garth Vander Houwen
50ecbf2015 Rename all project settings so I can edit xcodeproj file and fix path for core data 2022-06-09 21:48:33 -07:00
Garth Vander Houwen
4a73f4de41 Version Update 2022-06-09 21:30:16 -07:00
Garth Vander Houwen
82c69a97ba Move user settings to it's own file in models 2022-06-09 21:22:39 -07:00
Garth Vander Houwen
dcc8b17d26 Device settings view 2022-06-07 21:12:13 -07:00
Garth Vander Houwen
cc4d5a90f8 Fix min version and gitignore 2022-06-07 07:07:47 -07:00
Garth Vander Houwen
777f7827f5
Merge pull request #72 from meshtastic/feature/1.3_Cleanup
Feature/1.3 cleanup
2022-06-07 00:02:08 -07:00
Garth Vander Houwen
555e5d8107
Delete Meshtastic Client.xcodeproj/project.xcworkspace/xcuserdata directory
delete user directories
2022-06-06 23:59:24 -07:00
Garth Vander Houwen
bd7fdbb02a
Update Package.resolved
Revert to v1
2022-06-06 22:36:56 -07:00
Garth Vander Houwen
7b920aba1e 1.3 Updates 2022-06-06 22:24:35 -07:00
Garth Vander Houwen
afbf626dd1 Fix for scroll view flashing bug when new messages are received 2022-06-04 09:53:59 -07:00
Garth Vander Houwen
f4c4df8182 Fix message view rendering issues for acts and incoming messages 2022-06-04 07:41:52 -07:00
Garth Vander Houwen
e9e39e3c0c Update Protobufs 2022-06-03 18:13:31 -07:00
Garth Vander Houwen
59fe6f9ec5 Remove stray print statements 2022-06-01 23:33:12 -07:00
Garth Vander Houwen
82adcbd8de Finish refactoring Packet handling out of the blue manager
Protobufs update
2022-06-01 23:23:02 -07:00
Garth Vander Houwen
d3fd9ead54 Remove pass kit, wallet requires a server so is a bad fit for meshtastic, was able to generate a QR code without pass kit or a library 2022-05-30 21:51:37 -07:00
Garth Vander Houwen
bca583e530 Restrict shutdown and reboot to connected node, update position to show unknown age for nodes older than six months 2022-05-30 21:48:46 -07:00
Garth Vander Houwen
f3af869358
Merge pull request #71 from meshtastic/brew-package-type
brew package typo
2022-05-30 20:33:12 -07:00
Garth Vander Houwen
12da2fd628 Shutdown and Reboot buttons for nodes 2022-05-29 22:02:25 -07:00
Ben Meadors
0096e1bf3f
Update gen_protos.sh 2022-05-29 20:43:24 -05:00
Ben Meadors
60d66eda51
brew package typo 2022-05-29 20:42:42 -05:00
Garth Vander Houwen
4847731402 Fix lingering scanned but missing ble devices 2022-05-28 01:41:55 -07:00
Garth Vander Houwen
b6e7f614a5 Map annotations for node details 2022-05-28 01:19:44 -07:00
Garth Vander Houwen
d9c5fbd417
Merge pull request #70 from meshtastic/feature/refactor_blemanager
Feature/refactor blemanager
2022-05-28 00:00:10 -07:00
Garth Vander Houwen
d601729852 Location updates for node details 2022-05-27 23:56:34 -07:00
Garth Vander Houwen
cfd07b227d Consolidate mesh logging 2022-05-27 22:14:57 -07:00
Garth Vander Houwen
39f7120a13 Handle all the ports 2022-05-27 19:41:02 -07:00
Garth Vander Houwen
e4fd40701e Add packet type functions to switch statement 2022-05-27 19:34:42 -07:00
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
05c5efa170
Merge pull request #66 from meshtastic/feature/protobufs_upgrade_1.3
Feature/protobufs upgrade 1.3
2022-05-25 22:58:34 -07:00
Garth Vander Houwen
bd5623758f Bump build number 2022-05-25 22:31:16 -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
e629e302d6 Remove all modifications to dates that come from the firmware. Display will be updated to show no time available for nodes without times from the mesh. 2022-05-24 21:22:34 -07:00
Garth Vander Houwen
7e163c863c Update Protobufs
Add GPS Timestamp to LocationHelper
Use GPS Timestamp for position updates
2022-05-24 07:19:40 -07:00
Garth Vander Houwen
590f1fd783 Add From num case 2022-05-12 19:31:58 -07:00
Sacha Weatherstone
6351b0b71f
Update README.md 2022-05-12 21:22:10 +10:00
Garth Vander Houwen
aa77009ee6 Remove wallet capability, requires a server to make passes 2022-05-07 17:59:06 -07:00
Garth Vander Houwen
b4a76c3ed2 Add new config photos 2022-05-05 18:50:03 -07:00
Garth Vander Houwen
575f598c83 Upgrade protos 2022-05-05 18:01:20 -07:00
Garth Vander Houwen
48de377922 Update protobufs, clean up qr sharing view 2022-04-23 12:57:47 -07:00
Garth Vander Houwen
be8577a610 Kill the CarBode! 2022-04-19 22:56:59 -07:00