Thu, 28 May 2009 13:40:29 +0200- now call load, start, free PLC from the python Thread
greg [Thu, 28 May 2009 13:40:29 +0200] rev 350
- now call load, start, free PLC from the python Thread

- add a wx timer (500ms) that pull the plc state to refresh Beremiz icons
(fix problem when command PLC with the TaskBar icon)

Thu, 28 May 2009 13:29:23 +0200add "\n" to logger when pyro fall in error
greg [Thu, 28 May 2009 13:29:23 +0200] rev 349
add "\n" to logger when pyro fall in error

Thu, 28 May 2009 07:47:38 +0200Bug while parsing long located variables in GetLocations fixed
lbessard [Thu, 28 May 2009 07:47:38 +0200] rev 348
Bug while parsing long located variables in GetLocations fixed

Fri, 22 May 2009 10:27:55 +0200remove french comment in python_gear block
greg [Fri, 22 May 2009 10:27:55 +0200] rev 347
remove french comment in python_gear block

Tue, 19 May 2009 09:18:50 +0200add python_gear block (to execute python command each given cycle interval)
greg [Tue, 19 May 2009 09:18:50 +0200] rev 346
add python_gear block (to execute python command each given cycle interval)

Mon, 18 May 2009 07:58:41 +0200get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed
greg [Mon, 18 May 2009 07:58:41 +0200] rev 345
get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed

Mon, 18 May 2009 07:47:24 +0200Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.
greg [Mon, 18 May 2009 07:47:24 +0200] rev 344
Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.

Store working directory to globals copy, in order to be used in runtime.py.

Mon, 18 May 2009 07:43:03 +0200Add try/except in wx_evaluator to get and print exception when command failed and unlock in all cases to not block the python thread
greg [Mon, 18 May 2009 07:43:03 +0200] rev 343
Add try/except in wx_evaluator to get and print exception when command failed and unlock in all cases to not block the python thread

Mon, 04 May 2009 10:12:35 +0200Replacing Debug rt_sem by rt_pipe
greg [Mon, 04 May 2009 10:12:35 +0200] rev 342
Replacing Debug rt_sem by rt_pipe

Mon, 04 May 2009 09:31:59 +0200Get PDOmapping exception from canfestival plugin
greg [Mon, 04 May 2009 09:31:59 +0200] rev 341
Get PDOmapping exception from canfestival plugin

Mon, 04 May 2009 09:31:16 +0200Adding support for using only PDO define in EDS file and not configured for adding mapping in node
greg [Mon, 04 May 2009 09:31:16 +0200] rev 340
Adding support for using only PDO define in EDS file and not configured for adding mapping in node

Mon, 04 May 2009 09:29:24 +0200Adding support for updating PLC status when stopping
greg [Mon, 04 May 2009 09:29:24 +0200] rev 339
Adding support for updating PLC status when stopping

Mon, 04 May 2009 09:27:33 +0200Adding support for enable/Disable plugins
greg [Mon, 04 May 2009 09:27:33 +0200] rev 338
Adding support for enable/Disable plugins

Wed, 29 Apr 2009 12:29:12 +0200Add LoliTech phone number in bug report
greg [Wed, 29 Apr 2009 12:29:12 +0200] rev 337
Add LoliTech phone number in bug report

Fri, 10 Apr 2009 07:55:55 +0200Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.
greg [Fri, 10 Apr 2009 07:55:55 +0200] rev 336
Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.

Fri, 10 Apr 2009 07:53:42 +0200fixed bug : buffer overflow when debugging PLC with python blocks
greg [Fri, 10 Apr 2009 07:53:42 +0200] rev 335
fixed bug : buffer overflow when debugging PLC with python blocks

Thu, 09 Apr 2009 15:27:45 +0200Adding support for unsubscribe all variables while transferring
lbessard [Thu, 09 Apr 2009 15:27:45 +0200] rev 334
Adding support for unsubscribe all variables while transferring

Wed, 08 Apr 2009 15:16:45 +0200fixed wrong pthread initialisation
lbessard [Wed, 08 Apr 2009 15:16:45 +0200] rev 333
fixed wrong pthread initialisation

Sat, 04 Apr 2009 10:43:29 +0200add utf-8 and save shortcut support in PythonST
greg [Sat, 04 Apr 2009 10:43:29 +0200] rev 332
add utf-8 and save shortcut support in PythonST
fixed bug execfile order (runtime.py / hmy.py) in PLCObject.py
Fixed bug with locale (wrong convertion "." to ",")

Tue, 31 Mar 2009 09:38:44 +0200remove print messages
greg [Tue, 31 Mar 2009 09:38:44 +0200] rev 331
remove print messages

Tue, 31 Mar 2009 09:33:10 +0200add autostart plc feature for beremiz_service (bug fixed)
greg [Tue, 31 Mar 2009 09:33:10 +0200] rev 330
add autostart plc feature for beremiz_service (bug fixed)

Mon, 30 Mar 2009 17:04:30 +0200add autostart plc feature for beremiz_service
greg [Mon, 30 Mar 2009 17:04:30 +0200] rev 329
add autostart plc feature for beremiz_service

Tue, 24 Mar 2009 17:33:46 +0100Close Debug Window when program transfered
lbessard [Tue, 24 Mar 2009 17:33:46 +0100] rev 328
Close Debug Window when program transfered

Tue, 24 Mar 2009 17:32:54 +0100Register the current watched variable in Debug Window before starting
lbessard [Tue, 24 Mar 2009 17:32:54 +0100] rev 327
Register the current watched variable in Debug Window before starting

Mon, 23 Mar 2009 16:40:02 +0100Bug opening Auto complete frame when not expected fixed
lbessard [Mon, 23 Mar 2009 16:40:02 +0100] rev 326
Bug opening Auto complete frame when not expected fixed

Mon, 23 Mar 2009 16:39:23 +0100Bug preventing loading STLibrary when adding a plugin fixed
lbessard [Mon, 23 Mar 2009 16:39:23 +0100] rev 325
Bug preventing loading STLibrary when adding a plugin fixed

Mon, 23 Mar 2009 16:38:11 +0100Invalid minimizebutton state when reload PLCParams fixed
lbessard [Mon, 23 Mar 2009 16:38:11 +0100] rev 324
Invalid minimizebutton state when reload PLCParams fixed

Mon, 23 Mar 2009 16:26:13 +0100Fix bug preventing library to re-compiled when dependant files changed.
lbessard [Mon, 23 Mar 2009 16:26:13 +0100] rev 323
Fix bug preventing library to re-compiled when dependant files changed.
Fix bug preventing to re-compile a file without changes even when file miscompiled.

Mon, 23 Mar 2009 16:20:05 +0100Make 'runtime.py' and 'hmi.py' executed independantly
lbessard [Mon, 23 Mar 2009 16:20:05 +0100] rev 322
Make 'runtime.py' and 'hmi.py' executed independantly

Mon, 16 Mar 2009 17:31:08 +0100Adding support for Xenomai targets.
lbessard [Mon, 16 Mar 2009 17:31:08 +0100] rev 321
Adding support for Xenomai targets.

Wed, 11 Mar 2009 10:41:55 +0100Restored splash with new lolitech logo
etisserant [Wed, 11 Mar 2009 10:41:55 +0100] rev 320
Restored splash with new lolitech logo

Fri, 06 Mar 2009 21:42:57 +0100Fixed non-wx runtime python evaluation stuff.
etisserant [Fri, 06 Mar 2009 21:42:57 +0100] rev 319
Fixed non-wx runtime python evaluation stuff.

Mon, 02 Mar 2009 09:23:34 +0100updated : debian package scripts
greg [Mon, 02 Mar 2009 09:23:34 +0100] rev 318
updated : debian package scripts

Wed, 25 Feb 2009 16:39:11 +0100Fix size of ComboBoxes
lbessard [Wed, 25 Feb 2009 16:39:11 +0100] rev 317
Fix size of ComboBoxes

Thu, 19 Feb 2009 14:41:35 +0100change splashscreen beremiz version to 2009.0 Beta
greg [Thu, 19 Feb 2009 14:41:35 +0100] rev 316
change splashscreen beremiz version to 2009.0 Beta

Mon, 16 Feb 2009 13:45:42 +0100Dispatch wxGlade tests in linux and win32 folders
greg [Mon, 16 Feb 2009 13:45:42 +0100] rev 315
Dispatch wxGlade tests in linux and win32 folders

Fri, 13 Feb 2009 13:58:54 +0100Bug with fonts on some systems fixed
lbessard [Fri, 13 Feb 2009 13:58:54 +0100] rev 314
Bug with fonts on some systems fixed

Tue, 20 Jan 2009 17:22:16 +0100Bug when try to launch wxGlade on Windows fixed
lbessard [Tue, 20 Jan 2009 17:22:16 +0100] rev 313
Bug when try to launch wxGlade on Windows fixed

Tue, 20 Jan 2009 17:02:25 +0100Bug when try to launch wxGlade on Windows fixed
lbessard [Tue, 20 Jan 2009 17:02:25 +0100] rev 312
Bug when try to launch wxGlade on Windows fixed

Tue, 20 Jan 2009 15:04:41 +0100Bug on Windows fixed
lbessard [Tue, 20 Jan 2009 15:04:41 +0100] rev 311
Bug on Windows fixed

Tue, 20 Jan 2009 15:04:14 +0100Bug when try to launch wxGlade on Windows fixed
lbessard [Tue, 20 Jan 2009 15:04:14 +0100] rev 310
Bug when try to launch wxGlade on Windows fixed

Mon, 19 Jan 2009 17:08:17 +0100Adding support for cancelling code generation of function with no input connected
lbessard [Mon, 19 Jan 2009 17:08:17 +0100] rev 309
Adding support for cancelling code generation of function with no input connected

Mon, 19 Jan 2009 13:11:20 +0100remove arg : self.runtime when create pluginroot instance in OnOpenProject and OnNewProject method from beremiz class
greg [Mon, 19 Jan 2009 13:11:20 +0100] rev 308
remove arg : self.runtime when create pluginroot instance in OnOpenProject and OnNewProject method from beremiz class

Mon, 19 Jan 2009 10:08:45 +0100Updated config_utils so that command line tests work.
etisserant [Mon, 19 Jan 2009 10:08:45 +0100] rev 307
Updated config_utils so that command line tests work.

Mon, 19 Jan 2009 08:40:09 +0100Enahced python_cwiid test with a wxGlade GUI
etisserant [Mon, 19 Jan 2009 08:40:09 +0100] rev 306
Enahced python_cwiid test with a wxGlade GUI

Mon, 19 Jan 2009 08:39:36 +0100Added wxGlade test
etisserant [Mon, 19 Jan 2009 08:39:36 +0100] rev 305
Added wxGlade test

Mon, 19 Jan 2009 08:39:16 +0100Removed lost print
etisserant [Mon, 19 Jan 2009 08:39:16 +0100] rev 304
Removed lost print

Mon, 19 Jan 2009 08:38:33 +0100Added wxInspector feature to play with wxGlade GUI more easily.
etisserant [Mon, 19 Jan 2009 08:38:33 +0100] rev 303
Added wxInspector feature to play with wxGlade GUI more easily.

Mon, 19 Jan 2009 08:32:11 +0100Enhanced wxGlade GUI creation.
etisserant [Mon, 19 Jan 2009 08:32:11 +0100] rev 302
Enhanced wxGlade GUI creation.
- Frame object name now have same name as in editor
- Closing the frame replace object by None, warn user, and recreate frame

Sat, 17 Jan 2009 02:36:46 +0100Added support for wxglade GUIs.
etisserant [Sat, 17 Jan 2009 02:36:46 +0100] rev 301
Added support for wxglade GUIs.

Sat, 17 Jan 2009 02:34:45 +0100Added python_poll FB, to poll python variable without waiting ack
etisserant [Sat, 17 Jan 2009 02:34:45 +0100] rev 300
Added python_poll FB, to poll python variable without waiting ack

Fri, 16 Jan 2009 16:59:18 +0100Enhanced the way "runtime.py" is executed,
etisserant [Fri, 16 Jan 2009 16:59:18 +0100] rev 299
Enhanced the way "runtime.py" is executed,

Fri, 16 Jan 2009 16:52:23 +0100Fixed the way LOCAL:// connector detects X11 poisoned plugins to avoid launching tray-icon enabled runtime (-x1)
etisserant [Fri, 16 Jan 2009 16:52:23 +0100] rev 298
Fixed the way LOCAL:// connector detects X11 poisoned plugins to avoid launching tray-icon enabled runtime (-x1)

Fri, 16 Jan 2009 16:50:54 +0100Fixed typo in (LD/C)FLAGS hendling in toolchain_gcc.py
etisserant [Fri, 16 Jan 2009 16:50:54 +0100] rev 297
Fixed typo in (LD/C)FLAGS hendling in toolchain_gcc.py

Fri, 16 Jan 2009 13:20:44 +0100Replacing wx.Choice by wx.ComboBox
lbessard [Fri, 16 Jan 2009 13:20:44 +0100] rev 296
Replacing wx.Choice by wx.ComboBox

Fri, 16 Jan 2009 08:54:37 +0100Rewrite TestCtrlAutoComplete to fix all bugs
lbessard [Fri, 16 Jan 2009 08:54:37 +0100] rev 295
Rewrite TestCtrlAutoComplete to fix all bugs

Thu, 15 Jan 2009 10:05:07 +0100Fix problem with embeddedimage module not present in wx versions older than 2.8.8.0
lbessard [Thu, 15 Jan 2009 10:05:07 +0100] rev 294
Fix problem with embeddedimage module not present in wx versions older than 2.8.8.0

Wed, 14 Jan 2009 19:50:09 +0100Adding example of path generator program
lbessard [Wed, 14 Jan 2009 19:50:09 +0100] rev 293
Adding example of path generator program

Wed, 14 Jan 2009 19:44:36 +0100Adding support for Graphic for variable in Debug mode
lbessard [Wed, 14 Jan 2009 19:44:36 +0100] rev 292
Adding support for Graphic for variable in Debug mode

Wed, 14 Jan 2009 19:25:53 +0100Added systematic stdout.flush runtime side, so that results appear in log window
etisserant [Wed, 14 Jan 2009 19:25:53 +0100] rev 291
Added systematic stdout.flush runtime side, so that results appear in log window