Releases: SHMModbus/modbus_tcp_client_shm
Releases · SHMModbus/modbus_tcp_client_shm
1.6.3
1.6.2
1.6.1
Full Changelog: v1.6.0...v1.6.1
1.6.0
What's Changed
- fix for snap package by @NikolasK-source in #35
- v1.5.3 snap package fix by @NikolasK-source in #36
- update to 1.6.0 by @NikolasK-source in #38
Full Changelog: v1.5.3...v1.6.0
1.5.3
What's Changed
- Buildsystem cleanup by @NikolasK-source in #33
- update to 1.5.3 by @NikolasK-source in #34
Full Changelog: v1.5.2...v1.5.3
1.5.2
- change license to GPLv3
- flush stdout after each modbus receive/reply when
--monitor
is enabled - fix faulty error messages (
modbus_set_byte_timeout
,modbus_set_response_timeout
)
1.5.0
option to set permissions of created shared memory
1.4.0
optional feature: provide named semaphore to protect shared shared memory against concurrent access.
1.3.2
fix shared memory size (AI)
1.3.1
minor fixes and changes for snap package