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 |
|
Florent
|
d12241b1dd
|
fixed msg log names
|
2025-12-27 10:56:02 +01:00 |
|
fdlamotte
|
f2009c9be6
|
Merge pull request #28 from jimt/patch-1
Fix set/get help message
|
2025-12-27 10:28:14 +01:00 |
|
Jim Tittsler
|
fedc687313
|
Fix set/get help message
help said "echo_unk_channels" but the command is parsed as "echo_unk_chans"
|
2025-12-26 23:57:10 -08:00 |
|
Florent
|
08f655b65c
|
tight prompt
|
2025-12-18 18:29:37 +01:00 |
|
Florent de Lamotte
|
6d239fcacc
|
wrote an about section in readme
|
2025-12-17 15:34:26 +01:00 |
|
fdlamotte
|
57088348e3
|
Merge pull request #24 from mtlynch/2.2.3-flake
Update Nix flake for 2.2.3
|
2025-12-16 16:22:58 +01:00 |
|
Michael Lynch
|
c80ca8126c
|
Update Nix flake for 2.2.3
|
2025-12-16 09:37:56 -05:00 |
|
Florent
|
71e3064574
|
handle strange unicode characters ;)
|
2025-12-12 19:46:19 +01:00 |
|
Florent
|
f130de7e77
|
error with advert_echoes when timestamp is not on
|
2025-12-08 17:10:26 +01:00 |
|
Florent
|
2a62d8072b
|
set private_key
|
2025-12-07 17:41:24 +01:00 |
|
Florent
|
fdbf1a8e29
|
get private_key
|
2025-12-07 17:20:49 +01:00 |
|
Florent
|
72a16dfd36
|
change behavior of /to
|
2025-12-07 08:38:28 +01:00 |
|
Florent
|
ae10bb701a
|
deal with error_code not in payload for scope error
|
2025-12-06 19:35:57 +01:00 |
|
Florent
|
7b0631bc4b
|
bug in time format
|
2025-12-06 13:50:32 +01:00 |
|
Florent
|
6b8724a1e1
|
v1.3.8
|
2025-12-06 13:31:30 +01:00 |
|
Florent
|
1856bdecbd
|
print msg timestamp when receiving message
|
2025-12-06 12:20:34 +01:00 |
|
Florent
|
f08d2b401a
|
channels: add_channel command + help
|
2025-12-06 11:07:42 +01:00 |
|
fdlamotte
|
08dbbd402b
|
Merge pull request #19 from jorritvanderheide/main
Update: MeshCore version in flake
|
2025-12-05 11:53:33 +01:00 |
|
Jorrit van der Heide
|
4f0aae0715
|
fix: restore to v2.2.2
|
2025-12-05 11:47:04 +01:00 |
|
Jorrit van der Heide
|
2b9dbf1736
|
fix: revert meshcore version back to 2.2.1
|
2025-12-05 09:24:01 +01:00 |
|
Jorrit van der Heide
|
f585dd79ae
|
fix: get meshcore_ppy from GitHub
|
2025-12-05 09:23:43 +01:00 |
|
Jorrit van der Heide
|
20d2900dd5
|
fix: meshcore version in flake
|
2025-12-05 09:15:22 +01:00 |
|
Florent
|
543191f3e7
|
advert echoes
|
2025-12-02 18:09:39 +01:00 |
|
Florent
|
a5f5f1538b
|
catch bleak error at ble scan
|
2025-11-26 18:27:39 +01:00 |
|
Florent de Lamotte
|
ed581e3788
|
catch BleakDBusError
|
2025-11-26 17:20:50 +01:00 |
|
Florent
|
a101423503
|
force bleak < 2.0
|
2025-11-25 20:48:16 +01:00 |
|
Florent
|
c909aa3e5d
|
v1.3.4
|
2025-11-25 20:25:10 +01:00 |
|
Florent
|
7ebb6d6d23
|
quick fix for stack traces when no ble or invalid arg
|
2025-11-25 16:36:16 +01:00 |
|
Florent
|
8801453bbc
|
let user send msg to prefix > 12 chars
|
2025-11-18 21:42:05 +01:00 |
|
Florent
|
f0888d3e86
|
purge msgs before subscription to be able to scroll back through old msgs
|
2025-11-15 19:53:39 +01:00 |
|
Florent
|
c0a881f3f6
|
updating flake
|
2025-11-15 19:27:10 +01:00 |
|
Florent
|
8d21556c5a
|
update dependency to meshcore_py v2.2.1
|
2025-11-15 18:53:40 +01:00 |
|
Florent de Lamotte
|
0ba47b31f9
|
increase node names width in nd
|
2025-11-14 17:48:38 +01:00 |
|
Florent
|
f6334acbcc
|
doccumentation on manual_add_contacts
|
2025-11-14 16:24:16 +01:00 |
|
Florent
|
ec585f34e8
|
bug with all commands begining with s
|
2025-11-13 22:22:44 +01:00 |
|
Florent
|
fb849f8b72
|
channel_echoes: handle multiline messages
|
2025-11-13 19:57:38 +01:00 |
|
Florent de Lamotte
|
82f9ff0684
|
Bug fixes and some polishing after release
|
2025-11-13 13:14:23 +01:00 |
|
Florent
|
61a4211934
|
added route_typename to rxlog
|
2025-11-12 11:28:05 +01:00 |
|
Florent
|
4d2d3094f6
|
decoding high level of packet (type, path)
|
2025-11-11 16:51:56 +01:00 |
|
Florent
|
29f674859d
|
example of echoes
|
2025-11-11 15:05:47 +01:00 |
|
Florent
|
4899e96c96
|
prepare for release (waiting for bugs ...)
|
2025-11-11 13:45:22 +01:00 |
|
Florent
|
00ad3143d2
|
typo
|
2025-11-11 11:53:54 +01:00 |
|