Mercurial
Mercurial
>
beremiz
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
bz2
|
zip
|
gz
|
help
(0)
-1000
-300
-100
-30
-10
-4
+4
+10
+30
+100
+300
+1000
tip
Fri, 10 Jan 2020 13:15:07 +0100
Edouard Tisserant
SVGHMI: added a watchdog. To ensure that the whole chain is checked, watchdog use a periodic echo of a hearteat variable. JS client code systematically register /HEARTBEAT at 1s update freq, and reacts on updates of /HEARTBEAT by systematically incrementing it. C code catch /HEARTBEAT update and feeds python-implemented watchdog. For now, watchdog does nothing when tiggered
svghmi
changeset
|
files
Wed, 18 Dec 2019 13:31:22 +0100
Edouard Tisserant
Add --on-plc-start --on-plc-stop and --status-change to runtime command line, calling given command respectively on start stop or any event. Command line string is python formated (to eventually include status with {}) before being split (supports quoted strings) and passed to Popen for non-blocking execution.
svghmi
changeset
|
files
Mon, 09 Dec 2019 14:53:42 +0100
Edouard Tisserant
SVGHMI : had to move the problem of wkaing up python thread from plc thread to platform specific code.
svghmi
changeset
|
files
Mon, 09 Dec 2019 10:43:54 +0100
Edouard Tisserant
SVGHMI: change collect/send thread looping condition to fix infinite loop in some cases
svghmi
changeset
|
files
(0)
-1000
-300
-100
-30
-10
-4
+4
+10
+30
+100
+300
+1000
tip