Commit graph

62 commits

Author SHA1 Message Date
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
Florent
5be498145a including public_key in PUSH_ADVERT and PUSH_PATH_UPDATE 2025-06-14 17:49:23 +02:00
Florent
98c2525406 self_telemetry 2025-06-02 14:37:28 +02:00
Florent
d73979f234 telemetry mode env 2025-05-25 16:53:23 +02:00
Florent de Lamotte
ed3adcf1ad implement change flags 2025-05-22 17:09:37 +02:00
Florent
aa43afc3e7 quick and dirty json encoder 2025-05-16 15:39:07 +02:00
Florent de Lamotte
fe2df52403 import contact 2025-05-16 09:44:06 +02:00
Florent
1150ac31ab update ver 2025-05-15 21:35:08 +02:00
Florent
182347328f ver 2025-05-15 16:16:30 +02:00
Florent de Lamotte
5de7951b50 bump dev version 2025-05-15 12:51:44 +02:00
Florent de Lamotte
0aa586fe4e parse telemetry data with pycayennelpp 2025-05-14 14:48:11 +02:00
Florent
aef1801446 initial support for telemetry to see if things come in 2025-05-03 17:52:16 +02:00
Florent
6a3da79af2 correct SNR values in messages 2025-04-18 21:40:59 +02:00
Florent
d6cfc26689 some issues with logout 2025-04-18 12:43:35 +02:00
Florent
e8ac5e7ffb change ver 2025-04-16 18:28:02 +02:00
Florent de Lamotte
3db73a8883 Fixed issue with chan messages, waited for MSG_SENT instead of OK 2025-04-15 11:58:47 +02:00