Abestanis

Results 72 issues of Abestanis

The lower part of drawn text is cut off, but for some reason it is drawn correctly on a redraw.

bug

**Describe the bug** `probe-rs` fails to compile when the `derive` feature of `zerocopy` is active. The feature is not enabled by `probe-rs`, but can be transitively enabled by any other...

bug

Update Flutter to `3.22.2` and also update dependencies.

### Suggestion To prevent issues like #122, we should: - [ ] Be more robust and don't fail the entire content search because one item fails. We should catch exceptions...

enhancement

This allows us to better handle multiple Modbus ADUs in a single TCP frame (fixes #253). `libmodbus` is better at parsing ADUs and we already use it when we are...

I have a Modbus client that is sending multiple commands with the click of a button to the Modbus server of OpenPLC. Sometimes, some of the last Modbus commands are...