Skip to content

Conversation

@ppisa
Copy link
Contributor

@ppisa ppisa commented Oct 7, 2025

shv-libs4c commit message:
shv_pack_head_reply: correct reply head for non single element CID array.

silicon-heaven/shv-libs4c@c5d9c93

Thanks to @fvacek and his Elektroline colleagues for the problem debugging.

This change allows pysimCoder generated executables to interoperate with Rust
implementation of the silicon-heaven broker

https://github.com/silicon-heaven/shvbroker-rs

@zdebanos please, send updated SHA1 to NuttX applications as well.

ppisa added 2 commits October 7, 2025 15:09
shv-libs4c commit message:
shv_pack_head_reply: correct reply head for non single element CID array.

Signed-off-by: Pavel Pisa <pisa@fel.cvut.cz>
…nect retry phase

shv-libs4c commit message:
shv_process: even in case of unsuccessful attempts to connect respect request to stop

The request to stop initiate  by signal caused the high priority
thread to enter busy-loop and block a system. Check for request
to stop (running flag cleared) even in disconnected state after
unsuccessful attempt.

Signed-off-by: Pavel Pisa <pisa@fel.cvut.cz>
@ppisa
Copy link
Contributor Author

ppisa commented Oct 7, 2025

Added even commit to prevent busy-loop of in the high priority communication
thread when request to stop model arrives during sequence of successful attempts to connect.

@robertobucher robertobucher merged commit 7b75434 into robertobucher:master Oct 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants