Commit graph

274 commits

Author SHA1 Message Date
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
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
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
Garth Vander Houwen
0ad308c34d
Merge pull request #50 from meshtastic/feature/data_migration
Assorted Bug Fixes, remove Background plist items
2022-02-19 10:57:35 -08:00
Garth Vander Houwen
c082f975cd
Merge pull request #51 from meshtastic/bugfix/fromnum-read-spam-fix
Don't spam the node with reads to fromnum
2022-02-19 10:56:19 -08:00
Joshua Pirihi
8911cfd6cc Don't spam the node with reads to fromnum 2022-02-20 06:01:13 +13:00
Garth Vander Houwen
20ff3d324d Bump version back up for tapbacks and replies 2022-02-18 19:01:14 -08:00
Garth Vander Houwen
ff2dafca68 Remove background list items 2022-02-18 12:51:56 -08:00
Garth Vander Houwen
c7c07fcd2a Assorted bug fixes 2022-02-18 06:22:02 -08:00
Garth Vander Houwen
a7d436d0b4
Merge pull request #49 from meshtastic/feature/data_migration
Feature/data migration
2022-02-17 18:18:22 -08:00
Garth Vander Houwen
27578578d5
Merge pull request #47 from meshtastic/bugfix/node_time_epoch_fix
Bug Fixes for node info data corruption and node last heard timestamps
2022-02-17 18:17:55 -08:00
Garth Vander Houwen
a9d09d875c Entitlements updates for mac, data migration and ad hoc position feature in messages 2022-02-17 18:07:41 -08:00
Garth Vander Houwen
34f43963e4 Migration updates, mac location entitlement fix 2022-02-16 08:56:02 -08:00
Garth Vander Houwen
df1fbef9af Add channel utilization and airtime, set up core data migration to remove unnecessary fields 2022-02-16 07:37:08 -08:00
Garth Vander Houwen
ffd9beee05 Simplify connected peripheral code, try an fix the bugs when connecting multiple nodes 2022-02-13 21:49:58 -08:00
Garth Vander Houwen
2446da99c6 Node time bug fix, assorted loging 2022-02-13 20:48:05 -08:00
Garth Vander Houwen
5d2a7fed7b Working project file after bad canned messages protobuf merge 2022-02-09 18:35:50 -08:00
Garth Vander Houwen
6b18ed95f9 Remove extra file reference 2022-02-09 06:14:53 -08:00
Garth Vander Houwen
cdbd21e4dc
Merge pull request #45 from meshtastic/assorted_bug_fixes
Assorted bug fixes
2022-02-05 01:08:41 -08:00
Garth Vander Houwen
50056552a6
Merge branch 'main' into assorted_bug_fixes 2022-02-05 01:08:31 -08:00
Garth Vander Houwen
b1fb4c0bbf Update protobufs 2022-02-04 17:09:30 -08:00
Garth Vander Houwen
2849cdbdcd
Merge pull request #33 from meshtastic/hotfix/tapback_and_reply_bug
Hotfix/tapback and reply bug
2022-02-04 09:03:58 -08:00
Garth Vander Houwen
ea7ca345c1 Context menu for messages 2022-02-04 02:26:58 -08:00
Garth Vander Houwen
0f16919704 Push out tapback version 2022-02-04 00:10:28 -08: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
849d609595
Merge branch 'main' into hotfix/tapback_and_reply_bug 2022-02-03 23:32:02 -08:00
Garth Vander Houwen
89a1405bbe Order protobufs 2022-02-03 23:29:26 -08:00
Garth Vander Houwen
56f3a33257 Update version 2022-02-03 23:24:34 -08:00