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
|
2020-12-21 |
Mario de Sousa |
merge
|
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-08-13 |
Mario de Sousa |
Modbus plugin: reformat code, and add comment.
|
file |
diff |
annotate
|
2020-08-13 |
Mario de Sousa |
Modbus plugin: fix runtime periodic timer (don't use POSIX timer)
|
file |
diff |
annotate
|
2020-06-29 |
Edouard Tisserant |
Modbus: fix strange side effect of re-use of condition variables or mutex with Xenomai : without bzero of the associated types, mutex keeps locked.
|
file |
diff |
annotate
|
2020-06-24 |
Edouard Tisserant |
Modbus: fix client timer invalid arguments.
|
file |
diff |
annotate
|
2020-06-23 |
Edouard Tisserant |
Modbus add a timer thread, and switch timer to SIGEV_THREAD_ID to follow xenomai posix skin restrictions.
|
file |
diff |
annotate
|
2020-06-07 |
Mario de Sousa |
Modbus plugin web interface: show the keyword "#ANY#" on TCP servers
|
file |
diff |
annotate
|
2020-06-01 |
Mario de Sousa |
Add web extension: configure Modbus Server plugin parameters
|
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: Add "exec. req. flag" and "write on change" features
|
file |
diff |
annotate
|
2019-03-11 |
Edouard Tisserant |
Long due merge
|
file |
diff |
annotate
|
2019-02-13 |
Mario de Sousa |
merge updates to modbus/mb_runtime.c
|
file |
diff |
annotate
|
2019-01-07 |
Edouard Tisserant |
Merged Mario's modbus fix : Modbus plugin: reset periodic activation timer when overrun occurs (delays due to communication errors, ...)
|
file |
diff |
annotate
|
2018-06-02 |
Mario de Sousa |
Modbus plugin: reset periodic activation timer when overrun occurs (delays due to communication errors, ...)
|
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-05-23 |
Edouard Tisserant |
Make Modbus mutexes non blocking for PLC. If data related to some modbus request is alredy locked when PLC wants to access it, then data isn't copied to/from PLC
|
file |
diff |
annotate
|
2018-01-30 |
Edouard Tisserant |
modbus extension code cleanup, from smarteh's patch
|
file |
diff |
annotate
|
2018-01-30 |
Edouard Tisserant |
Merged Mario's modbus branch. Fixed line endings.
|
file |
diff |
annotate
|
2017-03-05 |
Mario de Sousa |
Add support for Modbus (TCP and RTU) working as master & slave
|
file |
diff |
annotate
|