liamcottle
|
54a3d00d7e
|
add helper function for importing contact
|
2025-02-15 22:26:58 +13:00 |
|
liamcottle
|
8184f8fc4c
|
add helper function for setting device time
|
2025-02-15 22:21:13 +13:00 |
|
liamcottle
|
6e4696679e
|
add helper function for getting device time
|
2025-02-15 22:18:39 +13:00 |
|
liamcottle
|
e2d2ab7cf8
|
add helper function for setting advert lat lon
|
2025-02-15 22:15:25 +13:00 |
|
liamcottle
|
6469b815b1
|
allow providing a timeout in milliseconds when fetching get self info
|
2025-02-15 22:11:22 +13:00 |
|
liamcottle
|
41d607a92f
|
listen for sent and err response when sending text message
|
2025-02-15 22:01:20 +13:00 |
|
liamcottle
|
428eb70b59
|
listen for ok and err response when sending advert
|
2025-02-15 21:53:17 +13:00 |
|
liamcottle
|
4a3554ca36
|
add todo
|
2025-02-15 21:50:00 +13:00 |
|
liamcottle
|
faf9e2c943
|
remove variable
|
2025-02-15 21:48:58 +13:00 |
|
liamcottle
|
2f1c696842
|
export packet class
|
2025-02-15 21:41:30 +13:00 |
|
liamcottle
|
7d97745783
|
implement packet parser
|
2025-02-15 21:41:10 +13:00 |
|
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
|
17cc2b9834
|
add helper functions that wait for ok or error response
|
2025-02-14 12:35:10 +13:00 |
|
liamcottle
|
d5c9f4d88c
|
add ok and err events
|
2025-02-14 00:18:07 +13:00 |
|
liamcottle
|
305ef81b01
|
add missing event listeners
|
2025-02-13 23:59:46 +13:00 |
|
liamcottle
|
37b13d4193
|
add ability to send and receive channel messages
|
2025-02-13 22:54:18 +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 |
|
liamcottle
|
d9cfad9581
|
add helper functions for advert types
|
2025-02-12 23:05:19 +13:00 |
|
liamcottle
|
272ece07e8
|
add send text message function
|
2025-02-12 23:00:07 +13:00 |
|
liamcottle
|
6ffd7ef270
|
show routing path to contact
|
2025-02-12 01:10:17 +13:00 |
|
liamcottle
|
5735dc8b66
|
implement path updated push event
|
2025-02-12 00:48:02 +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
|
30c918a09a
|
initial serial client implementation for meshcore device
|
2025-02-11 07:27:31 +13:00 |
|