Commit Graph
100 Commits
Author SHA1 Message Date
fdlamotteandGitHub 2c259b9743 Merge pull request #60 from agessaman/fix-sync-callbacks
Fix: Sync callbacks called inline in `_process_events` to eliminate `no_event_received` race
2026-02-21 07:30:25 -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 6254440a2f disconnect as soon as we have no response to appstart 2026-02-16 14:09:14 -04:00
Florent 38f3656c24 v2.2.10 2026-02-15 07:37:46 -04:00
Florent 174665fd89 document get_allowed_repeat_freq 2026-02-14 16:01:25 -04:00
Florent 8c33c09ac1 handle repeat mode 2026-02-14 15:36:17 -04:00
Florent d254c8e6ff update timeout 2026-02-14 14:34:01 -04:00
Florent 9100a979dc some packet types were commands vim packets.py ! 2026-02-14 09:50:36 -04:00
Florent 03a2a7c64e get/set repeat mode 2026-02-14 09:39:07 -04:00
Florent b8294cfb2f change frame reader for TCP 2026-02-12 21:19:11 -04:00
Florent 0e5d0dec2e rewrote serial frame parser 2026-02-12 11:30:44 -04:00
Florent eec63e4b3b v2.2.8 with corrected send 2026-02-10 09:03:22 -04:00
fdlamotteandGitHub 091baed9f7 Merge pull request #52 from pe1hvh/fix/event-race-condition
fix: subscribe before send to prevent event race condition
2026-02-10 09:01:55 -04:00
fdlamotteandGitHub a124648885 Merge pull request #53 from samm-git/patch-1
Add optional bleak package import handling
2026-02-10 08:42:07 -04:00
Florent debe6b8770 v2.2.7 2026-02-03 15:19:51 -04:00
Florent b11a54eaf9 use contact path for anon requests, defaults to 0 hop 2026-02-03 15:19:21 -04:00
Florent ce6d14d618 disambiguate between anon and binary 2026-02-02 17:04:42 -04:00
Florent d57162375a autoadd_config 2026-02-02 13:18:44 -04:00
Florent 3b46986dfa implemented anon binary requests 2026-02-02 11:55:18 -04:00
Florent ac82eeb905 hashtag is not mandatory anymore in scope names 2026-02-01 09:25:44 -04:00
fdlamotteandGitHub a2d8b3e059 Merge pull request #48 from agessaman/add-recv-errors
add support for recv_errors in STATUS_PACKETS response
2026-01-30 10:48:11 -04:00
Florent 58615ae1f9 fixed doc for send_chan_msg 2026-01-19 08:48:44 -04:00
fdlamotteandGitHub d2c23b3e2c Merge pull request #44 from prabathbr/main
Added a bot example : Bushfire warnings from RSS feed to MeshCore channel
2026-01-12 12:50:18 +01:00
fdlamotteandGitHub 02a38fc68b Merge pull request #45 from michielappelman/main
Support for pull-based advert requests and responses.
2026-01-12 12:49:59 +01:00
fdlamotteandGitHub 01e3f21992 Merge pull request #43 from jkingsman/add-typing-to-send-chan
Add typing to send_chan_message with test
2025-12-25 16:37:39 +01:00
fdlamotteandGitHub 8613672b39 Merge pull request #42 from jkingsman/update-docs
Update README with some missing commands
2025-12-25 16:35:45 +01: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
fdlamotteandGitHub df6c997445 Merge pull request #37 from prabathbr/main
Added more examples, a ping bot and Ollama to Meshcore gateway
2025-12-16 18:00:09 +01:00
fdlamotteandGitHub 3e70d009bc Merge pull request #39 from agessaman/dev
Implement on-device signing
2025-12-16 17:59:35 +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
fdlamotteandGitHub f7439ceac7 Merge pull request #35 from agessaman/main
Stats PacketType Cleanup
2025-11-25 07:35:17 +01:00
fdlamotteandGitHub 3220c4196d Merge pull request #34 from agessaman/main
Companion Nodes Stats
2025-11-24 10:38:04 +01:00
Florent de Lamotte 5571fef670 try to get a 32 bytes key in send_msg_with_retry 2025-11-20 08:15:07 +01:00
Florent 1de435e46d fix issue with reset_path when sending to an hex prefix 2025-11-19 08:57:00 +01:00
Florent de Lamotte 6b24bb7c7f check key size in _validate_destination 2025-11-18 11:27:59 +01:00
Florent 26b8f2b340 reader: return and warns if packet is empty 2025-11-16 17:22:26 +01:00
Florent 2ccc121bd8 byteorder is now mandatory in to_bytes vim pyproject.toml ! 2025-11-15 18:27:23 +01:00
fdlamotteandGitHub 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 d3c9c8d984 control codes support: node_discover_req 2025-11-07 09:59:40 +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 97a53ec32b most packets are now read using BytesIO 2025-11-05 13:37:38 +01:00
Florent de Lamotte b8885e3015 starting rewriting of reader using io.BytesIO instead of fixed indexes 2025-11-05 13:11:48 +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 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