targets/plc_main_head.c
Sat, 12 Jan 2019 13:57:16 +0300 Andrey Skvortsov remove LogMessage prototype from plc_main_head.c
Thu, 12 Apr 2018 16:31:30 +0200 Edouard Tisserant Added logging in Xenomai init phase.
Fri, 19 Jun 2015 09:34:18 +0200 Edouard Tisserant Changed runtime's global PLCID to PLC_ID, working around redefinition in windoze' headers.
Fri, 13 Mar 2015 22:36:52 +0100 Edouard Tisserant Added PLCID variable accessible from C side, set with binarie's MD5. Added retain init and cleanup calls. Extended tests/python to test PLCID
Fri, 12 Dec 2014 14:41:53 +0100 Edouard Tisserant Simplified use of runtime's global variable __common_ticktime accross extensions.
Wed, 29 Jan 2014 00:38:23 +0100 Edouard Tisserant More gcc warning avoided
Tue, 28 Jan 2014 16:30:48 +0100 Edouard Tisserant Added <string.h> to plc_main_head.c to avoid warnings.
Tue, 26 Mar 2013 09:31:20 +0900 Edouard Tisserant Added beremiz.h header file for extensions
Fri, 15 Mar 2013 17:47:53 +0900 Edouard Tisserant Re-organized C code templates for plc_main. Moved logging out of plc_debug. Factorized redundant _common_ticktime external declaration