Commit graph

167 commits

Author SHA1 Message Date
liamcottle
95107eb2eb implement timeout for trace path 2025-08-29 21:30:49 +12:00
liamcottle
352333153c fix removing error listeners 2025-08-29 21:30:49 +12:00
Liam Cottle
536e7641e0
Merge pull request #2 from recrof/patch-1
remove console.log from findChannelByName loop
2025-08-25 17:12:23 +12:00
Rastislav Vysoky
bc65c5a98d
remove console.log from findChannelByName loop 2025-08-24 19:45:20 +02:00
liamcottle
9acf56ed81 parse advert packet types 2025-08-19 12:51:25 +12:00
liamcottle
8ce2cf53e3 update repeater stats 2025-07-17 23:06:18 +12:00
liamcottle
9a9ad43671 1.5.0 2025-06-20 16:23:10 +12:00
liamcottle
83ea9c8e3c add support for fetching telemetry from contacts 2025-06-20 16:17:02 +12:00
liamcottle
7acd0eefa0 1.4.5 2025-04-22 12:22:05 +12:00
liamcottle
3edc69dacc fix parsing advert type 2025-04-22 12:21:24 +12:00
liamcottle
3ed5eca66b add error codes 2025-04-13 14:55:02 +12:00
liamcottle
a6aeab9027 1.4.4 2025-04-13 13:57:59 +12:00
liamcottle
25db13cdf6 fix null check 2025-04-13 13:55:55 +12:00
liamcottle
2588af9a28 add support for new advert push codes when contacts are set to manual add 2025-04-13 13:53:05 +12:00
liamcottle
24d330b189 add prefs toggle for auto adding or manual adding of new contacts 2025-04-13 13:43:52 +12:00
liamcottle
e6ffafc195 update lang 2025-04-08 14:54:36 +12:00
liamcottle
a781834bc7 update readme example 2025-04-08 14:54:10 +12:00
liamcottle
91dd4c5afd 1.4.3 2025-04-08 14:48:39 +12:00
liamcottle
8059fea1b4 find channel by name or secret 2025-04-08 14:48:29 +12:00
liamcottle
2ec624c318 update comments 2025-04-08 14:41:59 +12:00
liamcottle
f5dc7c95f6 add example to send message to channel 2025-04-08 14:41:49 +12:00
liamcottle
15ca8fc660 add example to send message to contact 2025-04-08 14:39:24 +12:00
liamcottle
e45527fd9a update examples to sync device time 2025-04-08 14:39:12 +12:00
liamcottle
e10db3d56c add method to sync device time 2025-04-08 14:38:38 +12:00
liamcottle
5433f81643 new line 2025-04-08 14:33:10 +12:00
liamcottle
cfb3743214 update get contacts example 2025-04-08 14:32:44 +12:00
liamcottle
42331ae490 update get repeater status example 2025-04-08 14:31:04 +12:00
liamcottle
9582112965 update command bot example 2025-04-08 14:30:08 +12:00
liamcottle
073f6576d9 update echo bot example 2025-04-08 14:28:43 +12:00
liamcottle
14ede85af3 1.4.2 2025-04-08 14:12:31 +12:00
liamcottle
1b399d1933 add other examples for finding contact 2025-04-08 14:12:19 +12:00
liamcottle
cd5bebc973 add ability to find contact by name 2025-04-08 14:08:48 +12:00
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