Sun, 08 Dec 2024 15:26:26 +0100 Edouard Tisserant IDE: fix exception when changing or resizing comments in FBD default tip
Sun, 08 Dec 2024 13:59:36 +0100 Edouard Tisserant PLCOpen editor: fix exception when using file open dialog
Sun, 08 Dec 2024 11:41:31 +0100 Edouard Tisserant IDE: Fix wrong red wire coloring in FBD, this time for good.
Fri, 06 Dec 2024 12:16:07 +0100 Edouard Tisserant py_ext: fix CSV update happening only once.
Thu, 05 Dec 2024 16:45:37 +0100 Edouard Tisserant py_ext: rework logic CSV reader FB output refresh logic.
Thu, 05 Dec 2024 13:56:59 +0100 Edouard Tisserant py_ext: fix CSV Writer
Wed, 04 Dec 2024 12:00:37 +0100 Edouard Tisserant IDE: Fix wrong red wire coloring in FBD
Tue, 03 Dec 2024 21:26:52 +0100 Edouard Tisserant C runtime: move generated erpc interface in separate "service" directory
Tue, 03 Dec 2024 21:22:45 +0100 Edouard Tisserant IDE: Fix PLCOpenEditor (wxPython4 menus) and drop broken PDF doc support.
Mon, 02 Dec 2024 11:33:19 +0100 Dino Kosic Extend HMI:JsonTable, create Edit CSV POU, create example, add some doc (#41)
Thu, 28 Nov 2024 14:46:50 +0100 Edouard Tisserant Tests: matiec version bump for GH workflow
Thu, 28 Nov 2024 14:39:26 +0100 Edouard Tisserant Merge remote-tracking branch 'hggit/python3' into python3
Wed, 27 Nov 2024 19:48:12 +0100 Edouard Tisserant IDE: fix exception when moving FBD elements with keyboard.
Wed, 27 Nov 2024 16:31:24 +0100 Edouard Tisserant Tests: matiec version bum for GH workflow
Thu, 28 Nov 2024 14:27:58 +0100 Edouard Tisserant merge
Thu, 28 Nov 2024 14:13:03 +0100 Edouard Tisserant Tests: extend FOR loop tests in IEC-61131 language test
Wed, 13 Nov 2024 14:42:34 +0100 Edouard Tisserant Modbus: allows modbus thread stack size customization with MODBUS_STACK_SIZE macro.
Wed, 16 Oct 2024 15:45:15 +0200 Edouard Tisserant SVGHMI: swap position and range of ForEach widget so that both range and size can be optional.
Wed, 27 Nov 2024 16:05:26 +0100 Edouard Tisserant Tests: add ST FOR loop tests to IEC-61131 language tests
Sat, 23 Nov 2024 01:09:55 +0100 Edouard Tisserant requirements: update eRPC dependency to include subdirectory for Python
Sat, 23 Nov 2024 00:49:57 +0100 Edouard Tisserant C runtime: fix ExtendedCall stub
Sat, 23 Nov 2024 00:49:26 +0100 Edouard Tisserant eRPC: switch to beremiz/erpc fork with no CRC on TCP
Fri, 22 Nov 2024 16:31:51 +0100 Edouard Tisserant Merge remote-tracking branch 'hggit/python3' into python3
Tue, 19 Nov 2024 23:52:04 +0100 Edouard Tisserant IDE: Allow environment variable override in ThirdPartyPath, and use it also for matiec.
Mon, 18 Nov 2024 22:42:11 +0100 Edouard Tisserant IDE: re-use eRPC URI definitions in connector factory.
Mon, 18 Nov 2024 13:55:51 +0100 Edouard Tisserant Cosmetic changes
Mon, 18 Nov 2024 13:52:40 +0100 Edouard Tisserant IDE: refactor discovery panel / zeroconf
Mon, 18 Nov 2024 13:37:08 +0100 Edouard Tisserant IDE: refactor ERPC URI editor, add serial and USB URI types
Wed, 13 Nov 2024 23:10:36 +0100 Edouard Tisserant python runtime: update ServicePublisher to current Zeroconf API
Mon, 11 Nov 2024 15:22:44 +0100 Edouard Tisserant eRPC: Backward compatibility with runtime versions missing GetVersions extended call.
Fri, 08 Nov 2024 11:34:46 +0100 Edouard Tisserant eRPC: Version bump
Fri, 08 Nov 2024 11:34:00 +0100 Edouard Tisserant python_runtime: fix ExtendedCall register/unregistering.
Mon, 28 Oct 2024 16:06:50 +0100 Edouard Tisserant eRPC: Server closes connection on exception to prevent client to block until timeout when it happens.
Mon, 28 Oct 2024 16:02:47 +0100 Edouard Tisserant Add ExtendedCall to PLCObject as a replacement of RemoteExec and reflect it in eRPC interface.
Fri, 25 Oct 2024 14:51:38 +0200 Edouard Tisserant Removed dependency in requirements.txt.
Wed, 16 Oct 2024 12:18:14 +0200 Edouard Tisserant TESTS: Update Matiec revision in GH workflow
Fri, 11 Oct 2024 10:49:07 +0200 Edouard Tisserant MQTT: update test project to reflect latest changes
Fri, 11 Oct 2024 10:46:46 +0200 Edouard Tisserant SVGHMI update generated XSLT
Fri, 11 Oct 2024 10:38:30 +0200 Edouard Tisserant SVGHMI: remove widgets deprecated since long
Fri, 11 Oct 2024 10:34:15 +0200 Edouard Tisserant SVGHMI: add ForEach widget example
Fri, 11 Oct 2024 10:18:57 +0200 Edouard Tisserant SVGHMI: Extend ForEach widget to expose range, position and size in a way comparable with ScrollBar widget.
Fri, 11 Oct 2024 09:31:34 +0200 Edouard Tisserant SVGHMI: code cleanup
Mon, 30 Sep 2024 16:21:11 +0200 Edouard Tisserant MQTT: Add status global variable MQTT_STATUS_n, one per MQTT client
Thu, 26 Sep 2024 15:28:10 +0200 Edouard Tisserant MQTT: strip unsupported types from type choice dropdown, better wrong type detection in build.
Thu, 26 Sep 2024 09:40:09 +0200 Edouard Tisserant MQTT: remove debug prints
Wed, 25 Sep 2024 11:10:33 +0200 Edouard Tisserant MQTT: add JSON fixed size 1D array support. WIP. Parsing array still broken.
Fri, 20 Sep 2024 15:30:22 +0200 Edouard Tisserant MQTT: do not convert to UPPERCASE json keys.
Fri, 20 Sep 2024 15:12:53 +0200 Edouard Tisserant MQTT: added support for strings in JSON payload only.
Thu, 19 Sep 2024 15:12:45 +0200 Edouard Tisserant MQTT: remove accidentally committed debug printfs + cosmetic
Thu, 19 Sep 2024 12:06:53 +0200 Edouard Tisserant MQTT: fix invocation of json_scanf (use pointers, not values...)
Thu, 19 Sep 2024 12:05:35 +0200 Edouard Tisserant MQTT: fix bisection failing when topics start with same substring.
Tue, 17 Sep 2024 11:17:24 +0200 Edouard Tisserant MQTT: Update available type choices when data types are changed in the IDE
Fri, 13 Sep 2024 14:28:07 +0200 Edouard Tisserant MQTT: remove standalone MQTT clien generator code.
Fri, 13 Sep 2024 14:26:55 +0200 Edouard Tisserant MQTT: add JSON payload corresponding to IEC Structured types
Thu, 05 Sep 2024 15:55:46 +0200 Edouard Tisserant MQTT: WIP supporting structured types : do not crash when generating C code if using location with no size
Fri, 30 Aug 2024 15:17:03 +0200 Edouard Tisserant MQTT: add dropdown to select type assigned to a topic
Fri, 30 Aug 2024 11:54:36 +0200 Edouard Tisserant MQTT+IDE: Allow user to associate IEC structure datatype to a topic.
Fri, 30 Aug 2024 11:50:23 +0200 Edouard Tisserant IDE: allow structures to be located.
Sat, 07 Sep 2024 12:50:57 +0200 Edouard Tisserant merge MQTT grafted from python2 branch - untested
Thu, 22 Aug 2024 12:16:45 +0200 Edouard Tisserant MQTT: add test projects, to be later included in automated testing.