Commit graph

205 commits

Author SHA1 Message Date
Garth Vander Houwen
a6d287ee80 Remove debug code 2022-02-24 08:28:08 -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
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
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
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
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
Joshua Pirihi
d9dc5a9f71 Check for a valid map file, and update the map immediately upon import 2022-01-29 14:25:08 +13:00
Garth Vander Houwen
46184ecd03 Merge remote-tracking branch 'refs/remotes/origin/hotfix/tapback_and_reply_bug' 2022-01-23 10:36:20 -08:00
Garth Vander Houwen
cf0634e395 Update protobufs with update from master 2022-01-23 10:34:30 -08:00
Joshua Pirihi
b01272c814 Import working. Still need to check for file validity 2022-01-22 15:23:09 +13:00
Garth Vander Houwen
ba7966d38f
Merge branch 'main' into map_custom_tiles_and_caching 2022-01-20 18:24:00 -08:00
Garth Vander Houwen
cabd407c0f Hide tile server setting, remove map tiles 2022-01-20 18:21:11 -08:00
Joshua Pirihi
21f2e0fbf4 Make BLEManager handle Position packets that arrive under the PositionApp port number 2022-01-18 17:09:23 +13:00
Joshua Pirihi
38977db1bf Merge remote-tracking branch 'origin/map_custom_tiles_and_caching' into map_custom_tiles_and_caching 2022-01-17 14:03:58 +13:00
Joshua Pirihi
fae46080c7 Local MBTiles source 2022-01-17 14:03:48 +13:00
Garth Vander Houwen
3a828ee0ff Try passing context into map view 2022-01-16 16:58:23 -08:00
Garth Vander Houwen
2c569ec364
Merge branch 'main' into hotfix/tapback_and_reply_bug 2022-01-16 09:47:44 -08:00
Garth Vander Houwen
a385e165d8 V 1.43 B 17 Turn off tapbacks and replies while we do some more testing 2022-01-16 06:55:01 -08:00
Jm Casler
3dabf01218 Merge branch 'hotfix/tapback_and_reply_bug' of https://github.com/garthvh/MeshtasticClient into hotfix/tapback_and_reply_bug 2022-01-15 17:16:02 -08:00
Jm Casler
6612e14418 Move meshPacket.decoded = dataMessage up a few lines 2022-01-15 17:16:00 -08:00
Joshua Pirihi
f2a333b5df Merge remote-tracking branch 'origin/main' into map_custom_tiles_and_caching 2022-01-16 05:48:46 +13:00
Joshua Pirihi
b492113c02 Basic map is working. ABout to start on offline 2022-01-16 05:48:02 +13:00
Garth Vander Houwen
e44e3dd846 Add error 15 mkinney found when writing Mac BLE python 2022-01-13 18:18:24 -08:00
Garth Vander Houwen
16a730e82a Icon Updates 2022-01-11 20:12:07 -08:00
Garth Vander Houwen
d52fc20d2a Tapback working branch 2022-01-11 06:43:41 -08:00
Garth Vander Houwen
125203c7e8 Add MARK: for implemented app packets 2022-01-10 18:42:25 -08:00
Garth Vander Houwen
7d09eaf62c V1.43 Build 16 2022-01-10 18:09:04 -08:00
Garth Vander Houwen
1142211a9b Fix connect scanning buttons active states 2022-01-10 18:02:28 -08:00
Garth Vander Houwen
aa1c801ecd Fix bottom menu on node detail page that periodically turns transparent 2022-01-10 07:29:48 -08:00
Garth Vander Houwen
42ff83e69c V1.43 Build 15 2022-01-10 07:02:12 -08:00