Wed, 12 Aug 2009 11:40:26 +0200 |
laurent |
Adding support for twisted website HMI
|
changeset |
files
|
Mon, 10 Aug 2009 14:42:54 +0200 |
laurent |
Adding support for twisted website HMI
|
changeset |
files
|
Fri, 07 Aug 2009 18:27:50 +0200 |
laurent |
Adding support for python plugin wxglade_hmi allowing creation of PLC HMI using wxglade
|
changeset |
files
|
Wed, 29 Jul 2009 15:17:10 +0200 |
laurent |
Move python evaluator to create a python plugin containing any related python module
|
changeset |
files
|
Wed, 29 Jul 2009 10:49:31 +0200 |
laurent |
Bug extra_files deletion in working directory fixed
|
changeset |
files
|
Wed, 29 Jul 2009 10:48:02 +0200 |
laurent |
Bug extra_files deletion in working directory fixed
|
changeset |
files
|
Wed, 29 Jul 2009 10:30:19 +0200 |
laurent |
Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree
|
changeset |
files
|
Wed, 29 Jul 2009 10:27:23 +0200 |
laurent |
Adding support for internationalization
|
changeset |
files
|
Tue, 28 Jul 2009 17:43:19 +0200 |
laurent |
Adding support for internationalization
|
changeset |
files
|
Mon, 20 Jul 2009 16:28:56 +0200 |
greg |
update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform)
|
changeset |
files
|
Fri, 10 Jul 2009 11:39:43 +0200 |
'Gr?gory Tr?lat |
prevent eclipse to push .project with .hgignore
|
changeset |
files
|
Fri, 10 Jul 2009 11:06:30 +0200 |
'Gr?gory Tr?lat |
removed dead hidden files
|
changeset |
files
|
Mon, 06 Jul 2009 11:27:06 -0600 |
btaylor |
close ZeroConf object when exiting the Service Discovery window.
|
changeset |
files
|
Tue, 09 Jun 2009 10:10:34 +0200 |
lbessard |
Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
|
changeset |
files
|
Sat, 30 May 2009 17:09:07 +0200 |
greg |
Fix refresh of Beremiz button when connection lost
|
changeset |
files
|
Sat, 30 May 2009 16:45:31 +0200 |
greg |
Fix refresh of Beremiz button when connection lost
|
changeset |
files
|
Sat, 30 May 2009 16:44:07 +0200 |
greg |
Adding Lock around C code called by Debug thread
|
changeset |
files
|
Thu, 28 May 2009 17:29:19 +0200 |
greg |
fixed bug : Lock _FreePLC until _stopPLC finish
|
changeset |
files
|
Thu, 28 May 2009 14:06:23 +0200 |
lbessard |
Adding support for matiec new command line syntax
|
changeset |
files
|
Thu, 28 May 2009 13:40:29 +0200 |
greg |
- now call load, start, free PLC from the python Thread
|
changeset |
files
|
Thu, 28 May 2009 13:29:23 +0200 |
greg |
add "\n" to logger when pyro fall in error
|
changeset |
files
|
Thu, 28 May 2009 07:47:38 +0200 |
lbessard |
Bug while parsing long located variables in GetLocations fixed
|
changeset |
files
|
Fri, 22 May 2009 10:27:55 +0200 |
greg |
remove french comment in python_gear block
|
changeset |
files
|
Tue, 19 May 2009 09:18:50 +0200 |
greg |
add python_gear block (to execute python command each given cycle interval)
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 18 May 2009 07:47:24 +0200 |
greg |
Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 04 May 2009 10:12:35 +0200 |
greg |
Replacing Debug rt_sem by rt_pipe
|
changeset |
files
|
Mon, 04 May 2009 09:31:59 +0200 |
greg |
Get PDOmapping exception from canfestival plugin
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 04 May 2009 09:29:24 +0200 |
greg |
Adding support for updating PLC status when stopping
|
changeset |
files
|
Mon, 04 May 2009 09:27:33 +0200 |
greg |
Adding support for enable/Disable plugins
|
changeset |
files
|
Wed, 29 Apr 2009 12:29:12 +0200 |
greg |
Add LoliTech phone number in bug report
|
changeset |
files
|
Fri, 10 Apr 2009 07:55:55 +0200 |
greg |
Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.
|
changeset |
files
|
Fri, 10 Apr 2009 07:53:42 +0200 |
greg |
fixed bug : buffer overflow when debugging PLC with python blocks
|
changeset |
files
|
Thu, 09 Apr 2009 15:27:45 +0200 |
lbessard |
Adding support for unsubscribe all variables while transferring
|
changeset |
files
|
Wed, 08 Apr 2009 15:16:45 +0200 |
lbessard |
fixed wrong pthread initialisation
|
changeset |
files
|
Sat, 04 Apr 2009 10:43:29 +0200 |
greg |
add utf-8 and save shortcut support in PythonST
|
changeset |
files
|
Tue, 31 Mar 2009 09:38:44 +0200 |
greg |
remove print messages
|
changeset |
files
|
Tue, 31 Mar 2009 09:33:10 +0200 |
greg |
add autostart plc feature for beremiz_service (bug fixed)
|
changeset |
files
|
Mon, 30 Mar 2009 17:04:30 +0200 |
greg |
add autostart plc feature for beremiz_service
|
changeset |
files
|
Tue, 24 Mar 2009 17:33:46 +0100 |
lbessard |
Close Debug Window when program transfered
|
changeset |
files
|
Tue, 24 Mar 2009 17:32:54 +0100 |
lbessard |
Register the current watched variable in Debug Window before starting
|
changeset |
files
|
Mon, 23 Mar 2009 16:40:02 +0100 |
lbessard |
Bug opening Auto complete frame when not expected fixed
|
changeset |
files
|
Mon, 23 Mar 2009 16:39:23 +0100 |
lbessard |
Bug preventing loading STLibrary when adding a plugin fixed
|
changeset |
files
|
Mon, 23 Mar 2009 16:38:11 +0100 |
lbessard |
Invalid minimizebutton state when reload PLCParams fixed
|
changeset |
files
|
Mon, 23 Mar 2009 16:26:13 +0100 |
lbessard |
Fix bug preventing library to re-compiled when dependant files changed.
|
changeset |
files
|
Mon, 23 Mar 2009 16:20:05 +0100 |
lbessard |
Make 'runtime.py' and 'hmi.py' executed independantly
|
changeset |
files
|
Mon, 16 Mar 2009 17:31:08 +0100 |
lbessard |
Adding support for Xenomai targets.
|
changeset |
files
|
Wed, 11 Mar 2009 10:41:55 +0100 |
etisserant |
Restored splash with new lolitech logo
|
changeset |
files
|
Fri, 06 Mar 2009 21:42:57 +0100 |
etisserant |
Fixed non-wx runtime python evaluation stuff.
|
changeset |
files
|
Mon, 02 Mar 2009 09:23:34 +0100 |
greg |
updated : debian package scripts
|
changeset |
files
|
Wed, 25 Feb 2009 16:39:11 +0100 |
lbessard |
Fix size of ComboBoxes
|
changeset |
files
|
Thu, 19 Feb 2009 14:41:35 +0100 |
greg |
change splashscreen beremiz version to 2009.0 Beta
|
changeset |
files
|
Mon, 16 Feb 2009 13:45:42 +0100 |
greg |
Dispatch wxGlade tests in linux and win32 folders
|
changeset |
files
|
Fri, 13 Feb 2009 13:58:54 +0100 |
lbessard |
Bug with fonts on some systems fixed
|
changeset |
files
|
Tue, 20 Jan 2009 17:22:16 +0100 |
lbessard |
Bug when try to launch wxGlade on Windows fixed
|
changeset |
files
|
Tue, 20 Jan 2009 17:02:25 +0100 |
lbessard |
Bug when try to launch wxGlade on Windows fixed
|
changeset |
files
|
Tue, 20 Jan 2009 15:04:41 +0100 |
lbessard |
Bug on Windows fixed
|
changeset |
files
|
Tue, 20 Jan 2009 15:04:14 +0100 |
lbessard |
Bug when try to launch wxGlade on Windows fixed
|
changeset |
files
|
Mon, 19 Jan 2009 17:08:17 +0100 |
lbessard |
Adding support for cancelling code generation of function with no input connected
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 19 Jan 2009 10:08:45 +0100 |
etisserant |
Updated config_utils so that command line tests work.
|
changeset |
files
|
Mon, 19 Jan 2009 08:40:09 +0100 |
etisserant |
Enahced python_cwiid test with a wxGlade GUI
|
changeset |
files
|
Mon, 19 Jan 2009 08:39:36 +0100 |
etisserant |
Added wxGlade test
|
changeset |
files
|
Mon, 19 Jan 2009 08:39:16 +0100 |
etisserant |
Removed lost print
|
changeset |
files
|
Mon, 19 Jan 2009 08:38:33 +0100 |
etisserant |
Added wxInspector feature to play with wxGlade GUI more easily.
|
changeset |
files
|
Mon, 19 Jan 2009 08:32:11 +0100 |
etisserant |
Enhanced wxGlade GUI creation.
|
changeset |
files
|
Sat, 17 Jan 2009 02:36:46 +0100 |
etisserant |
Added support for wxglade GUIs.
|
changeset |
files
|
Sat, 17 Jan 2009 02:34:45 +0100 |
etisserant |
Added python_poll FB, to poll python variable without waiting ack
|
changeset |
files
|
Fri, 16 Jan 2009 16:59:18 +0100 |
etisserant |
Enhanced the way "runtime.py" is executed,
|
changeset |
files
|
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)
|
changeset |
files
|
Fri, 16 Jan 2009 16:50:54 +0100 |
etisserant |
Fixed typo in (LD/C)FLAGS hendling in toolchain_gcc.py
|
changeset |
files
|
Fri, 16 Jan 2009 13:20:44 +0100 |
lbessard |
Replacing wx.Choice by wx.ComboBox
|
changeset |
files
|
Fri, 16 Jan 2009 08:54:37 +0100 |
lbessard |
Rewrite TestCtrlAutoComplete to fix all bugs
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 14 Jan 2009 19:50:09 +0100 |
lbessard |
Adding example of path generator program
|
changeset |
files
|
Wed, 14 Jan 2009 19:44:36 +0100 |
lbessard |
Adding support for Graphic for variable in Debug mode
|
changeset |
files
|
Wed, 14 Jan 2009 19:25:53 +0100 |
etisserant |
Added systematic stdout.flush runtime side, so that results appear in log window
|
changeset |
files
|
Wed, 14 Jan 2009 16:41:14 +0100 |
etisserant |
Local Runtime (LOCAL://) now launched "on demand"
|
changeset |
files
|
Fri, 09 Jan 2009 17:08:31 +0100 |
lbessard |
Bug on __DEBUG no present fixed
|
changeset |
files
|
Fri, 09 Jan 2009 17:07:56 +0100 |
lbessard |
Warning on modulo by zero fixed
|
changeset |
files
|
Sun, 04 Jan 2009 17:30:34 +0100 |
etisserant |
The must-have test : using wiimote sensors !
|
changeset |
files
|
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.
|
changeset |
files
|
Sun, 04 Jan 2009 17:25:22 +0100 |
etisserant |
Added local C dependency dicovery and changes checking, to speed up build.
|
changeset |
files
|
Tue, 30 Dec 2008 22:47:15 +0100 |
etisserant |
Fixed problem with re-use of Pyro connector proxy copy across debug sessions
|
changeset |
files
|
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.
|
changeset |
files
|
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.
|
changeset |
files
|
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.
|
changeset |
files
|
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.
|
changeset |
files
|
Tue, 23 Dec 2008 19:31:28 +0100 |
etisserant |
Fixed minimize/maximize invertion
|
changeset |
files
|
Tue, 23 Dec 2008 19:30:45 +0100 |
etisserant |
Updated splash
|
changeset |
files
|
Tue, 23 Dec 2008 12:33:14 +0100 |
etisserant |
Local PYRO connection is designated by LOCAL://, not PYRO://localhost:3000 anymore
|
changeset |
files
|
Mon, 15 Dec 2008 08:41:16 +0100 |
greg |
fixed : MAX_SEM_COUNT to 1 instead of 10
|
changeset |
files
|
Fri, 12 Dec 2008 17:54:17 +0100 |
lbessard |
Adding Function Blocks in VARIABLES.csv
|
changeset |
files
|
Wed, 10 Dec 2008 17:37:21 +0100 |
greg |
Adding support for defining plugin library as a plcopen xml file in plugin folder
|
changeset |
files
|