Commit Graph
100 Commits
Author SHA1 Message Date
Florent 4712415a71 ver bump 2025-10-27 16:26:07 +01:00
Florent 9bcb9c5877 disconnect client before returning None 2025-10-27 16:09:44 +01:00
Florent 3c34c6b34e deal with bad established ble cx 2025-10-27 14:45:48 +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
fdlamotteandGitHub 00a32a0255 Merge pull request #29 from agessaman/feature/private-key-export
Feature/private key export
2025-10-13 12:35:23 +02:00
Florent c697c960a6 ver 2025-10-03 12:31:48 +02:00
fdlamotteandGitHub ff09da49ba Merge pull request #28 from alex-vg/main
Implement BLE PIN pairing support for enhanced security
2025-09-28 20:40:24 +02:00
Florent 60e065b5f6 add min_timeout for some lora commands 2025-09-17 22:01:30 +02:00
Florent 4829680435 use tag instead of pubke_prefix fo req_acl 2025-09-15 20:59:42 +02:00
Florent de Lamotte 83a0e2938f auto channels support 2025-09-15 16:40:55 +02:00
fdlamotteandGitHub 7034e1da3b Merge pull request #27 from meshcore-dev/export-binary-req-type
Export BinaryReqType
2025-09-08 10:23:09 +02:00
fdlamotteandGitHub d65c04a7b3 Merge pull request #26 from meshcore-dev/fdlamotte/send_msg_reliable
quick sketch of send_msg_reliable
2025-09-06 17:47:55 +02:00
Florent baecf71fe4 example for using send_msg_with_retry 2025-09-06 16:05:27 +02:00
Florent 00e56c0d15 now works when contacts have not been retreived 2025-09-06 15:01:45 +02:00
Florent b644bd12d9 use dstType instead of contact 2025-09-05 23:36:02 +02:00
Florent de Lamotte 0664522deb change version 2025-09-05 13:49:26 +02:00
Florent de Lamotte 292195473d impl of send_msg_reliable 2025-09-05 13:34:20 +02:00
Florent de Lamotte 0c40cf917e explicit _sync calls for binary, deprecating old ones with an error (non blocking) 2025-09-05 10:08:46 +02:00
fdlamotteandGitHub 5c01a4390c Merge pull request #25 from meshcore-dev/awolden/add-binary-handling-to-reader
Awolden/add binary handling to reader
2025-09-05 07:40:30 +02:00
Florent 2b6a4b267b add req_binary 2025-08-29 20:10:15 +02:00
fdlamotteandGitHub b876fbe265 Merge pull request #22 from meshcore-dev/awolden/add-pubkey-telemetry
Add the pubkey prefix as a filterable attribute in the reader
2025-08-28 23:01:24 +02:00
fdlamotteandGitHub fa1790cc8c Merge pull request #21 from kyriazis/gk/fix-bleak-client
Correctly use client in BLEConnection
2025-08-28 06:35:10 +02:00
Florent 5f7b179b89 ver bump 2025-08-27 21:53:50 +02:00
fdlamotteandGitHub e92eb273d8 Merge pull request #20 from cheetahdotcat/main
fixed reader.py missing byteorder
2025-08-19 12:40:19 +02:00
Florent bc9a04b296 updated ble_t1000 connection 2025-08-19 11:52:14 +02:00
Florent 565597e437 ver 2025-08-08 14:19:09 +02:00
Florent 4bf5f425ec don't connect if already connected 2025-08-08 14:18:42 +02:00
Florent 932a491986 remove the use of set_disconnected_callback 2025-08-07 19:23:06 +02:00
Florent 047f33f9e9 restore cx parameters upon disconnect (client and device) 2025-08-06 22:40:25 +02:00
Florent 790f25498c add safeguard for other kind of addresses 2025-08-06 20:08:42 +02:00
Florent 336f2f3d68 let the user pass a device when creating ble_cx 2025-08-06 11:49:24 +02:00
Florent aade4f6414 pushed ver to 2.1 to reflect refactor 2025-08-06 10:59:47 +02:00
fdlamotteandGitHub 2fac1e0cf0 Merge pull request #16 from ventz/feature/refactor
Feature/refactor PR
2025-08-06 10:56:45 +02:00
fdlamotteandGitHub 4ce3a6fd9a Merge branch 'main' into feature/refactor 2025-08-06 10:56:24 +02:00
fdlamotteandGitHub dd4c96a784 Merge pull request #17 from fdlamotte/awolden/timing-and-event-fixes
Awolden/timing and event fixes
2025-08-06 08:41:03 +02:00
Florent 999bf2ec8b v2.0.4 2025-08-02 09:26:36 +02:00
fdlamotteandGitHub 6cd7da6c2a Merge pull request #14 from Cisien/cisien/add-rx-airtime
Add support for reading the rx airtime field
2025-08-02 08:28:08 +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 411a199e1b default timeout for get_msg 2025-07-28 13:28:35 +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 00cc5468d5 auto update contacts property 2025-07-17 08:01:44 +02:00
Florent de Lamotte 665dea3648 use lastmod to speedup contact updates 2025-07-16 22:57:51 +02:00
Florent de Lamotte 742c498a14 change override_timeout to timeout 2025-07-16 17:14:17 +02:00
Florent de Lamotte 837ff3af89 override timeout for contact 2025-07-16 16:57:04 +02:00
Florent 9d64ff8278 req_acl 2025-07-16 10:49:44 +02:00
Florent f190b60426 formating lpp 2025-07-15 18:03:01 +02:00
Florent 44671259b5 getting amm from sensors 2025-07-15 16:47:41 +02:00
Florent de00634c26 create binary_commands to handle binary data in req_binary 2025-07-15 13:39:19 +02:00
Florent cb6379e4c5 implement binary requests 2025-07-15 10:34:38 +02:00
Florent a4f6114870 some changes on managing pending contacts 2025-07-13 16:07:36 +02:00
Florent de Lamotte 460196a754 manual add contacts 2025-07-11 16:58:49 +02:00
Florent f4a4c5cfd0 adding an optional parameter to ensure_contact 2025-07-11 12:18:54 +02:00
Florent d7de28d7f9 add pending_contacts_list and track adverts and path changes 2025-07-11 10:04:21 +02:00
Florent f534b1898b trailing space 2025-07-11 09:19:04 +02:00
Florent 0e54a624f1 support manual add contact 2025-07-11 09:17:52 +02:00
Florent 29ce8ec6d6 default value for self.reader in serial_cx 2025-07-10 17:58:19 +02:00
Florent d4278b8afa deal with serial_cx issues 2025-07-10 17:24:01 +02:00
Florent 190fde8a45 change serial setup timeout delay 2025-07-10 12:34:27 +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
fdlamotteandGitHub f367d8c0fa Merge pull request #10 from fdlamotte/awolden/connection-manager
Add better connection management
2025-07-01 09:15:58 +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
fdlamotteandGitHub ac76e4f374 Merge pull request #8 from fdlamotte/awolden/add-noise-floor
Add noise floor to repeater status response
2025-06-13 22:29:59 +02:00
Florent 98c2525406 self_telemetry 2025-06-02 14:37:28 +02:00
fdlamotteandGitHub b03a9a50bd Merge pull request #7 from fdlamotte/awolden/create-channel
Add channel commands and fix a lint error
2025-06-02 10:32:54 +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 ad87eac280 lpp json : let caller tell how to serialize 2025-05-21 11:03:07 +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
fdlamotteandGitHub fb62b7888c Merge pull request #6 from fdlamotte/awolden/fix-issues
Improvements and fixes
2025-05-15 21:32:25 +02:00
Florent 182347328f ver 2025-05-15 16:16:30 +02:00
Florent de Lamotte 7ea3b04a05 implement simpler setters for telemetry, adding contacts ... 2025-05-15 16:15:48 +02:00
Florent de Lamotte 865d42206b change send_other_params to set_other_params 2025-05-15 13:08:38 +02:00
Florent de Lamotte 5de7951b50 bump dev version 2025-05-15 12:51:44 +02:00
Florent de Lamotte 6bf788ad82 telemetry ok 2025-05-15 12:27:13 +02:00
Florent 9ecc98bdc0 fix for telemetry (ignore 8 last bytes) 2025-05-14 22:43:29 +02:00
Florent de Lamotte 4c72ee5197 error in manual add contact 2025-05-14 22:04:12 +02:00
Florent de Lamotte 0aa586fe4e parse telemetry data with pycayennelpp 2025-05-14 14:48:11 +02:00
Florent 7ecd237377 get/set telemetry_mode 2025-05-13 22:51:10 +02:00
Florent de Lamotte 3a26acee93 solved issue when no custom variable 2025-05-05 17:33:40 +02:00
Florent de Lamotte ec5077110d set custom vars 2025-05-05 15:10:29 +02:00
Florent de Lamotte 27f87075d2 custom vars 2025-05-05 15:03:45 +02:00
Florent de Lamotte a39af17566 update resp_codes 2025-05-05 14:21:26 +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 15c1adfe91 encode in utf-8 instead of ascii 2025-04-16 14:20:47 +02:00