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
|
Wed, 26 Nov 2008 09:05:04 +0100 |
greg |
Bug with debug mode when displaying code fixed
|
changeset |
files
|
Wed, 26 Nov 2008 09:04:28 +0100 |
greg |
Bug on Exception handling fixed
|
changeset |
files
|
Mon, 24 Nov 2008 08:57:43 +0100 |
greg |
add the possibility to enable or disable wxTaskbarIcon for Beremiz_service
|
changeset |
files
|
Thu, 20 Nov 2008 12:57:24 +0100 |
lbessard |
Bug on bit mapping in CanFestival plugin fixed
|
changeset |
files
|
Tue, 04 Nov 2008 16:00:44 +0100 |
greg |
add a TaskBarIcon to configure beremiz_service and display plc states (started, stopped)
|
changeset |
files
|
Tue, 04 Nov 2008 15:44:44 +0100 |
greg |
add autocomplete support for beremiz's textctrl
|
changeset |
files
|
Fri, 31 Oct 2008 09:56:14 +0100 |
greg |
fix bad parameters in plugin.xml for test_master on linux
|
changeset |
files
|
Mon, 27 Oct 2008 09:35:23 +0100 |
greg |
update test_master and test_slave examples for win32
|
changeset |
files
|
Mon, 27 Oct 2008 09:19:35 +0100 |
greg |
update test_master and test_slave examples for win32
|
changeset |
files
|
Mon, 27 Oct 2008 07:58:57 +0100 |
greg |
Update test_master and test_slave examples for linux
|
changeset |
files
|
Fri, 24 Oct 2008 14:36:52 +0200 |
greg |
fix bug in beremiz_service with the MainLoop
|
changeset |
files
|
Fri, 24 Oct 2008 14:01:36 +0200 |
greg |
add taskbaricon to beremiz_service.
|
changeset |
files
|
Wed, 22 Oct 2008 14:22:54 +0200 |
greg |
fix bug in methods.py
|
changeset |
files
|
Mon, 20 Oct 2008 13:04:10 +0200 |
greg |
add docutils in svgui plugins to launch inkscape
|
changeset |
files
|
Fri, 17 Oct 2008 14:44:41 +0200 |
greg |
changes CXXFLAGS LDFLAGS for svgui plugin on win32 platform
|
changeset |
files
|
Fri, 17 Oct 2008 13:27:03 +0200 |
greg |
fixed bug with config
|
changeset |
files
|
Fri, 17 Oct 2008 13:03:19 +0200 |
greg |
remove workspace test
|
changeset |
files
|
Thu, 16 Oct 2008 16:49:39 +0200 |
greg |
add buildpath parameter for beremiz
|
changeset |
files
|
Tue, 14 Oct 2008 13:40:17 +0200 |
etisserant |
Fixed rmll examples
|
changeset |
files
|
Wed, 10 Sep 2008 17:14:12 +0200 |
etisserant |
Updated splash for beta
|
changeset |
files
|
Wed, 10 Sep 2008 17:11:04 +0200 |
greg |
fixed : findiecchannel call
|
changeset |
files
|
Wed, 10 Sep 2008 16:44:27 +0200 |
lbessard |
Bug with FBDPanel fixed
|
changeset |
files
|
Mon, 08 Sep 2008 14:33:57 +0200 |
greg |
change default linker (ld ) to g++ in XSD for gcc toolchain
|
changeset |
files
|
Mon, 08 Sep 2008 13:55:50 +0200 |
lbessard |
Bug with return value of nodelist saving fixed
|
changeset |
files
|
Sun, 07 Sep 2008 16:46:15 +0200 |
lbessard |
Bug with Open, Reopen and Close Project fixed
|
changeset |
files
|
Sun, 07 Sep 2008 16:43:05 +0200 |
lbessard |
Bug with Open, Reopen and Close Project fixed
|
changeset |
files
|
Sun, 07 Sep 2008 15:54:09 +0200 |
greg |
add __DEBUG variable
|
changeset |
files
|
Sun, 07 Sep 2008 15:23:32 +0200 |
lbessard |
Adding support for Debugging in PLCOpenEditor
|
changeset |
files
|
Sun, 07 Sep 2008 10:06:19 +0200 |
etisserant |
Added __DEBUG global var to eventually change PLC code execution gehavior
|
changeset |
files
|
Sun, 07 Sep 2008 10:03:23 +0200 |
greg |
fixed : bug in debugthreadproc (plugger.py)
|
changeset |
files
|
Fri, 05 Sep 2008 18:15:18 +0200 |
lbessard |
Adding support for Debugging with PLCOpenEditor
|
changeset |
files
|
Fri, 05 Sep 2008 18:13:55 +0200 |
lbessard |
Bug closing project in Beremiz when closing tab in PLCOpenEditor fixed
|
changeset |
files
|
Fri, 05 Sep 2008 18:11:52 +0200 |
lbessard |
Problem with multi-connection on block in LD fixed
|
changeset |
files
|
Fri, 05 Sep 2008 16:27:43 +0200 |
greg |
fixed : bug when stop plc and previously svguiapp closed
|
changeset |
files
|
Fri, 05 Sep 2008 16:25:57 +0200 |
etisserant |
Fixed bad IPC choice for debugger/PLC/control thread collaboration
|
changeset |
files
|
Thu, 04 Sep 2008 16:07:14 +0200 |
etisserant |
Debugger now reports BOOL as booleans
|
changeset |
files
|
Thu, 04 Sep 2008 15:56:25 +0200 |
etisserant |
Some scenario may block debugger.
|
changeset |
files
|
Thu, 04 Sep 2008 14:57:52 +0200 |
etisserant |
Now debug all ticks, not only odd ones :-)
|
changeset |
files
|
Wed, 03 Sep 2008 17:28:17 +0200 |
etisserant |
Improved debug data feedback.
|
changeset |
files
|
Tue, 02 Sep 2008 12:24:25 +0200 |
greg |
fixed : bug when launch beremiz_service on windows
|
changeset |
files
|
Tue, 02 Sep 2008 12:21:58 +0200 |
greg |
add start inkscape methods for svgui plugin
|
changeset |
files
|
Mon, 01 Sep 2008 14:40:51 +0200 |
greg |
add call to join method for stdout/stderr threads
|
changeset |
files
|
Sat, 30 Aug 2008 22:14:06 +0200 |
etisserant |
Re-organized pyro connector proxy members mascarading
|
changeset |
files
|
Sat, 30 Aug 2008 22:12:49 +0200 |
etisserant |
Some GUI enhancement. Beremiz now comes with its own GenBitmapTextButton
|
changeset |
files
|
Thu, 28 Aug 2008 16:34:48 +0200 |
greg |
add tests for win32
|
changeset |
files
|
Thu, 28 Aug 2008 15:08:41 +0200 |
greg |
fixed : init_level bug
|
changeset |
files
|
Thu, 28 Aug 2008 14:53:11 +0200 |
etisserant |
- Some improovements in debug data feedback data
|
changeset |
files
|
Thu, 28 Aug 2008 14:51:46 +0200 |
etisserant |
Fixed typo in discovery.py
|
changeset |
files
|
Thu, 28 Aug 2008 14:22:45 +0200 |
lbessard |
Some instance type test improved
|
changeset |
files
|
Tue, 26 Aug 2008 15:31:09 +0200 |
greg |
remove import signal in beremiz.py
|
changeset |
files
|
Tue, 26 Aug 2008 13:47:21 +0200 |
etisserant |
Fixed bad bahavior when zeroconf bindaddress unspecified.
|
changeset |
files
|
Mon, 25 Aug 2008 18:03:10 +0200 |
etisserant |
Added lock to avoid variable subsciption concurrent to transmission to PLC
|
changeset |
files
|
Mon, 25 Aug 2008 18:02:15 +0200 |
etisserant |
Rewritten horrible discovery.py.
|
changeset |
files
|
Mon, 25 Aug 2008 18:01:49 +0200 |
etisserant |
Fixed local PLC runtime kill on aborted quit attempt.
|
changeset |
files
|
Mon, 25 Aug 2008 18:01:01 +0200 |
etisserant |
Fixed problem with first PLC argument (argv)
|
changeset |
files
|
Fri, 22 Aug 2008 15:35:11 +0200 |
greg |
remove old code and fix typo
|
changeset |
files
|
Fri, 22 Aug 2008 15:30:09 +0200 |
etisserant |
Now, Beremiz launch Beremiz_service at startup, with a one-time workin dir
|
changeset |
files
|
Fri, 22 Aug 2008 15:27:37 +0200 |
etisserant |
Fixed typo in PLCObject.py
|
changeset |
files
|
Fri, 22 Aug 2008 13:36:54 +0200 |
lbessard |
Bugs on Opening PLCOpenEditor fixed
|
changeset |
files
|