2022-10-28 |
GP Orcullo |
automated conversion using 2to3-3.9 tool
python3
|
file |
diff |
annotate
|
2021-08-16 |
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
|
2018-04-27 |
Edouard Tisserant |
Fixed random segfault happening when loading new PLC in runtime, when using Xenonai.
|
file |
diff |
annotate
|
2017-10-25 |
Andrey Skvortsov |
fix pylint py3k conversion warning: "(no-absolute-import) import missing `from __future__ import absolute_import`"
|
file |
diff |
annotate
|
2017-10-05 |
Andrey Skvortsov |
explicitly mark unused variables found by pylint with _ or dummy
|
file |
diff |
annotate
|
2017-08-16 |
Andrey Skvortsov |
clean-up: fix PEP8 E301 expected 1 blank line, found 0
|
file |
diff |
annotate
|
2017-08-15 |
Andrey Skvortsov |
clean-up: fix PEP8 E225 missing whitespace around operator
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
clean-up: fix PEP8 E302 expected 2 blank lines, found 1
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
clean-up: fix PEP8 W293 blank line contains whitespace
|
file |
diff |
annotate
|
2017-08-14 |
Andrey Skvortsov |
clean-up: fix some PEP8 E228 missing whitespace around modulo operator
|
file |
diff |
annotate
|
2016-05-06 |
Andrey Skvortsov |
add copyright notices to python files where there were missing, that
|
file |
diff |
annotate
|
2013-09-24 |
Laurent Bessard |
Fixed Xenomai target according to new xmlclass
|
file |
diff |
annotate
|
2013-07-26 |
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
|
2012-05-08 |
Edouard Tisserant |
refactoring
|
file |
diff |
annotate
|
2012-05-08 |
Edouard Tisserant |
refactoring
|
file |
diff |
annotate
|
2012-05-08 |
Edouard Tisserant |
refactoring
|
file |
diff |
annotate
|
2012-05-07 |
Edouard Tisserant |
refactoring
|
file |
diff |
annotate
|
2011-11-19 |
Edouard Tisserant |
various cleanups in /targets
|
file |
diff |
annotate
|
2011-11-16 |
Edouard Tisserant |
added -fPIC to satisfy X86_64 build
|
file |
diff |
annotate
|
2011-11-16 |
Edouard Tisserant |
fixed redondant ldflag and a typo in xenomai build
|
file |
diff |
annotate
|
2011-11-16 |
Edouard Tisserant |
Xenomai build now ignores xeno-config if not set
|
file |
diff |
annotate
|
2011-09-22 |
Edouard Tisserant |
Xenomai Fix : build
|
file |
diff |
annotate
|
2009-12-12 |
laurent |
Getting default target when no target defined fixed
|
file |
diff |
annotate
|
2009-10-19 |
laurent |
Bugs with logger and stand-alone PluginRoot fixed
|
file |
diff |
annotate
|
2009-10-08 |
laurent |
Bug on Debug trying to start (and stop) before PLC started fixed.
|
file |
diff |
annotate
|
2009-07-28 |
laurent |
Adding support for internationalization
|
file |
diff |
annotate
|
2009-03-30 |
greg |
add autostart plc feature for beremiz_service
|
file |
diff |
annotate
|
2009-03-16 |
lbessard |
Adding support for Xenomai targets.
|
file |
diff |
annotate
|
2008-08-19 |
etisserant |
Added concepts :
|
file |
diff |
annotate
|