Commit graph

488 commits

Author SHA1 Message Date
Florent
41cbef3498 handle case where path_hash_len = 3 when doing trace (by converting path to two bytes) 2026-02-27 07:37:21 -04:00
Florent
77e0230c61 now you can send trace to a contact when using multibyte path 2026-02-27 07:16:28 -04:00
Florent
39d74c334e add possibility to set flags when querying path 2026-02-27 06:50:48 -04:00
Florent
b50c0dc226 print 3 first bytes of node key when doing discovery 2026-02-26 19:06:26 -04:00
Florent
ce8b48612e path_hash_size should be taken into account in echoes 2026-02-26 16:09:01 -04:00
Florent
5c06617d7a support for path_hash_mode with get/set 2026-02-26 14:25:34 -04:00
Florent
d3b8c72aaa add discover.neighbors to completion list 2026-02-17 07:10:17 -04:00
Florent
4f484915e4 v1.4.3 2026-02-16 14:18:26 -04:00
Florent
69ad8250fe add an error when serial connexion is not made to suggest trying -r 2026-02-16 14:12:37 -04:00
Florent
5bc8379b52 v1.4.2 2026-02-15 07:45:04 -04:00
Florent
cf630bbf20 get radio now prints repeat state 2026-02-14 15:49:54 -04:00
Florent
2e54bae1ff handle repeat mode for companion 2026-02-14 15:36:03 -04:00
Florent
8367acec8f don't display ble nodes in repeater mode 2026-02-13 15:05:16 -04:00
fdlamotte
188f00221c
Merge pull request #43 from samm-git/no-bleakl
Make bleak dependency optional
2026-02-13 10:08:11 -04:00
Florent
8c122370f6 add powersaving commands 2026-02-10 11:34:49 -04:00
Florent
fb6c941f04 add req_ to repeater completion list 2026-02-10 11:02:40 -04:00
Florent
6893e82189 update meshcore_py 2026-02-10 09:08:59 -04:00
Oleksij Samorukov
7769aceb5a Make bleak dependency optional 2026-02-10 12:23:27 +01:00
Florent
8b6f8d6c89 v1.4.0 2026-02-08 08:39:11 -04:00
Florent
9a472b37ab remove DEBUG from output in repeater mode 2026-02-06 12:23:29 -04:00
Florent
168bbc3783 overload region load in repeater 2026-02-06 12:10:25 -04:00
Florent
f946740741 add header to region spec 2026-02-06 11:57:02 -04:00
Florent
0818b10a00 update README about repeater mgmt 2026-02-06 10:04:27 -04:00
Florent
f76be35e88 added scripts to repeater mode 2026-02-06 09:10:07 -04:00
Florent
3804f382f1 add owner.info to docs and completion 2026-02-05 14:19:22 -04:00
Florent
163664b28b if no file is given for script prompt for it 2026-02-05 14:10:46 -04:00
Florent
3bd01ae578 let user send rpt cmd from cmdline 2026-02-05 14:00:47 -04:00
Florent
439324b325 handle ~ in path for download/upload 2026-02-05 12:12:15 -04:00
Florent
06a66136a9 v1.3.20 2026-02-05 12:03:26 -04:00
Florent
e859aae9ba ; is a comment in region files 2026-02-05 12:01:57 -04:00
Florent
f3b1319eda stop uploading region if line is empty 2026-02-05 11:59:52 -04:00
Florent
f41ee950b1 document regions in rpt mode 2026-02-05 11:51:18 -04:00
Florent
fb68e47516 regions upload/download in rpt mode to read/write regions from files 2026-02-05 11:36:36 -04:00
Florent
1318afe36b apply_to can filter using flag bit 2026-02-04 09:56:06 -04:00
Florent
330c0bfb10 v1.3.19 2026-02-04 09:23:24 -04:00
Florent
25844a6d38 get status 2026-02-04 09:20:56 -04:00
Florent
9bffc8e0d9 update flake 2026-02-03 18:24:36 -04:00
Florent
4b8f395228 update flake 2026-02-03 15:50:17 -04:00
Florent
e0703a584e upd reqs and set autoadd_config from string 2026-02-03 15:38:36 -04:00
Florent
63142a4a21 autoadd_config 2026-02-02 13:16:42 -04:00
Florent
089c5cab57 chat mode support for req_regions, req_owner, req_clock 2026-02-02 12:14:40 -04:00
Florent
484a0b3a2e req_regions, req_owner, req_clock 2026-02-02 11:55:52 -04:00
Florent
246a84ee05 add clock sync to repeater serial 2026-01-27 09:19:19 -04:00
fdlamotte
92af5f7479
Merge pull request #37 from samm-git/patch-1
Fix function name for getting contact from args
2026-01-14 14:17:46 -04:00
Alex Samorukov
77502789bf
Fix function name for getting contact from args
This is required to make `contact_timeout` command working
2026-01-14 19:08:17 +01:00
Florent
e34d826391 sometimes we did not check if contacts existed 2026-01-03 11:16:26 +01:00
Florent
23fb5c2fba v1.3.14 2026-01-02 20:58:47 +01:00
Florent
5c5b314ecd error in last refactoring 2026-01-02 20:44:43 +01:00
Florent
9447bed0e5 v1.3.13 2025-12-30 18:31:11 +01:00
fdlamotte
986c155e02
Merge pull request #29 from brammittendorff/feature_implemented-repeater-cli
Add repeater mode (-r) for direct serial CLI access
2025-12-30 18:12:37 +01:00