Fri, 11 Dec 2009 13:04:22 +0100 laurent Bug on testing Retain and Force flags fixed
Fri, 11 Dec 2009 13:03:44 +0100 laurent Adding support for making distinction between external variables and located variables for forcing
Fri, 11 Dec 2009 13:02:30 +0100 laurent Adding support for refreshing FileMenu after plugin tree modification
Fri, 11 Dec 2009 08:49:32 +0100 edouard Fixed debug again, did some code tidying
Thu, 10 Dec 2009 17:36:37 +0100 edouard LPC build and protocol tweaks
Thu, 10 Dec 2009 14:57:27 +0100 edouard LPC connector - one step further
Thu, 10 Dec 2009 12:31:42 +0100 laurent Changes merged
Thu, 10 Dec 2009 12:30:49 +0100 laurent Adding support for defining mandatory parameters and creating blank xml file when there is nothing in the folder in LPCBeremiz
Thu, 10 Dec 2009 12:29:27 +0100 laurent Enable Save Menu item according to project modification state
Thu, 10 Dec 2009 10:13:37 +0100 edouard LPC src directory copy fix
Thu, 10 Dec 2009 10:12:28 +0100 edouard Typo in LPC
Thu, 10 Dec 2009 09:39:05 +0100 laurent Bug when creating new project after opening Beremiz without project defined fixed
Thu, 10 Dec 2009 09:35:39 +0100 laurent Bug when closing Beremiz without a project opened fixed
Thu, 10 Dec 2009 09:34:55 +0100 laurent Bug when opening with not empty buildpath parameter fixed
Wed, 09 Dec 2009 16:53:59 +0100 laurent Catch ProtocolError exception when connection failed
Wed, 09 Dec 2009 16:53:27 +0100 laurent Adding support for simulation in LPCBeremiz
Wed, 09 Dec 2009 16:52:46 +0100 laurent Error in value send when debugging forced external or located variable fixed
Wed, 09 Dec 2009 16:51:22 +0100 laurent One issue on SetDataProducer not handled fixed
Wed, 09 Dec 2009 16:46:59 +0100 laurent Name error in LPC target fixed
Wed, 09 Dec 2009 09:46:37 +0100 laurent Changes merged
Wed, 09 Dec 2009 09:46:13 +0100 laurent Adding support for receiving PLC state from LPCComposer
Wed, 09 Dec 2009 09:44:17 +0100 laurent Catch Pyro exception when connection closed and print message
Wed, 09 Dec 2009 09:43:21 +0100 laurent Bug that block SetVariableList on Linux fixed
Wed, 09 Dec 2009 09:41:00 +0100 Lolitech Fixed freeze on debug suspend.
Wed, 09 Dec 2009 01:11:48 +0100 edouard fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
Wed, 09 Dec 2009 00:56:18 +0100 edouard fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
Tue, 08 Dec 2009 17:09:25 +0100 laurent Bug on SFC debugging fixed
Tue, 08 Dec 2009 16:28:10 +0100 laurent Bug on SFC debugging fixed
Tue, 08 Dec 2009 16:27:27 +0100 laurent Bug on RegisterDebugVariable when no PLC running fixed
Tue, 08 Dec 2009 12:54:28 +0100 laurent Replacing target_Makefile by target_LPC
Mon, 07 Dec 2009 22:04:43 +0100 Edouard TISSERANT Arbitrary variable forcing
Mon, 07 Dec 2009 21:27:23 +0100 laurent Bug on passing forced values to DataConsumer fixed
Mon, 07 Dec 2009 21:15:30 +0100 laurent Bug on forcing variable value fixed
Mon, 07 Dec 2009 20:41:42 +0100 laurent Adding command to PLC for forcing PLC variable
Mon, 07 Dec 2009 14:44:58 +0100 laurent Changes merged
Mon, 07 Dec 2009 14:43:27 +0100 laurent Adding support for defining input and output with the same location in LPCBeremiz
Mon, 07 Dec 2009 14:00:33 +0100 edouard merge
Mon, 07 Dec 2009 13:55:52 +0100 edouard Reverted back python test accidentally modified...
Mon, 07 Dec 2009 13:55:13 +0100 edouard Propagated new runtime changes to win32 target
Mon, 07 Dec 2009 10:25:33 +0100 laurent Bug when updating Variable locations fixed
Mon, 07 Dec 2009 10:08:12 +0100 Edouard TISSERANT Fixed typo PLCobject C fallback interface
Sun, 06 Dec 2009 23:05:47 +0100 Edouard TISSERANT Fixed remaining thread on close frame
Sun, 06 Dec 2009 22:52:51 +0100 Edouard TISSERANT Fixes in debug + reconnect to running PLC
Sun, 06 Dec 2009 21:43:34 +0100 Edouard TISSERANT Fixes in run : messages and refresh
Sun, 06 Dec 2009 21:20:21 +0100 laurent Adding support for forcing PLC variable (still command to PLC to implement)
Sun, 06 Dec 2009 21:03:10 +0100 Edouard TISSERANT Now debug is not a button anymore
Sun, 06 Dec 2009 19:39:24 +0100 Edouard TISSERANT Safer debug
Sun, 06 Dec 2009 19:06:36 +0100 Edouard TISSERANT Safer debug unpack result checking, more verbose error message, slower retry when waiting PLC startup
Sun, 06 Dec 2009 18:52:50 +0100 Edouard TISSERANT Fix debug crash
Sun, 06 Dec 2009 17:45:36 +0100 Edouard TISSERANT Debugger still doesn't work crash less...
Sun, 06 Dec 2009 15:58:33 +0100 ed Fixes
Sun, 06 Dec 2009 15:56:44 +0100 ed Typo about autorise console
Sun, 06 Dec 2009 15:55:56 +0100 ed Refactoring in PLCobject, for PLC that do not use python plugin
Sun, 06 Dec 2009 15:54:22 +0100 ed Made python plugin comaptible with accessors
Fri, 04 Dec 2009 15:16:37 +0100 edouard LPC connector enhancements
Fri, 04 Dec 2009 15:15:57 +0100 edouard Reflect changes in iec type definitions in matiec/lib
Fri, 04 Dec 2009 15:14:32 +0100 edouard Fixed automatic console rising on w32
Wed, 02 Dec 2009 20:22:28 +0100 Edouard TISSERANT Preliminary accessor support for debug
Wed, 02 Dec 2009 13:07:57 +0100 Edouard TISSERANT merge
Tue, 01 Dec 2009 13:48:47 +0100 ed Some rough copy'n'paste to pave path for an LPC connector
Tue, 01 Dec 2009 13:45:49 +0100 Edouard TISSERANT Merge
Tue, 01 Dec 2009 13:41:29 +0100 ed Some cleanup in PLC status - removed that \"Starting\" state ...
Wed, 02 Dec 2009 10:24:09 +0100 berem Bug when asking two consecutive times 'Show' fixed
Tue, 01 Dec 2009 11:00:02 +0100 laurent Adding support for updating or removing located variables by their address or leading address numbers when changing or removing VariableTree element
Tue, 01 Dec 2009 10:59:17 +0100 laurent Adding support for updating located variables when changing plugin IEC_Channel
Mon, 30 Nov 2009 10:13:36 +0100 laurent Adding Beremiz LPCComposer specific file
Sun, 29 Nov 2009 18:57:49 +0100 Edouard TISSERANT added files to ignore in hgignore
Sun, 29 Nov 2009 18:06:38 +0100 ed Some misc cleanup
Sun, 29 Nov 2009 16:34:02 +0100 laurent Adding support for defining user icons on VariableLocationTree
Sun, 29 Nov 2009 16:32:52 +0100 laurent Bug when trying to hide SVG elements fixed
Sun, 29 Nov 2009 16:31:14 +0100 laurent Redesign test SVGUI interface
Mon, 02 Nov 2009 17:41:12 +0100 edouard Wiped out references to Lolitech
Mon, 02 Nov 2009 15:38:49 +0100 edouard Merge with 092060fd8afb1d950fe467724ce0209bddc48716
Mon, 02 Nov 2009 11:57:29 +0100 greg Replace \"lolitech\" contact by \"edouard\" contact
Wed, 28 Oct 2009 11:42:47 +0100 greg Merge with 5981ad8547f5bcfe2e9c93b7973fbca79178487f
Wed, 28 Oct 2009 11:38:23 +0100 greg Add Beremiz shortcuts in menu on linux platform
Tue, 27 Oct 2009 16:32:54 +0100 edouard Updated ShowVar icon
Tue, 27 Oct 2009 16:24:15 +0100 laurent Allowing unicode characters to be used in comments
Mon, 26 Oct 2009 11:20:16 +0100 laurent Adding support for asking for saving while trying to close a modified project in any case
Fri, 23 Oct 2009 18:45:24 +0200 laurent Update internationalization for new functionalities.
Fri, 23 Oct 2009 15:41:48 +0200 greg Check ProjectPath write permission
Thu, 22 Oct 2009 17:20:24 +0200 laurent Bugs with TextCtrlAutoComplete on Windows fixed
Thu, 22 Oct 2009 11:28:11 +0200 greg Add new target (Makefile)
Thu, 22 Oct 2009 11:27:30 +0200 greg support for passing list command to ProcessLogger
Thu, 22 Oct 2009 11:26:45 +0200 greg Fix some warnings during compilation
Mon, 19 Oct 2009 16:26:15 +0200 laurent Bug when importing Beremiz without wx.App declared fixed
Mon, 19 Oct 2009 16:03:46 +0200 laurent Bugs with logger and stand-alone PluginRoot fixed
Fri, 16 Oct 2009 10:50:16 +0200 'Laurent Bessard Greg changes merged
Fri, 16 Oct 2009 10:37:53 +0200 laurent Warning in c_ext compiling fixed
Thu, 15 Oct 2009 17:39:26 +0200 greg Fix relative matiec path problem
Thu, 15 Oct 2009 10:11:07 +0200 laurent Adding support for declaring PluginRoot outside of Beremiz
Fri, 09 Oct 2009 17:52:00 +0200 laurent Orthographic mistake in french internationalization fixed
Fri, 09 Oct 2009 17:38:17 +0200 laurent improved english spelling and grammar and internationalization updated
Thu, 08 Oct 2009 16:37:58 +0200 laurent Move Debug message disabled message at the right place
Thu, 08 Oct 2009 16:37:06 +0200 laurent Removing superfluous event.Skip() in MenuEvent callback functions
Thu, 08 Oct 2009 12:36:55 +0200 laurent Bug on canopen tests (not being multi-platform) fixed
Thu, 08 Oct 2009 11:26:40 +0200 laurent Bug on Debug trying to start (and stop) before PLC started fixed.
Thu, 08 Oct 2009 11:09:01 +0200 laurent Remove testing printings in svgui module of python plugin
Thu, 08 Oct 2009 11:04:06 +0200 laurent Allowing multiple Beremiz_service instances to run on same target.
Thu, 08 Oct 2009 11:01:19 +0200 laurent Bug on DebugVariablePanel when opening project at start fixed
Wed, 07 Oct 2009 09:03:15 +0200 laurent Bug while trying to import SVG file fixed
Tue, 06 Oct 2009 12:10:46 +0200 laurent Bug when expanded and collapsing plugin tree fixed
Tue, 06 Oct 2009 11:55:32 +0200 laurent Bugs when expanded and collapsing plugin tree and location tree fixed
Tue, 06 Oct 2009 11:13:13 +0200 laurent Bugs when expanded and collapsing location tree fixed
Fri, 02 Oct 2009 11:25:35 +0200 laurent Removing memory leak while closing PluginsRoot
Sat, 26 Sep 2009 18:44:25 +0200 laurent Bugs on displaying plugin available variables in PluginTree fixed
Thu, 24 Sep 2009 18:27:45 +0200 laurent Adding support for displaying plugins available variable into Beremiz plugin tree
Thu, 24 Sep 2009 18:26:11 +0200 laurent Bug on return debug tick test fixed
Thu, 24 Sep 2009 18:22:31 +0200 laurent Merging some improvements from BCT
Mon, 21 Sep 2009 12:12:08 +0200 'Laurent Bessard Changes merged
Mon, 21 Sep 2009 12:00:52 +0200 laurent Adding support for forcing tick count to return to zero as the same time than all tasks firing are synchronized
Mon, 21 Sep 2009 11:56:55 +0200 laurent Many bugs on PLCOpenEditor integration fixed
Wed, 16 Sep 2009 14:06:50 +0200 laurent Integrate PLCOpenEditor into Beremiz frame
Wed, 16 Sep 2009 14:00:56 +0200 laurent Bug on debug buffer test resulting in not transmitting debug data under specific conditions fixed
Wed, 16 Sep 2009 13:54:57 +0200 laurent Remove dirtylibs test while freeing plc libs in PLCObject.py
Fri, 04 Sep 2009 17:33:51 +0200 laurent Redesign DiscoveryDialog class to conform to others dialogs
Fri, 18 Sep 2009 14:58:22 +0200 greg fix runtime.py filename case to avoid problem on multi-platform
Fri, 18 Sep 2009 14:30:57 +0200 greg Fix defaults compiler and linker names for win32
Fri, 04 Sep 2009 11:24:25 +0200 laurent Bug wrong control state while refreshing interface fixed
Thu, 03 Sep 2009 12:09:39 +0200 laurent Bug with creating or opening a project not closing windows of current opened project fixed
Thu, 03 Sep 2009 11:28:46 +0200 laurent Clean test_svgui removing useless buttons and drawing and choosing universal fonts
Wed, 02 Sep 2009 13:38:47 +0200 laurent Applying patch from Iztok for old gcc versions
Tue, 01 Sep 2009 10:45:07 +0200 laurent Updating windows test for new python plugin and svgui module
Tue, 01 Sep 2009 10:41:50 +0200 laurent Bug on windows when trying to open wxglade generated 'hmi.py' file fixed
Tue, 01 Sep 2009 10:40:11 +0200 laurent Fix non-destroyed dialog in 'OnOpenProject' if 'Cancel' selected
Thu, 27 Aug 2009 12:47:40 +0200 laurent Close PLC editing and PLC debugging frames while closing project
Fri, 14 Aug 2009 16:26:19 +0200 laurent Improving support for svgui, separating setting end getting attributes functions from creating function.
Thu, 13 Aug 2009 11:48:55 +0200 edouard Merge with 35cc4c6a29363d0a89f3e1096832cf14bb79f3de
Thu, 13 Aug 2009 11:37:38 +0200 edouard Merge with 75ae46b66315975b49ec48574befa094be583fdd
Wed, 12 Aug 2009 16:23:59 -0600 b taylor merged greg's recent commits
Wed, 12 Aug 2009 16:18:57 -0600 b taylor remove code that i was using for testing.
Wed, 12 Aug 2009 16:09:00 -0600 b taylor merged in cherry-picked service discovery changes
Wed, 12 Aug 2009 15:20:51 -0600 b taylor fix discovery dialog sorting, remove services from the discovery dialog when they go offline cherry-pick
Wed, 12 Aug 2009 13:43:58 -0600 b taylor bugfix: On Windows, sometimes the the wrong line in the service discovery list control is updated when multiple services are displayed and a new service is discovered. cherry-pick
Wed, 12 Aug 2009 13:40:20 -0600 b taylor fix pyZeroconf bug where getServiceInfo returns None. cherry-pick
Mon, 10 Aug 2009 11:35:14 +0200 edouard Added ShowMaster button icon for Canfestival plugin
Wed, 12 Aug 2009 11:46:22 +0200 laurent Adding new svgui support using twisted website HMI
Wed, 12 Aug 2009 11:43:40 +0200 laurent Removing old svgui support using wxsvg
Wed, 12 Aug 2009 11:40:26 +0200 laurent Adding support for twisted website HMI
Mon, 10 Aug 2009 14:42:54 +0200 laurent Adding support for twisted website HMI
Fri, 07 Aug 2009 18:27:50 +0200 laurent Adding support for python plugin wxglade_hmi allowing creation of PLC HMI using wxglade
Wed, 29 Jul 2009 15:17:10 +0200 laurent Move python evaluator to create a python plugin containing any related python module
Wed, 29 Jul 2009 10:49:31 +0200 laurent Bug extra_files deletion in working directory fixed
Wed, 29 Jul 2009 10:48:02 +0200 laurent Bug extra_files deletion in working directory fixed
Wed, 29 Jul 2009 10:30:19 +0200 laurent Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree
Wed, 29 Jul 2009 10:27:23 +0200 laurent Adding support for internationalization
Tue, 28 Jul 2009 17:43:19 +0200 laurent Adding support for internationalization
Mon, 20 Jul 2009 16:28:56 +0200 greg update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform)
Fri, 10 Jul 2009 11:39:43 +0200 'Gr?gory Tr?lat prevent eclipse to push .project with .hgignore
Fri, 10 Jul 2009 11:06:30 +0200 'Gr?gory Tr?lat removed dead hidden files
Mon, 06 Jul 2009 11:27:06 -0600 btaylor close ZeroConf object when exiting the Service Discovery window.
Tue, 09 Jun 2009 10:10:34 +0200 lbessard Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
Sat, 30 May 2009 17:09:07 +0200 greg Fix refresh of Beremiz button when connection lost
Sat, 30 May 2009 16:45:31 +0200 greg Fix refresh of Beremiz button when connection lost
Sat, 30 May 2009 16:44:07 +0200 greg Adding Lock around C code called by Debug thread
Thu, 28 May 2009 17:29:19 +0200 greg fixed bug : Lock _FreePLC until _stopPLC finish
Thu, 28 May 2009 14:06:23 +0200 lbessard Adding support for matiec new command line syntax
Thu, 28 May 2009 13:40:29 +0200 greg - now call load, start, free PLC from the python Thread
Thu, 28 May 2009 13:29:23 +0200 greg add "\n" to logger when pyro fall in error
Thu, 28 May 2009 07:47:38 +0200 lbessard Bug while parsing long located variables in GetLocations fixed
Fri, 22 May 2009 10:27:55 +0200 greg remove french comment in python_gear block
Tue, 19 May 2009 09:18:50 +0200 greg add python_gear block (to execute python command each given cycle interval)
Mon, 18 May 2009 07:58:41 +0200 greg get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed
Mon, 18 May 2009 07:47:24 +0200 greg Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.
Mon, 18 May 2009 07:43:03 +0200 greg 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 +0200 greg Replacing Debug rt_sem by rt_pipe
Mon, 04 May 2009 09:31:59 +0200 greg Get PDOmapping exception from canfestival plugin
Mon, 04 May 2009 09:31:16 +0200 greg 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 +0200 greg Adding support for updating PLC status when stopping
Mon, 04 May 2009 09:27:33 +0200 greg Adding support for enable/Disable plugins
Wed, 29 Apr 2009 12:29:12 +0200 greg Add LoliTech phone number in bug report
Fri, 10 Apr 2009 07:55:55 +0200 greg Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.
Fri, 10 Apr 2009 07:53:42 +0200 greg fixed bug : buffer overflow when debugging PLC with python blocks
Thu, 09 Apr 2009 15:27:45 +0200 lbessard Adding support for unsubscribe all variables while transferring
Wed, 08 Apr 2009 15:16:45 +0200 lbessard fixed wrong pthread initialisation
Sat, 04 Apr 2009 10:43:29 +0200 greg add utf-8 and save shortcut support in PythonST
Tue, 31 Mar 2009 09:38:44 +0200 greg remove print messages
Tue, 31 Mar 2009 09:33:10 +0200 greg add autostart plc feature for beremiz_service (bug fixed)
Mon, 30 Mar 2009 17:04:30 +0200 greg add autostart plc feature for beremiz_service
Tue, 24 Mar 2009 17:33:46 +0100 lbessard Close Debug Window when program transfered
Tue, 24 Mar 2009 17:32:54 +0100 lbessard Register the current watched variable in Debug Window before starting
Mon, 23 Mar 2009 16:40:02 +0100 lbessard Bug opening Auto complete frame when not expected fixed
Mon, 23 Mar 2009 16:39:23 +0100 lbessard Bug preventing loading STLibrary when adding a plugin fixed
Mon, 23 Mar 2009 16:38:11 +0100 lbessard Invalid minimizebutton state when reload PLCParams fixed
Mon, 23 Mar 2009 16:26:13 +0100 lbessard Fix bug preventing library to re-compiled when dependant files changed.
Mon, 23 Mar 2009 16:20:05 +0100 lbessard Make 'runtime.py' and 'hmi.py' executed independantly
Mon, 16 Mar 2009 17:31:08 +0100 lbessard Adding support for Xenomai targets.
Wed, 11 Mar 2009 10:41:55 +0100 etisserant Restored splash with new lolitech logo
Fri, 06 Mar 2009 21:42:57 +0100 etisserant Fixed non-wx runtime python evaluation stuff.
Mon, 02 Mar 2009 09:23:34 +0100 greg updated : debian package scripts
Wed, 25 Feb 2009 16:39:11 +0100 lbessard Fix size of ComboBoxes
Thu, 19 Feb 2009 14:41:35 +0100 greg change splashscreen beremiz version to 2009.0 Beta
Mon, 16 Feb 2009 13:45:42 +0100 greg Dispatch wxGlade tests in linux and win32 folders
Fri, 13 Feb 2009 13:58:54 +0100 lbessard Bug with fonts on some systems fixed
Tue, 20 Jan 2009 17:22:16 +0100 lbessard Bug when try to launch wxGlade on Windows fixed
Tue, 20 Jan 2009 17:02:25 +0100 lbessard Bug when try to launch wxGlade on Windows fixed
Tue, 20 Jan 2009 15:04:41 +0100 lbessard Bug on Windows fixed
Tue, 20 Jan 2009 15:04:14 +0100 lbessard Bug when try to launch wxGlade on Windows fixed
Mon, 19 Jan 2009 17:08:17 +0100 lbessard Adding support for cancelling code generation of function with no input connected
Mon, 19 Jan 2009 13:11:20 +0100 greg remove arg : self.runtime when create pluginroot instance in OnOpenProject and OnNewProject method from beremiz class
Mon, 19 Jan 2009 10:08:45 +0100 etisserant Updated config_utils so that command line tests work.
Mon, 19 Jan 2009 08:40:09 +0100 etisserant Enahced python_cwiid test with a wxGlade GUI
Mon, 19 Jan 2009 08:39:36 +0100 etisserant Added wxGlade test
Mon, 19 Jan 2009 08:39:16 +0100 etisserant Removed lost print
Mon, 19 Jan 2009 08:38:33 +0100 etisserant Added wxInspector feature to play with wxGlade GUI more easily.
Mon, 19 Jan 2009 08:32:11 +0100 etisserant Enhanced wxGlade GUI creation.
Sat, 17 Jan 2009 02:36:46 +0100 etisserant Added support for wxglade GUIs.
Sat, 17 Jan 2009 02:34:45 +0100 etisserant Added python_poll FB, to poll python variable without waiting ack
Fri, 16 Jan 2009 16:59:18 +0100 etisserant Enhanced the way "runtime.py" is executed,
Fri, 16 Jan 2009 16:52:23 +0100 etisserant Fixed the way LOCAL:// connector detects X11 poisoned plugins to avoid launching tray-icon enabled runtime (-x1)
Fri, 16 Jan 2009 16:50:54 +0100 etisserant Fixed typo in (LD/C)FLAGS hendling in toolchain_gcc.py
Fri, 16 Jan 2009 13:20:44 +0100 lbessard Replacing wx.Choice by wx.ComboBox
Fri, 16 Jan 2009 08:54:37 +0100 lbessard Rewrite TestCtrlAutoComplete to fix all bugs
Thu, 15 Jan 2009 10:05:07 +0100 lbessard Fix problem with embeddedimage module not present in wx versions older than 2.8.8.0
Wed, 14 Jan 2009 19:50:09 +0100 lbessard Adding example of path generator program
Wed, 14 Jan 2009 19:44:36 +0100 lbessard Adding support for Graphic for variable in Debug mode
Wed, 14 Jan 2009 19:25:53 +0100 etisserant Added systematic stdout.flush runtime side, so that results appear in log window
Wed, 14 Jan 2009 16:41:14 +0100 etisserant Local Runtime (LOCAL://) now launched "on demand"
Fri, 09 Jan 2009 17:08:31 +0100 lbessard Bug on __DEBUG no present fixed
Fri, 09 Jan 2009 17:07:56 +0100 lbessard Warning on modulo by zero fixed
Sun, 04 Jan 2009 17:30:34 +0100 etisserant The must-have test : using wiimote sensors !
Sun, 04 Jan 2009 17:29:12 +0100 etisserant Minor changes to get better cleanup of debug and python_eval threads, accross multiple debug sessions and PLC runs.
Sun, 04 Jan 2009 17:25:22 +0100 etisserant Added local C dependency dicovery and changes checking, to speed up build.
Tue, 30 Dec 2008 22:47:15 +0100 etisserant Fixed problem with re-use of Pyro connector proxy copy across debug sessions
Tue, 30 Dec 2008 22:43:48 +0100 etisserant Added "runtime.py", a file that is executed in python thread in runtime, before handling python_eval FBs requests. Added small python editor taken from wxPython demo, and appropriate icon and button to launch it.
Wed, 24 Dec 2008 00:02:12 +0100 etisserant fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
Tue, 23 Dec 2008 23:56:29 +0100 etisserant fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
Tue, 23 Dec 2008 19:37:44 +0100 etisserant Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
Tue, 23 Dec 2008 19:31:28 +0100 etisserant Fixed minimize/maximize invertion
Tue, 23 Dec 2008 19:30:45 +0100 etisserant Updated splash
Tue, 23 Dec 2008 12:33:14 +0100 etisserant Local PYRO connection is designated by LOCAL://, not PYRO://localhost:3000 anymore
Mon, 15 Dec 2008 08:41:16 +0100 greg fixed : MAX_SEM_COUNT to 1 instead of 10
Fri, 12 Dec 2008 17:54:17 +0100 lbessard Adding Function Blocks in VARIABLES.csv
Wed, 10 Dec 2008 17:37:21 +0100 greg Adding support for defining plugin library as a plcopen xml file in plugin folder
Wed, 26 Nov 2008 09:05:04 +0100 greg Bug with debug mode when displaying code fixed
Wed, 26 Nov 2008 09:04:28 +0100 greg Bug on Exception handling fixed
Mon, 24 Nov 2008 08:57:43 +0100 greg add the possibility to enable or disable wxTaskbarIcon for Beremiz_service
Thu, 20 Nov 2008 12:57:24 +0100 lbessard Bug on bit mapping in CanFestival plugin fixed
Tue, 04 Nov 2008 16:00:44 +0100 greg add a TaskBarIcon to configure beremiz_service and display plc states (started, stopped)
Tue, 04 Nov 2008 15:44:44 +0100 greg add autocomplete support for beremiz's textctrl