Wed, 24 Jan 2018 16:12:49 +0100 Edouard Tisserant fixed erro introduced 2 commits ago (-e) : tuples have no reverse() method
Wed, 24 Jan 2018 15:44:36 +0100 Edouard Tisserant Trying to get better logging/display of exceptions at runtime's startup
Wed, 24 Jan 2018 14:48:49 +0100 Edouard Tisserant Changed way to deal with extensions arguments (-e) so that path and filename are stored independently and accessible for extensions themselves.
Mon, 29 Jan 2018 12:56:49 +0100 Edouard Tisserant Textviewer : moved call to Colourise in a better place, so that ST highlighting gets also updated when typing in some case, not only IL
Fri, 19 Jan 2018 15:12:23 +0100 Edouard Tisserant Main runtime template C code : Added HAVE_RETAIN preprocessor definition for customized build to signal it provides IEC-61131 Retain memory handling function. Removed targets/Xenomai/plc_Xenomai_noretain.c, now useless.
Mon, 15 Jan 2018 14:43:53 +0100 Edouard Tisserant Clarify licensing, and packaging of runtime only files :
Thu, 11 Jan 2018 15:41:20 +0100 Edouard Tisserant Enforced check_source.sh pep8 and pylint rules.
Thu, 11 Jan 2018 15:39:58 +0100 Edouard Tisserant runtime/WAMP: Fixed secret loading into configuration. Fixed secret commandline switch handling.
Thu, 11 Jan 2018 13:02:09 +0100 Edouard Tisserant runtime/WAMP : was 'Added time print on session left.' from dporopat. Purpose is to log (dis/re)connection, to help debugging connection problem
Thu, 11 Jan 2018 12:48:49 +0100 Edouard Tisserant runtime/Wamp : adapt to unicode being enforced in latest crossbar API. Updated some documentation, to explain why there is unused definitions like SubscribedEvents or DoOnJoin.
Wed, 10 Jan 2018 15:36:03 +0100 Edouard Tisserant Extend python<->PLC global variable description "GlobalDesc" to support Initial value setting.
Wed, 10 Jan 2018 14:35:04 +0100 Edouard Tisserant update tests/wamp README file, based on changes from dporopat.
Wed, 10 Jan 2018 13:23:40 +0100 Edouard Tisserant Fixed WAMP test (crossbar confile upgrade and use same ID on both PLC and IDE side)
Wed, 10 Jan 2018 13:21:42 +0100 Edouard Tisserant Fixed changes from dporopat and agregorcic about WAMP CRA and config.
Tue, 09 Jan 2018 15:08:08 +0100 Edouard Tisserant WAMP runtime : changes from dporopat and agregorcic, adding CRA (-s) and changed way to load WAMP conf (-c)