modbus/modbus.py
2019-04-10 Edouard Tisserant Nicer name than 'var_name' for variable auto-renaming in Modbus
2018-11-23 Edouard Tisserant Merged. Some changes that should already have been incuded during previous merge (mostly about PlcStatus) have been included this time.
2018-10-04 Andrey Skvortsov python3 support: pylint, W1613 # (xrange-builtin) xrange built-in referenced
2018-11-09 Edouard Tisserant Path may contain spaces... sequel of d1359cb
2018-08-20 Andrey Skvortsov Use static library for Modbus
2018-06-18 Andrey Skvortsov merge
2018-06-09 Andrey Skvortsov Fix linter errors
2018-06-07 Andrey Skvortsov Fix internatialization in UriLocationEditor, PYRO dialog and Modbus configurator
2018-06-08 Edouard Tisserant Make Modbus extension license compatible with the rest of Beremiz IDE python code : GPLv2.
2018-02-01 Edouard Tisserant Another set of meaningless changes to satisfy PEP8 and PyLint.
2018-01-31 Edouard Tisserant PEP8 conformity for modbus. Most of it done by autopep8, plus some easy refactoring.
2018-01-30 Edouard Tisserant modbus extension code cleanup, from smarteh's patch
2017-03-05 Mario de Sousa Add support for Modbus (TCP and RTU) working as master & slave