Commit graph

85 commits

Author SHA1 Message Date
Florent
c9bc4193cd v2.2.20 2026-03-05 15:38:39 -04:00
Florent
322736024a fix 2026-03-05 14:53:43 -04:00
Florent
601dfabe15 v2.2.18 2026-03-05 14:43:42 -04:00
Florent
9f66885594 verify if channels has hashes ... 2026-03-05 13:56:29 -04:00
Florent
3d47d6d8b2 if possible, add path and rssi to channel messages 2026-03-05 11:50:41 -04:00
Florent
b1abb8e4d3 extract some info from log_rx 2026-03-05 09:32:19 -04:00
Florent
26730d1efa support path_hash_mode 2026-02-26 14:24:02 -04:00
Florent
03c05d77a2 v2.2.14 2026-02-21 07:31:19 -04:00
Florent
3f56190423 Revert PR 45 2026-02-18 06:50:44 -04:00
Florent
e51838177f fix lpp values for voltage and current as signed 2026-02-17 08:52:56 -04:00
Florent
ec91a123ee version bump 2026-02-16 14:11:02 -04:00
Florent
38f3656c24 v2.2.10 2026-02-15 07:37:46 -04:00
Florent
b8294cfb2f change frame reader for TCP 2026-02-12 21:19:11 -04:00
Florent
eec63e4b3b v2.2.8 with corrected send 2026-02-10 09:03:22 -04:00
Florent
debe6b8770 v2.2.7 2026-02-03 15:19:51 -04:00
Florent
3b46986dfa implemented anon binary requests 2026-02-02 11:55:18 -04:00
Florent de Lamotte
fa330a5a12 migrate to pyserial-asyncio-fast 2025-12-19 10:57:21 +01:00
Florent
8067f725fb v2.2.4 2025-12-16 18:01:58 +01:00
Florent
6579efe6b4 import_private_key 2025-12-07 17:41:37 +01:00
Florent
01661a9654 v2.2.2 2025-11-25 07:42:00 +01:00
Florent
2ccc121bd8 byteorder is now mandatory in to_bytes vim pyproject.toml ! 2025-11-15 18:27:23 +01:00
fdlamotte
fd67639966
Update pyproject.toml to v2.2.0 2025-11-13 20:40:28 +01:00
Florent
307e517f5e req_neighbours 2025-11-09 16:51:54 +01:00
Florent
dea2f74eae fix snr values for incoming msgs 2025-11-08 08:17:34 +01:00
Florent de Lamotte
a61616297e support only_prefix flag on discover node 2025-11-07 12:59:16 +01:00
Florent de Lamotte
057051c8c3 take into account * scope 2025-11-06 11:56:22 +01:00
Florent de Lamotte
5a5f97322d Initial support for transport codes : set_flood_scope 2025-11-05 16:32:08 +01:00
Florent de Lamotte
9b6c799d04 mutli_ack -> multi_acks 2025-10-30 11:08:20 +01:00
Florent de Lamotte
3ad3be82e7 support multiple_acks 2025-10-30 10:59:08 +01:00
Florent
4712415a71 ver bump 2025-10-27 16:26:07 +01:00
Florent
3f8c9658a1 remove anim in get contacts 2025-10-23 21:32:09 +02:00
Florent
7cb4760945 display correct number of dots when fetching contacts 2025-10-23 08:24:46 +02:00
Florent
caabf6dfd9 were missing contacts event 2025-10-22 23:48:25 +02:00
Florent de Lamotte
d619423078 timeout for each contact in get_contacts 2025-10-22 10:21:07 +02:00
Florent
8f0be09f9a revert ensure_contacts and increase timeout in get_contacts 2025-10-20 16:30:07 +02:00
Florent
ec4a62c9ef ensure_contacts now wait for contacts to be there before continuing. 2025-10-19 19:12:05 +02:00
Florent
780a716cd1 ver bump 2025-10-13 12:36:14 +02:00
Florent
c697c960a6 ver 2025-10-03 12:31:48 +02:00
Florent
60e065b5f6 add min_timeout for some lora commands 2025-09-17 22:01:30 +02:00
Florent de Lamotte
83a0e2938f auto channels support 2025-09-15 16:40:55 +02:00
Florent de Lamotte
0664522deb change version 2025-09-05 13:49:26 +02:00
Florent
2b6a4b267b add req_binary 2025-08-29 20:10:15 +02:00
Florent
5f7b179b89 ver bump 2025-08-27 21:53:50 +02:00
Florent
565597e437 ver 2025-08-08 14:19:09 +02:00
Florent
932a491986 remove the use of set_disconnected_callback 2025-08-07 19:23:06 +02:00
Florent
aade4f6414 pushed ver to 2.1 to reflect refactor 2025-08-06 10:59:47 +02:00
Ventz Petkov
36727f4ea3 feat: Refactor binary commands and apply BLE fixes
Refactored the BinaryCommandHandler to align with the other command handlers, inheriting from CommandHandlerBase. This resolves an AttributeError and simplifies the command structure. Moved binary_commands.py into the commands module. Applied fixes to the BLE connection handler based on feedback, improving reliability on macOS and ensuring the device address is correctly handled.
2025-08-05 15:31:54 -04:00
Florent
999bf2ec8b v2.0.4 2025-08-02 09:26:36 +02:00
Florent
206321bd6b discover_path 2025-07-31 22:10:03 +02:00
Florent
fbb6e74b15 ver bump 2025-07-28 13:28:57 +02:00