-
- depends of automake 1.11 - C99 - pic-only - more warning C flags - remove obscure checks - don't print directories - add libmodbus.pc to clean files - remove -Werror
-
Add standalone Makefiles for the modbus DLL and tests, using the modbus DLL.
-
Thanks to Denis Davydov
-
Fix EXXX values defined in Microsoft C Runtime 10
-
Thanks to Carlos Tangerino
-
Thanks to oldfaber
-
Thanks to oldfaber.
-
Original patch provided by Michael Haberler <git@mah.priv.at>.
-
Thanks to Stefan Finzel for the bug report
-
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
-
Thanks to Thomas Stalder and Torello Querci for the report.
-
Original patch for new connect function by Thomas Stalder.
-
Thanks to Bernhard Agthe.
-
- export new symbols to create specific behavior (RTU) - the flag can't only be set by slaves - new tests
-
Warning, modbus_receive returns 0 when a query is ignored. - function removed from TCP and RTU code and from backend structure - updated documentation - updated examples
-
- remove static variable in the library libabc is a really good source of inspiration! https://git.kernel.org/?p=linux/kernel/git/kay/libabc.git