Commit graph

27 commits

Author SHA1 Message Date
liamcottle
defef4bddf add .idea to .gitignore 2025-02-12 23:00:28 +13:00
liamcottle
272ece07e8 add send text message function 2025-02-12 23:00:07 +13:00
liamcottle
8dc58d60c4 ask for tx power 2025-02-12 20:38:32 +13:00
liamcottle
32472fc842 update contacts list when path is updated 2025-02-12 01:44:08 +13:00
liamcottle
220ddfdd64 show path info 2025-02-12 01:42:40 +13:00
liamcottle
6ffd7ef270 show routing path to contact 2025-02-12 01:10:17 +13:00
liamcottle
46b18d00ae clean up 2025-02-12 00:54:46 +13:00
liamcottle
5735dc8b66 implement path updated push event 2025-02-12 00:48:02 +13:00
liamcottle
845f9d6d19 add ability to send messages to contacts 2025-02-12 00:44:53 +13:00
liamcottle
88c2be13d0 update title 2025-02-12 00:33:07 +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
f2e56f3924 add disconnect button 2025-02-11 16:09:35 +13:00
liamcottle
30c918a09a initial serial client implementation for meshcore device 2025-02-11 07:27:31 +13:00
liamcottle
897eeecb24 create new project 2025-02-11 02:30:26 +13:00