Mon, 16 Aug 2021 22:49:08 +0200 |
Edouard Tisserant |
Runtime+SVGHMI: Added a generic way to wakeup non-real-time threads from real-time PLC thread. Replace SVGHMI specific calls in Linux and Xenomai implementations of plc_main.c. Fixed xenomai build, xeno-config making problems with --no-auto-init argument.
svghmi
|
file |
diff |
annotate
|
Fri, 27 Apr 2018 16:32:53 +0200 |
Edouard Tisserant |
Fixed random segfault happening when loading new PLC in runtime, when using Xenonai.
|
file |
diff |
annotate
|
Wed, 25 Oct 2017 13:50:26 +0300 |
Andrey Skvortsov |
fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 16:38:49 +0300 |
Andrey Skvortsov |
explicitly mark unused variables found by pylint with _ or dummy
|
file |
diff |
annotate
|
Wed, 16 Aug 2017 12:57:52 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E301 expected 1 blank line, found 0
|
file |
diff |
annotate
|
Tue, 15 Aug 2017 16:48:49 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E225 missing whitespace around operator
|
file |
diff |
annotate
|
Mon, 14 Aug 2017 23:27:15 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 E302 expected 2 blank lines, found 1
|
file |
diff |
annotate
|
Mon, 14 Aug 2017 22:30:41 +0300 |
Andrey Skvortsov |
clean-up: fix PEP8 W293 blank line contains whitespace
|
file |
diff |
annotate
|
Mon, 14 Aug 2017 22:23:17 +0300 |
Andrey Skvortsov |
clean-up: fix some PEP8 E228 missing whitespace around modulo operator
|
file |
diff |
annotate
|
Fri, 06 May 2016 14:05:44 +0300 |
Andrey Skvortsov |
add copyright notices to python files where there were missing, that
|
file |
diff |
annotate
|
Tue, 24 Sep 2013 12:35:57 +0200 |
Laurent Bessard |
Fixed Xenomai target according to new xmlclass
|
file |
diff |
annotate
|
Fri, 26 Jul 2013 14:04:29 +0900 |
Edouard Tisserant |
Added 'dlopen_prefix' class attributes to targets, in order to handle dlopen of shared object passed to runtime as extra file, and then in PWD (was working with windows only)
|
file |
diff |
annotate
|
Wed, 09 May 2012 00:12:40 +0200 |
Edouard Tisserant |
refactoring
|
file |
diff |
annotate
|
Wed, 09 May 2012 00:00:50 +0200 |
Edouard Tisserant |
refactoring
|
file |
diff |
annotate
|
Tue, 08 May 2012 17:16:37 +0200 |
Edouard Tisserant |
refactoring
|
file |
diff |
annotate
|
Mon, 07 May 2012 18:47:29 +0200 |
Edouard Tisserant |
refactoring
|
file |
diff |
annotate
|
Sat, 19 Nov 2011 21:52:34 +0100 |
Edouard Tisserant |
various cleanups in /targets
|
file |
diff |
annotate
|
Wed, 16 Nov 2011 17:47:13 +0100 |
Edouard Tisserant |
added -fPIC to satisfy X86_64 build
|
file |
diff |
annotate
|
Wed, 16 Nov 2011 17:12:16 +0100 |
Edouard Tisserant |
fixed redondant ldflag and a typo in xenomai build
|
file |
diff |
annotate
|
Wed, 16 Nov 2011 12:50:16 +0100 |
Edouard Tisserant |
Xenomai build now ignores xeno-config if not set
|
file |
diff |
annotate
|
Thu, 22 Sep 2011 17:35:29 +0200 |
Edouard Tisserant |
Xenomai Fix : build
|
file |
diff |
annotate
|
Sat, 12 Dec 2009 20:51:56 +0100 |
laurent |
Getting default target when no target defined fixed
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 16:03:46 +0200 |
laurent |
Bugs with logger and stand-alone PluginRoot fixed
|
file |
diff |
annotate
|
Thu, 08 Oct 2009 11:26:40 +0200 |
laurent |
Bug on Debug trying to start (and stop) before PLC started fixed.
|
file |
diff |
annotate
|
Tue, 28 Jul 2009 17:43:19 +0200 |
laurent |
Adding support for internationalization
|
file |
diff |
annotate
|
Mon, 30 Mar 2009 17:04:30 +0200 |
greg |
add autostart plc feature for beremiz_service
|
file |
diff |
annotate
|
Mon, 16 Mar 2009 17:31:08 +0100 |
lbessard |
Adding support for Xenomai targets.
|
file |
diff |
annotate
|
Wed, 20 Aug 2008 00:11:40 +0200 |
etisserant |
Added concepts :
|
file |
diff |
annotate
|