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.
Fri, 26 Apr 2024 09:45:02 +0200 Edouard Tisserant Update revisions used in tests running on GitHub.
Fri, 26 Apr 2024 09:24:26 +0200 Edouard Tisserant merge
Wed, 24 Apr 2024 02:15:33 +0200 Edouard Tisserant C++ runtime: add eRPC server, minimal CLI and Makefile. WIP.
Mon, 15 Apr 2024 19:13:17 +0200 Edouard Tisserant More documentation. Work in progress.
Thu, 25 Apr 2024 16:59:05 +0200 Edouard Tisserant IDE: Fix crashing non-thread safe code using Zeroconf
Thu, 25 Apr 2024 09:37:09 +0200 Edouard Tisserant BACnet: Fixed grid cell choice editor. Consequence of wxPython4.
Wed, 24 Apr 2024 17:02:28 +0200 Edouard Tisserant SVGHMI: fix font embedding with py3
Mon, 15 Apr 2024 09:09:59 +0200 Edouard Tisserant IDE: Fix Variable grid ignoring edits. WxPython4 consequence.
Mon, 15 Apr 2024 09:08:09 +0200 Edouard Tisserant IDE: Remove all occurrences of deprecated wx.grid.PyGrid
Fri, 05 Apr 2024 14:59:00 +0200 Edouard Tisserant Merge commit '80e123b34e488ffea851dc2168b366ba6124c09b' into python3