Stéphane Raimbault

Results 123 comments of Stéphane Raimbault

Thank you @ndim. No need CLA for minor changes (even more when there are not in source code). Merged.

Good catch. Thank you.

The files contain many moving parts (unique numbers, version, paths and so on). It is easier to provide the list of settings to use, isn't it? > For Visual Studio,...

Could you explain what do you mean by close and restart? What libmodbus function calls do you use?

@0x34d thank you for the PR but I'm sure that this fuzzer code will be abandoned once merged. This code is only useful if maintained by people who know how...

The next documentation will include a better explanation: The different starting addresses make it possible to place the mapping at any address in each address space. This way, you can...

New release published on pypi. https://pypi.org/project/pylibmodbus/

The gate to quirks is now open (see recent commits :)

I choose the proposal with 2 mallocs, way easier to understand and maintain ;) Thank you @psychon