Commit graph

143 commits

Author SHA1 Message Date
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
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
8171b84272 Start of QR Code, updated protobufs 2022-04-11 15:58:11 -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
43a0055b72 New fields for 1.3 2022-04-03 21:59:19 -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
Garth Vander Houwen
af3f13ce08 Don't log fromnum characteristic to the mesh log 2022-03-20 08:10: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
2d9b448ee6 Show messaged instead of packetid in ACK logging, change delivered to acknowledged. 2022-03-14 20:14:27 -07:00
Garth Vander Houwen
d9a682fc9b Fix times and asks 2022-03-13 20:09:42 -07: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
48d1b1d837 Mac Specific disconnect button since swipe actions don't function on macOS 2022-02-25 18:13:12 -10:00
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
54b08e8c1d Fix tapback and replies 2022-02-22 18:06:50 -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
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
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
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
ea7ca345c1 Context menu for messages 2022-02-04 02:26:58 -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
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
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
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
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
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
Garth Vander Houwen
ca179221c1 Add minimum supported version functionality, save when connection happens and carry through to the next connection so the disconnected user experience is less strange. 2022-01-05 06:37:29 -08:00