Commit graph

135 commits

Author SHA1 Message Date
liamcottle
db5e5bd76f clear timeouts on success or error for repeater login and status requests 2025-04-08 14:05:21 +12:00
liamcottle
0544dbb805 add example to get repeater status via usb serial in nodejs 2025-04-08 14:04:59 +12:00
liamcottle
d2dd209df3 fix comment 2025-04-08 14:00:25 +12:00
liamcottle
1e0a997e65 1.4.1 2025-04-08 13:54:44 +12:00
liamcottle
06f8f9d4ea refactor ble connection to web ble connection 2025-04-08 13:54:25 +12:00
liamcottle
6a3d96b6c6 update readme 2025-04-08 13:51:10 +12:00
liamcottle
b6f5618882 add supported connection methods to readme 2025-04-08 13:49:42 +12:00
liamcottle
c7d604eea9 update readme 2025-04-08 13:27:25 +12:00
liamcottle
eaa1efb8d2 1.4.0 2025-04-08 13:21:15 +12:00
liamcottle
0210b5a438 tell device what protocol version we support when connected 2025-04-08 12:36:42 +12:00
liamcottle
e73632456d update test sf to 11 2025-04-08 12:21:58 +12:00
liamcottle
bc32340185 move path to constructor 2025-04-08 12:18:12 +12:00
liamcottle
7ec82f8554 export new connection classes 2025-04-08 12:15:46 +12:00
liamcottle
d5099eec20 add nodejs serial example 2025-04-08 12:14:21 +12:00
liamcottle
a324e15553 add nodejs serial connection support 2025-04-08 12:14:04 +12:00
liamcottle
de4e1d713b refactor serial connection to base class and web serial class 2025-04-08 11:52:32 +12:00
liamcottle
c18496f788 add trace payload type 2025-04-04 22:19:56 +13:00
liamcottle
11a79a4a5a 1.3.0 2025-03-17 23:53:09 +13:00
liamcottle
9e3171bd78 implement path tracing 2025-03-17 23:17:03 +13:00
liamcottle
85d82b13c1 update comment 2025-03-11 20:43:21 +13:00
liamcottle
e80f1d73e4 refactor 2025-03-11 20:30:01 +13:00
liamcottle
78e990aeac ui to test channels 2025-03-11 20:23:25 +13:00
liamcottle
209992d307 implement setting and deleting channels 2025-03-11 20:23:06 +13:00
liamcottle
9e6f42f0bc get channels 2025-03-11 19:16:55 +13:00
liamcottle
19cbbb9206 1.2.0 2025-03-10 14:05:37 +13:00
liamcottle
26888c8fcf parse extra packet types 2025-03-10 14:05:05 +13:00
liamcottle
1d88787c92 quiet logs 2025-03-10 02:53:00 +13:00
liamcottle
fffe23ad89 remove advert parse for now since it requires external lib 2025-03-10 02:46:25 +13:00
liamcottle
d1bf08fec4 implement zero hop repeater ping 2025-03-10 02:40:31 +13:00
liamcottle
78d34c10cd tidy 2025-03-10 00:13:26 +13:00
liamcottle
b7a21b5e8e send and receive raw data 2025-03-09 21:19:59 +13:00
liamcottle
0270c74293 log raw lora bytes received 2025-03-09 20:59:43 +13:00
liamcottle
5d94ba88ee parse packet types 2025-03-09 17:15:12 +13:00
liamcottle
bc11e6a7fe add packet parser example 2025-03-09 15:42:11 +13:00
liamcottle
f70049d38b parse packets 2025-03-09 15:41:38 +13:00
liamcottle
4925d7fa4f set device time on connect 2025-03-09 13:31:30 +13:00
liamcottle
5c6b2e1e04 add last snr field 2025-03-05 00:59:56 +13:00
liamcottle
540baec4b9 add example to readme 2025-03-04 17:42:20 +13:00
liamcottle
600e667eed 1.1.1 2025-03-04 17:36:30 +13:00
liamcottle
a03023b771 add helper to fetch all waiting messages, and add command bot example 2025-03-04 17:36:22 +13:00
liamcottle
166762dc31 add helper function to find a contact by public key prefix 2025-03-04 17:29:14 +13:00
liamcottle
565453a123 add tcp echo bot example 2025-03-04 17:14:07 +13:00
liamcottle
0f545b106a 1.1.0 2025-03-04 16:51:01 +13:00
liamcottle
7b2e58b116 update readme 2025-03-04 16:50:47 +13:00
liamcottle
4fc0aad0df export tcp connection class from lib 2025-03-04 16:49:43 +13:00
liamcottle
3882904b43 add tcp connection class and example 2025-03-04 16:48:43 +13:00
liamcottle
74a784a253 tidy 2025-03-03 09:52:07 +13:00
liamcottle
363ec75b42 rename variable 2025-03-03 09:48:10 +13:00
liamcottle
eea8199582 add node_modules to .gitignore 2025-03-03 09:46:24 +13:00
liamcottle
b0e9a3d634 add advert parser and verifier 2025-03-03 09:46:03 +13:00