Tue, 23 Jul 2024 17:05:59 +0200 Edouard Tisserant MQTT: WIP fix modified status not being set when adding and modifying topics or attributes.
Tue, 23 Jul 2024 15:30:04 +0200 Edouard Tisserant MQTT: WIP, PLC starts even if MQTT client can't connect broker, and publish+subscribe again when reconnecting.
Tue, 23 Jul 2024 11:05:46 +0200 Edouard Tisserant MQTT: WIP, destroys paho client during failure handling at init and at cleanup. Use mutex to protect retrieve.
Mon, 22 Jul 2024 16:13:27 +0200 Edouard Tisserant MQTT: Implements reconnecting in publish thread in case thread is waken-up but client is disconnected.
Mon, 22 Jul 2024 16:09:12 +0200 Edouard Tisserant MQTT: take C part away from python code for readability.
Mon, 22 Jul 2024 12:12:33 +0200 Edouard Tisserant MQTT: WIP, prevent crash after disconnect. Disable auto-reconnect on connection lost callback.
Thu, 18 Jul 2024 12:05:26 +0200 Edouard Tisserant MQTT: Stop publish thread properly on PLC stop
Thu, 18 Jul 2024 11:42:08 +0200 Edouard Tisserant MQTT: Fix overkill use of wx sizer
Thu, 18 Jul 2024 11:28:38 +0200 Edouard Tisserant MQTT: Fix crash when browsing locations
Wed, 17 Jul 2024 17:02:32 +0200 Edouard Tisserant MQTT: WIP. Added handling of received messages (subscriptions)
Tue, 16 Jul 2024 09:41:45 +0200 Edouard Tisserant MQTT: WIP, added publish thread waking-up when published variables change.
Mon, 15 Jul 2024 09:40:11 +0200 Edouard Tisserant MQTT: WIP, subscibed topics have no "Retained" attribute.
Fri, 12 Jul 2024 15:36:17 +0200 Edouard Tisserant MQTT: WIP, now publishes initial values at init.
Fri, 12 Jul 2024 11:24:06 +0200 Edouard Tisserant MQTT: WIP, now connects to broker. Added MQTT 3 support and protocol version selection in IDE.
Wed, 10 Jul 2024 11:10:05 +0200 Edouard Tisserant MQTT: (WIP) Fix OpenSSL linking.
Tue, 09 Jul 2024 11:46:19 +0200 Edouard Tisserant MQTT: still WIP, generated C code builds and link.
Tue, 09 Jul 2024 11:44:49 +0200 Edouard Tisserant Extensions: add optional arguments to ThirdPartyPath
Thu, 04 Jul 2024 11:24:04 +0200 Edouard Tisserant GCC BUILD: Prevent Memory Error when compiling huge projects.
Wed, 03 Jul 2024 11:44:01 +0200 Edouard Tisserant MQTT WIP: intermediate state, added perfect hash to map topic to variables
Fri, 14 Jun 2024 15:56:12 +0200 Edouard Tisserant MQTT WIP: intermediate state, implementing MQTT client C code generator.
Wed, 12 Jun 2024 11:45:09 +0200 Edouard Tisserant WIP: Add skeleton for MQTT extension based on part of OPC-UA extension.
Tue, 20 Aug 2024 01:51:08 +0200 Edouard Tisserant Merge remote-tracking branch 'origin/python3' into python3
Fri, 16 Aug 2024 16:30:50 +0200 etisserant C runtime: Fix PLCObject.hpp preventing build.
Sat, 17 Aug 2024 18:44:12 +0200 Edouard Tisserant IDE: generalize EVT_GRID_CELL_CHANG{ING->ED} (WxPy4)
Tue, 20 Aug 2024 01:26:58 +0200 Edouard Tisserant IDE: hopefully last fix about float type being passed to WxPy4.
Tue, 20 Aug 2024 01:25:39 +0200 Edouard Tisserant IDE: enhance variable forcing contextual menu
Tue, 20 Aug 2024 01:13:14 +0200 Edouard Tisserant IDE: fix completion
Tue, 20 Aug 2024 00:35:00 +0200 Edouard Tisserant IDE: Workaround some reported WxPython/MacOS problems.
Tue, 20 Aug 2024 00:31:45 +0200 Edouard Tisserant IDE: Fix search result not showing single occurrences
Sun, 18 Aug 2024 18:23:18 +0200 Edouard Tisserant IDE: remove warning if editing location leads to no change
Tue, 20 Aug 2024 00:23:45 +0200 Edouard Tisserant IDE: Use 8x8 grid by default
Tue, 20 Aug 2024 00:20:59 +0200 Edouard Tisserant IDE: Fix exception when connecting complex types
Tue, 20 Aug 2024 00:02:27 +0200 Edouard Tisserant LocalRuntime: no crash if zombie PLC prevents erasing workdir
Mon, 19 Aug 2024 23:58:01 +0200 Edouard Tisserant IDE: Fix printing
Sun, 18 Aug 2024 23:36:56 +0200 Edouard Tisserant IDE: failsafe escaping for input not matching utf-8 encoding
Sun, 18 Aug 2024 18:23:18 +0200 Edouard Tisserant Update Nevow revision in requirements.txt
Thu, 15 Aug 2024 23:50:01 +0200 Edouard Tisserant Merge commit '2d061a66ddc737f5dffae82413b4f8573b7eee54' into HEAD
Thu, 15 Aug 2024 23:23:56 +0200 Edouard Tisserant Add "CONTINUE" ST statement.
Thu, 15 Aug 2024 23:20:16 +0200 Edouard Tisserant C runtime: cosmetic changes
Wed, 05 Jun 2024 15:18:15 +0200 Edouard Tisserant merge again
Tue, 04 Jun 2024 14:09:16 +0200 Edouard Tisserant Revert unwanted changes potentially breaking wxGlade support.
Tue, 04 Jun 2024 08:35:13 +0200 Edouard Tisserant Tests: add erpc source to GitHub tests
Mon, 03 Jun 2024 22:29:59 +0200 Edouard Tisserant C runtime: add autoload
Mon, 03 Jun 2024 22:29:20 +0200 Edouard Tisserant C runtime: fix logging, makes test pass
Mon, 03 Jun 2024 22:24:55 +0200 Edouard Tisserant Tests: Add minimal C runtime test
Wed, 05 Jun 2024 15:05:54 +0200 Edouard Tisserant merge
Mon, 27 May 2024 11:16:27 +0200 Edouard Tisserant Xenomai runtime: report and mitigate when PLC cycle overruns.
Fri, 26 Apr 2024 12:14:52 +0200 Edouard Tisserant SVGHMI: Do not generate Popen call when comamn is empty.
Sat, 25 May 2024 16:45:38 +0200 Edouard Tisserant Fix python path in readme.
Sat, 25 May 2024 15:28:48 +0200 Edouard Tisserant Python runtime: ensure that python thread finished before returning from StopPLC.
Fri, 24 May 2024 18:55:46 +0200 Edouard Tisserant C runtime: initial fixes. Now runs and traces first_steps example.
Fri, 24 May 2024 18:48:28 +0200 Edouard Tisserant IDE: fix eRPC exception handling
Fri, 24 May 2024 18:47:30 +0200 Edouard Tisserant All Runtimes: Now sizeof(tick)=4 on all platforms (unsigned int).
Fri, 24 May 2024 18:32:23 +0200 Edouard Tisserant eRPC: update erpc version, add readme
Sat, 18 May 2024 23:59:32 +0200 Edouard Tisserant C++ runtime: WIP. Continue PLCObject implementation.
Wed, 15 May 2024 18:50:26 +0200 Edouard Tisserant Tests: fix wx_widgets.pytest/test_CustomIntCtrl.py
Wed, 15 May 2024 08:59:38 +0200 Edouard Tisserant Merge commit 'e2df70b60b84031d3ccd3ae799a4e3aa8112f3ff' into python3
Fri, 26 Apr 2024 13:40:34 +0530 Nadim Khan Doc: Add about section (PR #33)
Tue, 14 May 2024 14:22:32 +0200 Edouard Tisserant ERPC: fix SetTraceVariablesList interface
Sat, 11 May 2024 19:27:28 +0200 Edouard Tisserant C++ runtime: WIP: untested PLCObject implementation. Still missing tracing.