Commit graph

483 commits

Author SHA1 Message Date
Alex the Emperor Penguin
87f6847487
Add clkreboot command to README
Needed if time is too far forward as soft reboot does not reset clock on esp32
2026-02-23 20:40:48 +01: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
bram
a260c83296 Add repeater mode (-r) for direct serial CLI access 2025-12-30 14:19:23 +01:00
Florent
e2905e10bf now it is possible to do any command with pubkey prefix 2025-12-30 10:11:20 +01:00
Florent
9e81371e2a can login with pubkey_prefix 2025-12-30 09:49:14 +01:00
Florent
c7b4494009 v1.3.12 2025-12-27 13:04:13 +01:00
Florent
1227d417cf fixed sending msg to channel with name 2025-12-27 11:03:08 +01:00