Commit graph

299 commits

Author SHA1 Message Date
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
Garth Vander Houwen
ada29b167d telemetries 2022-04-12 17:37:00 -07:00
Garth Vander Houwen
8171b84272 Start of QR Code, updated protobufs 2022-04-11 15:58:11 -07:00
Garth Vander Houwen
2145f43a42 Remove Charts Libraries, and QR Code Library 2022-04-08 08:56:13 -07:00
Garth Vander Houwen
eeb0f6cf27 💥 Emoji for all Core Data errors 2022-04-07 20:27:10 -07:00
Garth Vander Houwen
90ba351aeb Randomize configid 2022-04-07 19:26:40 -07:00
Garth Vander Houwen
a2c73418fc Add charts for telemetry, update core data with telemetryentity 2022-04-04 22:49:26 -07:00
Garth Vander Houwen
ed198dc6a5 Merge remote-tracking branch 'refs/remotes/origin/feature/protobufs_upgrade_1.3'
Conflicts:
	MeshtasticClient/Meshtastic.xcdatamodeld/MeshtasticDataModel v 3.xcdatamodel/contents
2022-04-03 22:01:53 -07:00
Garth Vander Houwen
43a0055b72 New fields for 1.3 2022-04-03 21:59:19 -07:00
Garth Vander Houwen
e915a61e92 Telemetry changes for the core data entities 2022-04-03 10:57:58 -07:00
Garth Vander Houwen
0ba625fa88 More 1.3 Photo updates 2022-04-02 06:02:21 -07:00
Garth Vander Houwen
832241e1f3 Remove tapbacks replace with emoji 2022-03-29 21:16:15 -07:00
Garth Vander Houwen
9524405fbf Update photos to 1.03 2022-03-29 18:53:33 -07:00
mkinney
bc1992f8d3
Merge pull request #65 from meshtastic/gen_protos_fix
fix typo
2022-03-21 08:25:30 -07:00
Mike Kinney
a0acbfd28e fix typo 2022-03-21 08:24:52 -07:00
Garth Vander Houwen
eadc435b9a
Merge pull request #64 from meshtastic/feature/project_cleanup
Hook up Mesh Logging and remove ad hoc position data save
2022-03-20 08:13:40 -07:00
Garth Vander Houwen
af3f13ce08 Don't log fromnum characteristic to the mesh log 2022-03-20 08:10:25 -07:00
Garth Vander Houwen
09667deae1 Bump build number 2022-03-19 23:45:25 -07:00
Garth Vander Houwen
7a1ad2d9c2 Clean up positions and ACKs, add better logging for ACK errors 2022-03-19 23:45:01 -07:00
Garth Vander Houwen
cebf287a3b Actually hook up mesh logging to setting
Clean up position code so that it does not clear out the position list if we get a battery reading position
2022-03-15 09:11:31 -07:00
Garth Vander Houwen
12cb5fa0c5
Merge pull request #62 from meshtastic/feature/project_cleanup
ACK Cleanup
2022-03-15 06:45:08 -07:00
Garth Vander Houwen
2d9b448ee6 Show messaged instead of packetid in ACK logging, change delivered to acknowledged. 2022-03-14 20:14:27 -07:00
Garth Vander Houwen
13360c4848 Bump version 2022-03-13 20:09:58 -07:00
Garth Vander Houwen
d9a682fc9b Fix times and asks 2022-03-13 20:09:42 -07:00
Garth Vander Houwen
b6054fdc25 Check for messages 2022-03-07 21:30:18 -08:00
Garth Vander Houwen
d1dbe80ab4
Merge pull request #61 from meshtastic/feature/project_cleanup
Assorted Project Cleanup
2022-03-07 19:35:26 -08:00
Garth Vander Houwen
73fbfa2736 Bump version 2022-03-07 19:35:12 -08:00
Garth Vander Houwen
eefe1f0e12 Use animation to try and handle swiftui reverse scrolling bug 2022-03-07 19:33:37 -08:00
Garth Vander Houwen
99960f0fa8 Delete old BLE peripherals and messages files 2022-03-04 05:18:16 -08:00
Garth Vander Houwen
809dad5e76 Remove old BLE devices from scan 2022-03-04 04:16:45 -08:00
Garth Vander Houwen
0b375a4ba2 Routing app logging fix 2022-03-04 03:54:25 -08:00
Garth Vander Houwen
525ff38783
Merge pull request #59 from meshtastic/feature/mac_disconnect_button
Mac Specific disconnect button
2022-02-25 18:22:25 -10:00
Garth Vander Houwen
5b68a67fea change alignment of connected device back to .center 2022-02-25 18:20:09 -10:00
Garth Vander Houwen
48d1b1d837 Mac Specific disconnect button since swipe actions don't function on macOS 2022-02-25 18:13:12 -10:00
Garth Vander Houwen
285e314af9
Merge pull request #58 from meshtastic/feature/message_ack
Feature/message ack
2022-02-24 08:29:38 -10:00
Garth Vander Houwen
a6d287ee80 Remove debug code 2022-02-24 08:28:08 -10:00
Garth Vander Houwen
89a7b3025f Update Build 2022-02-24 07:57:42 -10: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
543debbcce Add acks and ack timestamp to messages 2022-02-23 23:05:47 -10:00
Garth Vander Houwen
d3ac782773 Re-enable mesh map setting, fix nil node bug 2022-02-23 20:11:02 -10:00
Garth Vander Houwen
775512db69
Update README.md 2022-02-23 19:22:48 -10:00
Garth Vander Houwen
54b08e8c1d Fix tapback and replies 2022-02-22 18:06:50 -10:00
Garth Vander Houwen
504096388f
Merge pull request #54 from meshtastic/bugfix/mapview-zoomed-in-for-one-node
Don't zoom too far if there is only one node with a position
2022-02-22 10:37:49 -10:00
Garth Vander Houwen
cc6fe9f6fd
Merge pull request #56 from meshtastic/feature/data_migration
Add share location with mesh feature
2022-02-22 09:30:46 -10:00
Garth Vander Houwen
874bc6f71c Add share location with mesh feature 2022-02-22 09:08:06 -10:00
Joshua Pirihi
a8a0df5875 Don't zoom too far if there is only one node with a position 2022-02-20 19:20:36 +13:00