etisserant [Mon, 24 Sep 2007 17:08:35 +0200] rev 53
removed timer_notify conflict with CanFestival
etisserant [Mon, 24 Sep 2007 17:07:42 +0200] rev 52
Added CanFestival "main" runtime part, initialize, all nodes, and start CF timer loop
etisserant [Mon, 24 Sep 2007 17:06:36 +0200] rev 51
Added project linking, and plugin init,cleanup,retrive and publish method calls in main
Added plugin deletion
etisserant [Mon, 24 Sep 2007 17:05:07 +0200] rev 50
Added plugin deletion
etisserant [Fri, 21 Sep 2007 17:48:34 +0200] rev 49
On the long wat towards generated code comilation...
etisserant [Thu, 20 Sep 2007 17:32:52 +0200] rev 48
Enhanced and really multi-platform process logging. Use wxProcess and wxExecute instead of python popen3 (unix only).
etisserant [Thu, 20 Sep 2007 17:30:32 +0200] rev 47
PLC and plugins compilation with gcc now starts (and fail).
lbessard [Tue, 18 Sep 2007 18:04:07 +0200] rev 46
Corrections for Windows
etisserant [Mon, 17 Sep 2007 18:04:13 +0200] rev 45
Now, C extension plugin do handle multiple files
etisserant [Mon, 17 Sep 2007 18:00:39 +0200] rev 44
Various changes to make SVGUI plugin generated code eventually compile
lbessard [Mon, 17 Sep 2007 17:45:15 +0200] rev 43
Adding support for svgui block code generation
lbessard [Mon, 17 Sep 2007 12:48:00 +0200] rev 42
Correct bugs on svgui plugin code generation
lbessard [Mon, 17 Sep 2007 10:12:35 +0200] rev 41
Adding support for refreshing PLCOpenEditor block list
etisserant [Mon, 17 Sep 2007 07:33:40 +0200] rev 40
Cosmetic in plugin tree
etisserant [Mon, 17 Sep 2007 07:33:20 +0200] rev 39
Improoved SVGUI support
etisserant [Sun, 16 Sep 2007 10:25:19 +0200] rev 38
SVGUI's DefEditor now runs and generate C code. Swapped __I with __Q
etisserant [Thu, 13 Sep 2007 10:23:44 +0200] rev 37
Primary svgui plugin inherited - broken
etisserant [Thu, 13 Sep 2007 10:22:40 +0200] rev 36
Fixed invisible root node
lbessard [Thu, 13 Sep 2007 09:01:57 +0200] rev 35
Adding option in config_test.p for regenerate reference result file
lbessard [Wed, 12 Sep 2007 17:16:27 +0200] rev 34
config_utils.py rewritten
Test to check config_utils added
etisserant [Tue, 11 Sep 2007 17:29:27 +0200] rev 33
Enhanced bahavior of plugin tree representation when changing IEC channel
etisserant [Tue, 11 Sep 2007 17:27:45 +0200] rev 32
Fixed CanOpen network renaming
etisserant [Tue, 11 Sep 2007 16:11:15 +0200] rev 31
added basic C Code extention plugin
etisserant [Tue, 11 Sep 2007 16:10:27 +0200] rev 30
Fixed onclose bug
etisserant [Tue, 11 Sep 2007 16:09:58 +0200] rev 29
Major improvements, plugin renaming and secured name/IEC channel attribution, various fixes on PlugTemplate
etisserant [Tue, 11 Sep 2007 16:07:13 +0200] rev 28
Disabled unused run/edit menu, fixed some event/refresh machanisms
greg [Tue, 11 Sep 2007 15:10:56 +0200] rev 27
CONFIG_UTILS (sync)
etisserant [Tue, 11 Sep 2007 08:00:28 +0200] rev 26
added sync option
lbessard [Mon, 10 Sep 2007 18:19:53 +0200] rev 25
Adding support for using Networkedit et PLCOpenEditor in Beremiz
etisserant [Mon, 10 Sep 2007 18:12:03 +0200] rev 24
Working CanOpen OD generation
etisserant [Mon, 10 Sep 2007 14:10:03 +0200] rev 23
minor fixes
etisserant [Fri, 07 Sep 2007 10:19:04 +0200] rev 22
Pleliminary build process -- C code generation