-
Thanks to Karl Palsson.
-
Inspired by https://github.com/remakeelectric/libmodbus/commit/56b2526f5140a7e7efd0a59d5f2e5fb200f5a632
-
Related to 52ab1bbea760ed8eaca184f7d875a2f52a116d0f. The arguments have been changed (see documentation). https://groups.google.com/d/msg/libmodbus/aXO8nBzW4Ew/uVGTDmvvBAAJ
-
Signed-off-by: Stéphane Raimbault <stephane.raimbault@gmail.com>
-
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
-
msinttypes moved to GitHub, so change URL accordingly.
-
Linking failed in Visual Studio due to unresolved bswap_16().
-
Thanks to Lars Täuber. The documentation still missing for modbus_set_float_*
-
Thanks to Lars Taeuber.
-
The file was copied in wrong place too (include/libmodbus). Thanks to Daniel Sutcliffe.
-
This allows to place the coils/registers at any virtual start address, not only at address 0. This can be useful e.g. when the server has to fulfill a specification in which registers are expected at predefined locations. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
-
Signed-off-by: Michael Heimpold <mhei@heimpold.de>