Commit graph

27 commits

Author SHA1 Message Date
Luc Patiny
3f899c8445 chore: enforce prettier configuration
In order to avoid reformatting of the code this PR add a prettier configuration as well as scripts to automatically format apply the rules
2025-11-17 06:10:08 +01:00
liamcottle
db5831b9c6 added ability to sign data 2025-10-07 12:08:50 +13:00
liamcottle
c90bf3ddd9 add ability to fetch repeater neighbours via binary request 2025-09-26 17:51:51 +12:00
liamcottle
83ea9c8e3c add support for fetching telemetry from contacts 2025-06-20 16:17:02 +12:00
liamcottle
3ed5eca66b add error codes 2025-04-13 14:55:02 +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
0210b5a438 tell device what protocol version we support when connected 2025-04-08 12:36:42 +12:00
liamcottle
9e3171bd78 implement path tracing 2025-03-17 23:17:03 +13:00
liamcottle
9e6f42f0bc get channels 2025-03-11 19:16:55 +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
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
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
381a1b9d17 implement import contact command 2025-02-15 21:39:29 +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
37b13d4193 add ability to send and receive channel messages 2025-02-13 22:54:18 +13:00
liamcottle
8f53e9b849 implement ble connection and tidy up classes 2025-02-11 21:39:18 +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