Florent
|
563cbfbade
|
complet channel log rx and use timestamp to calculate hashes
|
2026-03-05 21:32:24 -04:00 |
|
Florent
|
c9bc4193cd
|
v2.2.20
|
2026-03-05 15:38:39 -04:00 |
|
Florent
|
a83956ec1f
|
some optimizations
|
2026-03-05 15:37:54 -04:00 |
|
Florent
|
322736024a
|
fix
|
2026-03-05 14:53:43 -04:00 |
|
Florent
|
601dfabe15
|
v2.2.18
|
2026-03-05 14:43:42 -04:00 |
|
Florent
|
91be955044
|
error when msg_hash was not here
|
2026-03-05 14:41:19 -04:00 |
|
Florent
|
9f66885594
|
verify if channels has hashes ...
|
2026-03-05 13:56:29 -04:00 |
|
Florent
|
af9f90b5bd
|
example to show how to get chan messages with path
|
2026-03-05 12:35:56 -04:00 |
|
Florent
|
3d47d6d8b2
|
if possible, add path and rssi to channel messages
|
2026-03-05 11:50:41 -04:00 |
|
Florent
|
b1abb8e4d3
|
extract some info from log_rx
|
2026-03-05 09:32:19 -04:00 |
|
Florent
|
3716ebf77e
|
handle multibytes in path discovery
|
2026-02-27 08:59:17 -04:00 |
|
Florent
|
f2def83f30
|
fix path len issue when getting contacts
|
2026-02-27 08:33:27 -04:00 |
|
Florent
|
ee75ed12dd
|
add get_path_hash_mode
|
2026-02-27 07:01:20 -04:00 |
|
Florent
|
dd6d6350d9
|
multibyte trace support
|
2026-02-26 22:51:52 -04:00 |
|
Florent
|
32907bb5c1
|
handle path_hash_size in change_path
|
2026-02-26 16:48:23 -04:00 |
|
Florent
|
26730d1efa
|
support path_hash_mode
|
2026-02-26 14:24:02 -04:00 |
|
Florent
|
03c05d77a2
|
v2.2.14
|
2026-02-21 07:31:19 -04:00 |
|
fdlamotte
|
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 |
|
agessaman
|
a9f68c2971
|
modify event callback handling to call synchronous callbacks inline, ensuring futures are resolved before waiting. This prevents race conditions when scheduling callbacks asynchronously.
|
2026-02-19 19:31:56 -08: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 |
|
fdlamotte
|
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 |
|
fdlamotte
|
a124648885
|
Merge pull request #53 from samm-git/patch-1
Add optional bleak package import handling
|
2026-02-10 08:42:07 -04:00 |
|
Alex Samorukov
|
36048e7802
|
Add optional bleak package import handling
Make bleak optional by checking for import availability.
|
2026-02-10 10:30:51 +01:00 |
|
pe1hvh
|
8b3149cb7e
|
fix: subscribe before send to prevent event race condition
|
2026-02-09 22:53:27 +01: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 |
|
fdlamotte
|
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 |
|
agessaman
|
ad7e48d028
|
add support for recv_errors in STATUS_PACKETS response
|
2026-01-29 20:41:48 -08:00 |
|
Florent
|
58615ae1f9
|
fixed doc for send_chan_msg
|
2026-01-19 08:48:44 -04:00 |
|
fdlamotte
|
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 |
|
fdlamotte
|
02a38fc68b
|
Merge pull request #45 from michielappelman/main
Support for pull-based advert requests and responses.
|
2026-01-12 12:49:59 +01:00 |
|
Michiel Appelman
|
0283003b04
|
Adds support for pull-based advert requests and responses.
|
2026-01-11 21:44:03 +01:00 |
|
prabathbr
|
1e2171bcc1
|
added STATUS filtering and show on map pattern lat,long
Added STATUS filtering and show on map pattern lat, long
|
2026-01-10 13:54:49 +11:00 |
|
prabathbr
|
f6fea7fd49
|
Update README.md
- `serial_rss_bot.py`: A RSS feed to Meshcore channel example, which broadcasts emergency bushfire warnings in VIC, AU
|
2026-01-10 12:19:17 +11:00 |
|