Commit graph

102 commits

Author SHA1 Message Date
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
liamcottle
f48d55f681 make cli usable on mobile 2025-02-27 18:09:49 +13:00
liamcottle
c26a54f757 tidy 2025-02-27 17:56:43 +13:00
liamcottle
af2170e53e add login button 2025-02-27 17:50:50 +13:00
liamcottle
32928e3a96 simple cli console for remote repeater management 2025-02-27 17:48:19 +13:00
liamcottle
e4577c40ff 1.0.9 2025-02-25 00:26:09 +13:00
liamcottle
84df5aa57f implement login and status request for fetching metrics from repeaters 2025-02-24 19:28:09 +13:00
liamcottle
4010cfc3b2 1.0.8 2025-02-21 16:58:31 +13:00
liamcottle
a04a3a9b19 implement private key import and export 2025-02-21 16:58:17 +13:00
liamcottle
a95402c68b 1.0.7 2025-02-19 21:25:07 +13:00
liamcottle
6dc6285cda add device query command 2025-02-19 21:24:55 +13:00
liamcottle
939ca22918 add reboot string to reboot command 2025-02-19 20:48:42 +13:00
liamcottle
53c0723c28 1.0.6 2025-02-16 17:00:18 +13:00
liamcottle
f6cfe37449 add ability to get battery voltage 2025-02-16 17:00:00 +13:00
liamcottle
8125faaccf add ability to reboot device 2025-02-16 16:57:08 +13:00
liamcottle
77803c5fca 1.0.5 2025-02-15 23:25:38 +13:00
liamcottle
7fbb990e57 update title 2025-02-15 23:24:22 +13:00
liamcottle
b708d5c834 auto sync new message in test ui 2025-02-15 23:23:30 +13:00
liamcottle
e12d87c6ba add helper function for setting custom path for contact 2025-02-15 23:11:11 +13:00
liamcottle
1a76e7a50e refactor names 2025-02-15 22:56:16 +13:00
liamcottle
2aeb37ffa8 add helper function for adding or updating contact 2025-02-15 22:53:10 +13:00
liamcottle
3040bb54a9 add helper function for sharing contact 2025-02-15 22:44:54 +13:00
liamcottle
e262772fe3 add helper function for resetting path 2025-02-15 22:43:23 +13:00
liamcottle
2e3ecdb15e add helper function for removing contact 2025-02-15 22:41:58 +13:00
liamcottle
fdc83c2f78 add helper function for exporting contact 2025-02-15 22:31:56 +13:00
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