Commit graph

21 commits

Author SHA1 Message Date
liamcottle
baa551bdd2 provide ack code as an integer instead of bytes 2025-02-13 13:13:39 +13:00
liamcottle
74c8981039 export classes 2025-02-13 00:18:25 +13:00
liamcottle
d9cfad9581 add helper functions for advert types 2025-02-12 23:05:19 +13:00
liamcottle
272ece07e8 add send text message function 2025-02-12 23:00:07 +13:00
liamcottle
6ffd7ef270 show routing path to contact 2025-02-12 01:10:17 +13:00
liamcottle
5735dc8b66 implement path updated push event 2025-02-12 00:48:02 +13:00
liamcottle
09ff8771d8 use base class methods for disconnected event 2025-02-11 23:42:58 +13:00
liamcottle
c09ad0514c detect ble disconnect 2025-02-11 23:40:34 +13:00
liamcottle
af6403bf6a detect serial disconnect 2025-02-11 23:36:49 +13:00
liamcottle
995e740347 show contacts list on connect 2025-02-11 23:30:54 +13:00
liamcottle
865ca127ac fix reading and writing lat lon 2025-02-11 22:51:18 +13:00
liamcottle
feb149ad35 setup events 2025-02-11 22:07:10 +13:00
liamcottle
6f2d4ce1f7 add fixme and todo 2025-02-11 21:49:37 +13:00
liamcottle
8f53e9b849 implement ble connection and tidy up classes 2025-02-11 21:39:18 +13:00
liamcottle
6a3e522106 fetch adv lat, and adv lon in self info response 2025-02-11 18:09:38 +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