Commit graph

77 commits

Author SHA1 Message Date
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
Florent
69726d2690 specify encoding in decode and ignore errors 2025-07-21 19:24:08 +02:00
Florent
3b34d0d2c6 v2.0.0 2025-07-19 10:16:34 +02:00
Florent de Lamotte
7920180137 enable error_only logging 2025-07-18 14:16:56 +02:00
Florent de Lamotte
837ff3af89 override timeout for contact 2025-07-16 16:57:04 +02:00
Florent
cb6379e4c5 implement binary requests 2025-07-15 10:34:38 +02:00
Florent
21cbed070a support adv loc policy 2025-07-09 17:13:40 +02:00
Florent
752f04d4ec push ver 2025-07-01 16:06:05 +02:00
Florent
73e896737a add fs stats in get_batt 2025-06-27 11:02:29 +02:00