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