Commit graph

49 commits

Author SHA1 Message Date
liamcottle
381a1b9d17 implement import contact command 2025-02-15 21:39:29 +13:00
liamcottle
df3c032acd handle export contact response 2025-02-15 21:38:24 +13:00
liamcottle
12276302a7 add export contact command 2025-02-15 20:45:07 +13:00
liamcottle
cf4e1ccd83 add share contact command 2025-02-15 20:37:17 +13:00
liamcottle
28c7f14e74 1.0.4 2025-02-14 12:35:15 +13:00
liamcottle
17cc2b9834 add helper functions that wait for ok or error response 2025-02-14 12:35:10 +13:00
liamcottle
904c99d018 1.0.3 2025-02-14 00:18:13 +13:00
liamcottle
d5c9f4d88c add ok and err events 2025-02-14 00:18:07 +13:00
liamcottle
b4a65d0309 1.0.2 2025-02-13 23:59:53 +13:00
liamcottle
305ef81b01 add missing event listeners 2025-02-13 23:59:46 +13:00
liamcottle
b3611f58ee 1.0.1 2025-02-13 22:54:29 +13:00
liamcottle
37b13d4193 add ability to send and receive channel messages 2025-02-13 22:54:18 +13:00
liamcottle
183bd812fa add .idea to .npmignore 2025-02-13 13:32:49 +13:00
liamcottle
f12035ee36 1.0.0 2025-02-13 13:31:17 +13:00
liamcottle
b186b2eda6 return result as an int instead of a byte array 2025-02-13 13:21:30 +13:00
liamcottle
1afba5b726 add ability to send next message 2025-02-13 13:14:21 +13:00
liamcottle
85a3c36fbc read result code when emitting send response event 2025-02-13 13:14:05 +13:00
liamcottle
baa551bdd2 provide ack code as an integer instead of bytes 2025-02-13 13:13:39 +13:00
liamcottle
74c8981039 export classes 2025-02-13 00:18:25 +13:00
Liam Cottle
7ede1cd284
Create LICENSE 2025-02-12 23:09:24 +13:00
liamcottle
99427ecf3f add readme 2025-02-12 23:08:24 +13:00
liamcottle
d9cfad9581 add helper functions for advert types 2025-02-12 23:05:19 +13:00
liamcottle
defef4bddf add .idea to .gitignore 2025-02-12 23:00:28 +13:00
liamcottle
272ece07e8 add send text message function 2025-02-12 23:00:07 +13:00
liamcottle
8dc58d60c4 ask for tx power 2025-02-12 20:38:32 +13:00
liamcottle
32472fc842 update contacts list when path is updated 2025-02-12 01:44:08 +13:00
liamcottle
220ddfdd64 show path info 2025-02-12 01:42:40 +13:00
liamcottle
6ffd7ef270 show routing path to contact 2025-02-12 01:10:17 +13:00
liamcottle
46b18d00ae clean up 2025-02-12 00:54:46 +13:00
liamcottle
5735dc8b66 implement path updated push event 2025-02-12 00:48:02 +13:00
liamcottle
845f9d6d19 add ability to send messages to contacts 2025-02-12 00:44:53 +13:00
liamcottle
88c2be13d0 update title 2025-02-12 00:33:07 +13:00
liamcottle
09ff8771d8 use base class methods for disconnected event 2025-02-11 23:42:58 +13:00
liamcottle
c09ad0514c detect ble disconnect 2025-02-11 23:40:34 +13:00
liamcottle
af6403bf6a detect serial disconnect 2025-02-11 23:36:49 +13:00
liamcottle
995e740347 show contacts list on connect 2025-02-11 23:30:54 +13:00
liamcottle
865ca127ac fix reading and writing lat lon 2025-02-11 22:51:18 +13:00
liamcottle
feb149ad35 setup events 2025-02-11 22:07:10 +13:00
liamcottle
6f2d4ce1f7 add fixme and todo 2025-02-11 21:49:37 +13:00
liamcottle
8f53e9b849 implement ble connection and tidy up classes 2025-02-11 21:39:18 +13:00
liamcottle
6a3e522106 fetch adv lat, and adv lon in self info response 2025-02-11 18:09:38 +13:00
liamcottle
fba9eb63c7 add ability to reset path 2025-02-11 18:01:22 +13:00
liamcottle
8bf65ea11f update todos 2025-02-11 17:52:21 +13:00
liamcottle
25cb211060 add ability to remove contacts 2025-02-11 17:51:18 +13:00
liamcottle
54df5ed9c3 add ability to set advert lat lon 2025-02-11 17:45:53 +13:00
liamcottle
581e159f0d implement additional packet types 2025-02-11 17:31:28 +13:00
liamcottle
f2e56f3924 add disconnect button 2025-02-11 16:09:35 +13:00
liamcottle
30c918a09a initial serial client implementation for meshcore device 2025-02-11 07:27:31 +13:00
liamcottle
897eeecb24 create new project 2025-02-11 02:30:26 +13:00