Mon, 22 Jan 2024 21:30:23 +0100 Edouard Tisserant Fix variable forcing. Now works with eRPC. PLCObject API changed. default tip
Sat, 20 Jan 2024 11:41:17 +0100 Edouard Tisserant Fix strings displaying as repr(bytes) in debug view.
Fri, 19 Jan 2024 19:58:44 +0100 Edouard Tisserant Fix variable tracing in new eRPC interface.
Wed, 17 Jan 2024 22:09:32 +0100 Edouard Tisserant Replace PYRO with ERPC. Work In Progress.
Sat, 09 Dec 2023 01:03:43 +0100 Edouard Tisserant Fix blind replace ('text' into 'str') from py3 port
Sat, 09 Dec 2023 01:01:48 +0100 Edouard Tisserant Fix settings URL: now '/' instead of '/settings'
Thu, 07 Dec 2023 22:41:32 +0100 Edouard Tisserant Merge
Sat, 25 Nov 2023 00:18:05 +0100 Edouard Tisserant SVGHMI: Fixes UI lifecycle problems
Fri, 24 Nov 2023 23:56:38 +0100 Edouard Tisserant IDE: Libraries in OrderedDict for access by name
Fri, 24 Nov 2023 14:51:27 +0100 Edouard Tisserant SVGHMI: fix exception when stopping
Fri, 24 Nov 2023 14:47:14 +0100 Edouard Tisserant SVGHMI: fix JS error loading empty single page
Fri, 24 Nov 2023 14:44:08 +0100 Edouard Tisserant IDE: fix exception showing network discovery
Wed, 22 Nov 2023 21:10:10 +0100 Edouard Tisserant SVGHMI: Fix creation of SVG file if none provided
Wed, 22 Nov 2023 19:48:55 +0100 Edouard Tisserant IDE: Auto-select required libraries when adding extension
Wed, 22 Nov 2023 19:47:08 +0100 Edouard Tisserant IDE: Disable not-yet-working extensions
Fri, 27 Oct 2023 22:15:27 +0200 etisserant Fix typo in README.md
Thu, 19 Oct 2023 22:52:27 +0200 Edouard Tisserant IDE: py3.10 related float/int fixes in debug plots
Wed, 18 Oct 2023 19:36:20 +0200 Edouard Tisserant Move tests/project/modbus in exemples.
Wed, 18 Oct 2023 19:28:35 +0200 Edouard Tisserant Python3 fixes for Modbus Web Settings
Mon, 16 Oct 2023 23:50:58 +0200 Edouard Tisserant Fix template conflict in XSLT with lxml>=4.9.0 again
Mon, 16 Oct 2023 23:35:47 +0200 Edouard Tisserant Revert "IDE: fix exception when adding Action"
Thu, 12 Oct 2023 17:03:44 +0200 Edouard Tisserant IDE: fix exception when adding Action
Mon, 09 Oct 2023 21:27:17 +0200 Edouard Tisserant IDE: Fix status bar update when conection lost
Mon, 09 Oct 2023 16:42:59 +0200 Edouard Tisserant SVGHMI: Fix watchdog exception on windows
Mon, 09 Oct 2023 16:42:11 +0200 Edouard Tisserant Typo
Sat, 07 Oct 2023 17:33:52 +0200 Edouard Tisserant Upgrade wxPython to 4.2.1, drop 4.2.0 workaroud
Wed, 29 Nov 2023 11:54:56 +0100 Edouard Tisserant Runtime: add GetVersions() call to PLCObject, use it in web settings and expose it in WAMP and Pyro.
Fri, 24 Nov 2023 12:16:19 +0100 Edouard Tisserant Runtime: Add stderr support to local posix spawn based subprocess replacement
Wed, 22 Nov 2023 11:24:16 +0100 Edouard Tisserant Modbus: More verbose error message in case of thread creation problem
Wed, 22 Nov 2023 09:34:32 +0100 Edouard Tisserant Runtime web settings: fix punctuation and update CSS again
Mon, 20 Nov 2023 11:52:27 +0100 Edouard Tisserant Update default CSS for Runtime WebSettings.
Mon, 20 Nov 2023 11:51:34 +0100 Edouard Tisserant Runtime WebSetings for extensions are now served on individual URLs to prevent cluttering.
Thu, 09 Nov 2023 11:20:39 +0100 Edouard Tisserant Runtime web settings: allow customization of version string by extensions
Wed, 04 Oct 2023 16:24:00 +0200 Edouard Tisserant Merge python3
Tue, 03 Oct 2023 21:33:13 +0200 Edouard Tisserant Tests: more OCR tuning
Mon, 02 Oct 2023 16:21:54 +0200 Edouard Tisserant Tests: better font for OCR in svghmi_basic
Mon, 02 Oct 2023 14:25:02 +0200 Edouard Tisserant Runtime: fix non-interleaved worker loop
Fri, 29 Sep 2023 13:46:36 +0200 Edouard Tisserant Win32 rutime: fix PLC Stop freezing
Fri, 29 Sep 2023 13:45:50 +0200 Edouard Tisserant Fix untested code in worker.py...
Thu, 28 Sep 2023 18:39:19 +0200 Edouard Tisserant Addapt to Py3.11.5 in Stunnel.py
Thu, 28 Sep 2023 18:28:07 +0200 Edouard Tisserant IDE: connect local runtime with '127.0.0.1' instead of 'localhost'
Thu, 28 Sep 2023 18:14:57 +0200 Edouard Tisserant Runtime/MainWorker: fix blocking race condition
Thu, 28 Sep 2023 18:00:21 +0200 Edouard Tisserant syntax error
Thu, 28 Sep 2023 17:58:36 +0200 Edouard Tisserant Update version.py
Thu, 28 Sep 2023 17:56:03 +0200 Edouard Tisserant Runtime/win32: no sys.stdout with pythonw.exe
Mon, 07 Aug 2023 18:17:12 +0200 Edouard Tisserant Tests: revert Teseract to less perforant legacy mode, but more repeatable. Compensate with zoom in edit_project and filter noise out of OCR text.
Tue, 01 Aug 2023 23:07:39 +0200 Edouard Tisserant Tests: align on requirements.txt
Tue, 01 Aug 2023 21:04:00 +0200 Edouard Tisserant Tests: Add minimal SVGHMI test
Tue, 01 Aug 2023 21:02:08 +0200 Edouard Tisserant Tests: use SID+KILL for sikuli subprocesses
Tue, 01 Aug 2023 21:00:11 +0200 Edouard Tisserant Strip now useless file.
Fri, 18 Aug 2023 11:38:20 +0200 Edouard Tisserant SVGHMI: add support of all IEC61131 interger types.
Thu, 27 Jul 2023 16:48:50 +0200 Edouard Tisserant Add testing status badge
Wed, 26 Jul 2023 16:40:51 +0200 Edouard Tisserant Use requirements.txt and update doc accordingly.
Tue, 25 Jul 2023 21:26:31 +0200 Edouard Tisserant Tests: pytests: only one wxpython app per process lifetime... Strip test_application.py
Tue, 25 Jul 2023 21:22:30 +0200 Edouard Tisserant IDE: fix py3/wxpy4 related deprecation warnings
Thu, 20 Jul 2023 23:20:21 +0200 Edouard Tisserant Runtime: remove now useless typechecking/convertion
Thu, 20 Jul 2023 22:47:12 +0200 Edouard Tisserant Github CI: do not save docker image if just restored from cache
Thu, 20 Jul 2023 22:42:39 +0200 Edouard Tisserant Runtime: fix unpacking of variable trace data
Thu, 20 Jul 2023 22:05:31 +0200 Edouard Tisserant Github CI: update matiec revision
Thu, 20 Jul 2023 19:04:34 +0200 Edouard Tisserant Github CI: update open62541 version, try avoid useles doker image rebuild