Manuel YGUEL

Results 40 comments of Manuel YGUEL

Do you have any update on that ? We are migrating projects to rust and are looking for a mqtt broker in rust, opensource, that we could contribute to. For...

@de-sh great we will check that !

The documentation is for firefox, is there an equivalent documentation for chrome? I am looking for it but not finding it. In .config/google-chrome/Default/databases/chrome-extension_edacconmaakjimmfgnblocblbcdcpbko_0/ There is a file named "1" The...

Chrome proposed an update last days, that I did. Everything is working again. So it was probably an issue with chrome. Anyway, I am still looking for the place where...

> If you are using poetry, adding the following to `poetry.toml` fixes this: > > ```toml > [installer] > no-binary = ["pdftopng"] > ``` Hi, Can you share your whole...

For our application it is 10Hz, quite low compared to the usual current measurement needs.

Is that part of the code open source ? We can dedicate ressources to implement the feature.

Many thanks for your report and your PR. At first read, your fixes sound good. I am currently reviewing the PR. My plan is to devise a unit test that...

> I have looked into writing a test for this, I think it would have to be hardware in the loop. There doesn't seem to be existing software-only tests that...