 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 |
|
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 |
|