liamcottle
|
26888c8fcf
|
parse extra packet types
|
2025-03-10 14:05:05 +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
|
f70049d38b
|
parse packets
|
2025-03-09 15:41:38 +13:00 |
|
liamcottle
|
5c6b2e1e04
|
add last snr field
|
2025-03-05 00:59:56 +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
|
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
|
b0e9a3d634
|
add advert parser and verifier
|
2025-03-03 09:46:03 +13:00 |
|
liamcottle
|
32928e3a96
|
simple cli console for remote repeater management
|
2025-02-27 17:48:19 +13:00 |
|
liamcottle
|
84df5aa57f
|
implement login and status request for fetching metrics from repeaters
|
2025-02-24 19:28:09 +13:00 |
|
liamcottle
|
a04a3a9b19
|
implement private key import and export
|
2025-02-21 16:58:17 +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
|
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
|
e12d87c6ba
|
add helper function for setting custom path for contact
|
2025-02-15 23:11:11 +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 |
|
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 |
|