Commit graph

294 commits

Author SHA1 Message Date
Florent
579c2bbdbd update deps 2025-08-29 20:32:58 +02:00
Florent
8c216a981e add req_bstatus shortcuts to interactive mode 2025-08-29 20:31:43 +02:00
Florent
d2103bef25 req_bstatus command to request status through binary req 2025-08-29 20:19:25 +02:00
fdlamotte
36bc91798c
Merge pull request #9 from kyriazis/gk/fix-mac
import BleakClient for mac
2025-08-28 07:08:01 +02:00
Florent
c3a61715d8 rise dep on lib 2025-08-28 06:38:21 +02:00
George Kyriazis
2f58b5dfe7 import BleakClient for mac 2025-08-27 23:07:31 -05:00
Florent
0b463d2627 fix setperm (hex by default for argument) 2025-08-27 22:12:25 +02:00
Florent
f1f5b114c0 don't even want to tell what was wrong, see for yourself 2025-08-08 14:41:27 +02:00
Florent
aa0a8d2798 client was not passed to ble_cx (but address was) 2025-08-08 14:20:16 +02:00
Florent
673d38d9dc forces the use of mcpy v2.1.1 2025-08-07 19:24:28 +02:00
Florent
eb52368941 setting next version 2025-08-06 13:26:26 +02:00
Florent
9808fc5c33 fix addr check 2025-08-06 12:40:01 +02:00
Florent
fe43c14e81 addr mgmt for ble 2025-08-06 12:31:11 +02:00
Florent
22942061b6 create ble cx from device instead of address when possible 2025-08-06 11:55:27 +02:00
Florent
8657ac7a96 follow binary commands refactor 2025-08-06 11:02:20 +02:00
Florent
d01cdfb73a v1.1.11 2025-08-02 09:28:08 +02:00
Florent
082d3d6115 now depends on mcpy 2.0.4 2025-08-02 09:27:46 +02:00
Florent de Lamotte
8a81c63a6e upd ver in -v 2025-07-31 23:44:34 +02:00
Florent
566ef85536 disc_path 2025-07-31 22:09:48 +02:00
Florent
46920cc239 msgs are now logged in config dir 2025-07-28 15:15:27 +02:00
Florent
a18ac033b2 v1.1.8 depends on meshcore_py v2.0.1 2025-07-21 19:25:42 +02:00
Florent
290ec5406e v1.1.7 with upd doc 2025-07-20 16:00:03 +02:00
Florent de Lamotte
6fbdcf51fb rm alias for req_mma 2025-07-20 15:37:07 +02:00
Florent
481d900d6e don't print error when syncing time 2025-07-20 13:29:13 +02:00
Florent de Lamotte
7560f04fa9 handle timeout=0 2025-07-19 21:28:51 +02:00
Florent
5a09fe9197 init script for device 2025-07-19 20:17:31 +02:00
Florent
6c9aebfaf0 dependency on mc 2.0 2025-07-19 10:23:10 +02:00
Florent de Lamotte
48c9095dc5 v1.1.6 2025-07-18 14:18:20 +02:00
Florent de Lamotte
cf106dfe4c only log errors if json_output 2025-07-18 14:16:12 +02:00
Florent
a726309a89 fix and ver 1.1.5 2025-07-18 07:39:45 +02:00
Florent
4e4731a64b ver 1.1.4 2025-07-17 21:50:25 +02:00
Florent
40bdbf050e typo in device selector title 2025-07-17 21:42:14 +02:00
Florent
c0a6661fc8 device selector lists serial ports 2025-07-17 21:41:26 +02:00
Florent
47af9188ff List serial ports with -l 2025-07-17 21:07:16 +02:00
Florent
f63708f694 auto update contacts 2025-07-17 08:02:27 +02:00
Florent de Lamotte
581116def5 manage timeouts, and override for contact 2025-07-16 16:57:59 +02:00
Florent
65cd239952 dependency issue 2025-07-16 11:00:38 +02:00
Florent
597a309188 perm mgmt for sensors 2025-07-16 10:50:52 +02:00
fdlamotte
4bf636f6e4
Merge pull request #5 from zt4/patch-1
Fix quotes so it runs under Raspberry Pi with Python 3.11
2025-07-16 07:26:42 +02:00
zt4
eebfcc0787
Fix quotes so it runs under Raspberry Pi with Python 3.11
Replace double quotes with single quotes, within double quotes.
2025-07-15 19:40:10 -03:00
Florent
6ae1100b55 better sensor support in chat 2025-07-15 21:20:25 +02:00
Florent
5b7c5739ec req mma 2025-07-15 18:11:00 +02:00
Florent
492254deb9 req_amm 2025-07-15 16:47:53 +02:00
Florent
62b81a7204 update to binary_commands 2025-07-15 13:39:43 +02:00
Florent
91387a03bb initial support for binary requests 2025-07-15 10:34:12 +02:00
Florent
711f546a71 follow json setting from message for advert 2025-07-13 19:11:38 +02:00
Florent
7cdb3e5578 update to v1.1.0 2025-07-13 17:15:45 +02:00
Florent
bfb577e913 methods for managing pending contacts in meshcore class 2025-07-13 16:08:00 +02:00
Florent de Lamotte
bb1e152968 Let the user manually add contacts (from a pending list) 2025-07-11 16:57:35 +02:00
Florent
83b119f198 display path updates and adverts 2025-07-11 14:49:36 +02:00