Jonas Berg
Jonas Berg
It might actually be difficult to compile the software on a Raspberry Pi, as it also is an ARM processor. The toolchain is for cross compiling, which means compiling for...
Hi Kenneth, thanks for your interest in MinimalModbus! Yes, it would be really interesting to also support function code 23. A patch would be welcome. As I do not have...
Hi, yes I agree that 3 is the preferred option right now, to use it for reading those instruments that not supports reading with some other function codes. Unfortunately, according...
Hi, thanks for your interest in MInimalModbus. It is planned than in the future modify the internal representation of the data, now that Python2 support is dropped. So instead of...
There is a tool to generate Yocto recipes for Python packages that are available on Pypi. See https://github.com/NFJones/pipoe I have not tried it my self, but it seems useful,
Thanks for your feedback. We will put it in the backlog. (According to the standard 5.2.4.1 Coding of the field API = Unsigned32)
Thanks for your very valuable feedback, as always @Svenson12 ! Please review #113
Hi! Yes, you are right. The planned conversion is outlined in https://minimalmodbus.readthedocs.io/en/stable/develop.html#todo
Hi, thanks for your input! We need to finish conformance class B before this.
There is a tool to generate Yocto recipes for Python packages that are available on Pypi. See https://github.com/NFJones/pipoe I have not tried it my self, but it seems useful,