Mon, 13 Jul 2020 13:56:42 +0200 |
Edouard Tisserant |
Python Runtime: order of execution of extension's init() and cleanup() now reflects order of appearance of extensions in configuration tree.
|
file |
diff |
annotate
|
Tue, 16 Jun 2020 11:12:36 +0200 |
Edouard Tisserant |
Modbus: more comments to remember some necessary changes.
|
file |
diff |
annotate
|
Fri, 12 Jun 2020 10:30:23 +0200 |
Edouard Tisserant |
BACnet and Modbus: Remove additional loading and unloading, use the one already in place for extensions.
|
file |
diff |
annotate
|
Sun, 07 Jun 2020 18:34:32 +0100 |
Mario de Sousa |
Modbus plugin: fix algorithm detecting Modbus TCP servers using the same IP port on the same network interface
|
file |
diff |
annotate
|
Sun, 07 Jun 2020 12:28:21 +0100 |
Mario de Sousa |
Modbus plugin: check for duplicate "Configuration_Name"
|
file |
diff |
annotate
|
Mon, 01 Jun 2020 08:54:26 +0100 |
Mario de Sousa |
Add web extension: configure Modbus plugin parameters (currently only supports Modbus clients)
|
file |
diff |
annotate
|
Thu, 28 May 2020 11:01:42 +0100 |
Mario de Sousa |
modbus_plugin: generate nicer error message, instead of a traceback
|
file |
diff |
annotate
|
Thu, 28 May 2020 10:54:48 +0100 |
Mario de Sousa |
Modbus plugin: Add "exec. req. flag" and "write on change" features
|
file |
diff |
annotate
|
Wed, 10 Apr 2019 14:11:52 +0200 |
Edouard Tisserant |
Nicer name than 'var_name' for variable auto-renaming in Modbus
|
file |
diff |
annotate
|
Fri, 23 Nov 2018 12:13:24 +0100 |
Edouard Tisserant |
Merged. Some changes that should already have been incuded during previous merge (mostly about PlcStatus) have been included this time.
|
file |
diff |
annotate
|
Thu, 04 Oct 2018 12:07:16 +0300 |
Andrey Skvortsov |
python3 support: pylint, W1613 # (xrange-builtin) xrange built-in referenced
|
file |
diff |
annotate
|
Fri, 09 Nov 2018 13:26:06 +0100 |
Edouard Tisserant |
Path may contain spaces... sequel of d1359cb
|
file |
diff |
annotate
|
Mon, 20 Aug 2018 15:17:24 +0300 |
Andrey Skvortsov |
Use static library for Modbus
|
file |
diff |
annotate
|
Mon, 18 Jun 2018 12:12:57 +0300 |
Andrey Skvortsov |
merge
|
file |
diff |
annotate
|
Sat, 09 Jun 2018 17:14:56 +0300 |
Andrey Skvortsov |
Fix linter errors
|
file |
diff |
annotate
|
Thu, 07 Jun 2018 16:58:13 +0300 |
Andrey Skvortsov |
Fix internatialization in UriLocationEditor, PYRO dialog and Modbus configurator
|
file |
diff |
annotate
|
Fri, 08 Jun 2018 09:43:48 +0200 |
Edouard Tisserant |
Make Modbus extension license compatible with the rest of Beremiz IDE python code : GPLv2.
|
file |
diff |
annotate
|
Thu, 01 Feb 2018 14:51:18 +0100 |
Edouard Tisserant |
Another set of meaningless changes to satisfy PEP8 and PyLint.
|
file |
diff |
annotate
|
Wed, 31 Jan 2018 15:25:30 +0100 |
Edouard Tisserant |
PEP8 conformity for modbus. Most of it done by autopep8, plus some easy refactoring.
|
file |
diff |
annotate
|
Tue, 30 Jan 2018 16:23:50 +0100 |
Edouard Tisserant |
modbus extension code cleanup, from smarteh's patch
|
file |
diff |
annotate
|
Sun, 05 Mar 2017 00:37:54 +0000 |
Mario de Sousa |
Add support for Modbus (TCP and RTU) working as master & slave
|
file |
diff |
annotate
|