23 months ago |
GP Orcullo |
fix name clash
python3
|
file |
diff |
annotate
|
2022-10-28 |
GP Orcullo |
removed Python2 modules
python3
|
file |
diff |
annotate
|
2022-10-28 |
GP Orcullo |
automated conversion using 2to3-3.9 tool
python3
|
file |
diff |
annotate
|
23 months ago |
Mario de Sousa |
Modbus plugin: add optional delay between two consecutive modbus requests sent by master/client
|
file |
diff |
annotate
|
2021-05-12 |
Edouard Tisserant |
Add ThirPartyPath call in util.path module, so that individual extensions don't have to each implement same logic to find dependencies
|
file |
diff |
annotate
|
2021-02-02 |
Tomaz Orac |
Merge
|
file |
diff |
annotate
|
2021-01-28 |
Mario de Sousa |
merge
|
file |
diff |
annotate
|
2021-01-28 |
Mario de Sousa |
modbus plugin: add (user accessible) transaction bool flags for servers/slaves; FIX BUG in previous commit affecting RTU slaves.
|
file |
diff |
annotate
|
2021-01-28 |
Mario de Sousa |
modbus plugin: add (user accessible) transaction counters for servers/slaves
|
file |
diff |
annotate
|
2021-01-18 |
Edouard Tisserant |
Merge
|
file |
diff |
annotate
|
2020-12-25 |
Mario de Sousa |
merge
|
file |
diff |
annotate
|
2020-12-25 |
Mario de Sousa |
modbus plugin: add/fix comments
|
file |
diff |
annotate
|
2020-12-21 |
Mario de Sousa |
merge
|
file |
diff |
annotate
|
2020-12-21 |
Mario de Sousa |
Modbus plugin: fix bug - map BOOL flag onto C u8 (was incorrectly mapped onto u16)
|
file |
diff |
annotate
|
2020-12-21 |
Mario de Sousa |
Modbus plugin: map status of MB transaction onto 2 located BYTE vars (instead of a singlw WORD var).
|
file |
diff |
annotate
|
2020-12-21 |
Mario de Sousa |
Modbus plugin: provide user programs feedback on current connection status mapped onto a WORD located variable
|
file |
diff |
annotate
|
2020-07-13 |
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
|
2020-06-16 |
Edouard Tisserant |
Modbus: more comments to remember some necessary changes.
|
file |
diff |
annotate
|
2020-06-12 |
Edouard Tisserant |
BACnet and Modbus: Remove additional loading and unloading, use the one already in place for extensions.
|
file |
diff |
annotate
|
2020-06-07 |
Mario de Sousa |
Modbus plugin: fix algorithm detecting Modbus TCP servers using the same IP port on the same network interface
|
file |
diff |
annotate
|
2020-06-07 |
Mario de Sousa |
Modbus plugin: check for duplicate "Configuration_Name"
|
file |
diff |
annotate
|
2020-06-01 |
Mario de Sousa |
Add web extension: configure Modbus plugin parameters (currently only supports Modbus clients)
|
file |
diff |
annotate
|
2020-05-28 |
Mario de Sousa |
modbus_plugin: generate nicer error message, instead of a traceback
|
file |
diff |
annotate
|
2020-05-28 |
Mario de Sousa |
Modbus plugin: Add "exec. req. flag" and "write on change" features
|
file |
diff |
annotate
|
2019-04-10 |
Edouard Tisserant |
Nicer name than 'var_name' for variable auto-renaming in Modbus
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
2018-10-04 |
Andrey Skvortsov |
python3 support: pylint, W1613 # (xrange-builtin) xrange built-in referenced
|
file |
diff |
annotate
|
2018-11-09 |
Edouard Tisserant |
Path may contain spaces... sequel of d1359cb
|
file |
diff |
annotate
|
2018-08-20 |
Andrey Skvortsov |
Use static library for Modbus
|
file |
diff |
annotate
|
2018-06-18 |
Andrey Skvortsov |
merge
|
file |
diff |
annotate
|
2018-06-09 |
Andrey Skvortsov |
Fix linter errors
|
file |
diff |
annotate
|
2018-06-07 |
Andrey Skvortsov |
Fix internatialization in UriLocationEditor, PYRO dialog and Modbus configurator
|
file |
diff |
annotate
|
2018-06-08 |
Edouard Tisserant |
Make Modbus extension license compatible with the rest of Beremiz IDE python code : GPLv2.
|
file |
diff |
annotate
|
2018-02-01 |
Edouard Tisserant |
Another set of meaningless changes to satisfy PEP8 and PyLint.
|
file |
diff |
annotate
|
2018-01-31 |
Edouard Tisserant |
PEP8 conformity for modbus. Most of it done by autopep8, plus some easy refactoring.
|
file |
diff |
annotate
|
2018-01-30 |
Edouard Tisserant |
modbus extension code cleanup, from smarteh's patch
|
file |
diff |
annotate
|
2017-03-05 |
Mario de Sousa |
Add support for Modbus (TCP and RTU) working as master & slave
|
file |
diff |
annotate
|