Commit graph

427 commits

Author SHA1 Message Date
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
Florent
665a592503 document channel_echoes 2025-11-11 11:44:32 +01:00
Florent
ae30ef71af update help and readme 2025-11-11 11:16:01 +01:00
Florent
b8096dd163 add sleep command to at (sleeps after command) 2025-11-11 09:52:24 +01:00
Florent
72793de219 branching error in contextual help 2025-11-11 08:19:22 +01:00
Florent de Lamotte
6c0850e56f spc before trace 2025-11-10 22:46:45 +01:00
Florent
e1ddd030b4 display min hours or days in neighbours 2025-11-10 21:16:41 +01:00
Florent
af791fea50 update for v1.2.14 2025-11-09 21:07:36 +01:00
Florent
626a018047 classic mode by default on macs and windows, -C toggles the mode 2025-11-09 20:41:57 +01:00
Florent
2474231cd4 more compact traces 2025-11-09 19:32:06 +01:00
Florent
efcec63711 some cleanings and new prompt 2025-11-09 19:23:01 +01:00
Florent
2700b55b7f req_neighbours 2025-11-09 16:49:57 +01:00
Florent
e790e19d04 stop using haslib in profit of pycryptodome (also used for AES) 2025-11-09 11:22:26 +01:00
Florent
fc3f522005 add a commutator for color on cmdline and treat traces color off 2025-11-09 10:52:27 +01:00
Florent de Lamotte
e7e1275ee5 fix issue with scope 2025-11-08 23:32:40 +01:00