Tue, 31 Jan 2012 23:28:03 +0100 |
laurent |
Adding support for quickly open recent projects in file menu
|
changeset |
files
|
Tue, 31 Jan 2012 00:41:46 +0100 |
Edouard Tisserant |
Changed GetTraceVariables results unpack to something more robust in debug thread proc.
|
changeset |
files
|
Tue, 31 Jan 2012 00:37:59 +0100 |
edouard |
reverted temporary fix, fixed in PLCopenEditor now.
|
changeset |
files
|
Mon, 30 Jan 2012 02:19:03 +0100 |
Edouard Tisserant |
temporary fix for debugger crash in case of high sampling rates
|
changeset |
files
|
Wed, 12 Aug 2009 15:21:00 +0200 |
beremiz |
forgoten branch now closed
cherry-pick
|
changeset |
files
|
Wed, 25 Jan 2012 01:23:44 +0100 |
laurent |
Adding support for extracting Common_Ticktime from VARIABLES.csv
|
changeset |
files
|
Tue, 24 Jan 2012 21:39:26 +0100 |
laurent |
Adding support for loading datatypes defined in plugins to allow to use them in PLC program
|
changeset |
files
|
Mon, 23 Jan 2012 15:11:49 +0100 |
Edouard Tisserant |
Better name for python plugin
|
changeset |
files
|
Tue, 17 Jan 2012 22:52:27 +0100 |
laurent |
Merging with modifications from Edouard
|
changeset |
files
|
Tue, 17 Jan 2012 22:50:23 +0100 |
laurent |
Fixing bug on Windows with expanding hidden root item in location tree ctrl
|
changeset |
files
|
Tue, 17 Jan 2012 22:49:30 +0100 |
laurent |
Fixing bug in c_ext plugin variable grid cells not editable
|
changeset |
files
|
Thu, 12 Jan 2012 17:45:58 +0100 |
Edouard Tisserant |
Version bump, 1.03, splah image
|
changeset |
files
|
Thu, 12 Jan 2012 17:44:11 +0100 |
Edouard Tisserant |
Version bump, 1.03
|
changeset |
files
|
Mon, 09 Jan 2012 18:18:43 +0100 |
laurent |
Fixing bug in scrollbars and content position in Topology panel when expand and collapse elements in treectrls
|
changeset |
files
|
Sun, 08 Jan 2012 19:10:12 +0100 |
laurent |
Fixing bug in displaying lines of code at the origin of matiec errors
|
changeset |
files
|
Sun, 08 Jan 2012 19:07:59 +0100 |
laurent |
Fixing inverted icons for button to Minimize/Maximize plugin parameters panel
|
changeset |
files
|
Sun, 08 Jan 2012 19:04:41 +0100 |
laurent |
Adding support for drag'n dropping located variables from topology panel to configurations and resources variable panel for declaring global located variables
|
changeset |
files
|
Wed, 21 Dec 2011 19:43:40 +0100 |
laurent |
Fixing some issues in c_ext plugin
|
changeset |
files
|
Wed, 21 Dec 2011 19:42:49 +0100 |
laurent |
Adding support for integrating Python code Editor into Beremiz frame.
|
changeset |
files
|
Tue, 20 Dec 2011 23:37:06 +0100 |
laurent |
Fixing bug integrated plugin editors not closed when removing corresponding plugin
|
changeset |
files
|
Mon, 19 Dec 2011 01:56:13 +0100 |
laurent |
Fixing bug when loading icons for plugin's editor tabs
|
changeset |
files
|
Fri, 16 Dec 2011 22:55:13 +0100 |
laurent |
Removing multiple definition of UndoBuffer
|
changeset |
files
|
Fri, 16 Dec 2011 22:54:24 +0100 |
laurent |
Moving definition of grids fonts and colours into CustomGrid
|
changeset |
files
|
Wed, 14 Dec 2011 15:17:47 +0100 |
laurent |
Adding support for loading specific POUs library in LPCBeremiz
|
changeset |
files
|
Wed, 14 Dec 2011 15:17:36 +0100 |
laurent |
Adding support for unifying grid table control elements
|
changeset |
files
|
Fri, 09 Dec 2011 10:32:06 +0100 |
laurent |
Replacing sizers structure for locations tree by a treectrl in Topology panel in order to make refreshing of this panel faster
|
changeset |
files
|
Fri, 09 Dec 2011 10:26:56 +0100 |
laurent |
Fixing bug in forcing variables in runtime debug thread
|
changeset |
files
|
Mon, 28 Nov 2011 13:46:48 +0100 |
Edouard Tisserant |
Avoid starting Zeroconf if ip unspecified or set to localhost. Pick one interface address when given IP is 0.0.0.0
|
changeset |
files
|
Tue, 22 Nov 2011 02:07:00 +0100 |
Edouard Tisserant |
converted ServicePublisher.py to unix line ending
|
changeset |
files
|
Tue, 22 Nov 2011 02:06:15 +0100 |
Edouard Tisserant |
added periodic retry for zeroconf, in case network interface is not ready
|
changeset |
files
|
Mon, 21 Nov 2011 15:18:51 +0100 |
Edouard Tisserant |
ServicePublisher.py was missing in previous commit
|
changeset |
files
|
Mon, 21 Nov 2011 11:40:29 +0100 |
Edouard Tisserant |
Better naming of IP address related variables in Beremiz_service.py, Ignore errors that occur on shutdown in Zeroconf.py, fixed discovery dialog crash due to asynchronous call from zeroconf
|
changeset |
files
|
Sun, 20 Nov 2011 18:14:04 +0100 |
Edouard Tisserant |
Fixed typo in /runtime/ServicePublisher
|
changeset |
files
|
Sat, 19 Nov 2011 21:52:34 +0100 |
Edouard Tisserant |
various cleanups in /targets
|
changeset |
files
|
Fri, 18 Nov 2011 23:54:03 +0100 |
Edouard Tisserant |
Fixed encoding of Beremiz_service.py
|
changeset |
files
|
Fri, 18 Nov 2011 18:40:19 +0100 |
Edouard Tisserant |
Fixed file attributes on Beremiz.py and Beremiz_service.py
|
changeset |
files
|
Fri, 18 Nov 2011 17:33:19 +0100 |
laurent |
Fixing bug that prevent to use global variables in configuration
|
changeset |
files
|
Fri, 18 Nov 2011 17:32:57 +0100 |
laurent |
Fixing python plugin function block code to follow new macros defined in matiec accessor.h for setting variables
|
changeset |
files
|
Wed, 16 Nov 2011 23:30:17 +0100 |
laurent |
Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors
|
changeset |
files
|
Wed, 16 Nov 2011 23:28:42 +0100 |
laurent |
Fixing refresh of notebook tab titles after project save
|
changeset |
files
|
Wed, 16 Nov 2011 17:47:13 +0100 |
Edouard Tisserant |
added -fPIC to satisfy X86_64 build
|
changeset |
files
|
Wed, 16 Nov 2011 17:12:16 +0100 |
Edouard Tisserant |
fixed redondant ldflag and a typo in xenomai build
|
changeset |
files
|
Wed, 16 Nov 2011 12:50:16 +0100 |
Edouard Tisserant |
Xenomai build now ignores xeno-config if not set
|
changeset |
files
|
Tue, 08 Nov 2011 22:39:44 +0100 |
laurent |
Merging with Edouard's modifications
|
changeset |
files
|
Tue, 08 Nov 2011 22:04:07 +0100 |
laurent |
Fixing bug in project modified state not well reported when modifications made in plugins informations
|
changeset |
files
|
Tue, 08 Nov 2011 22:01:39 +0100 |
laurent |
Including external tools for editing plugin informations into Beremiz window
|
changeset |
files
|
Mon, 17 Oct 2011 21:43:20 +0200 |
Edouard Tisserant |
fix unnecessary CanFestival plugin load in lpcberemiz
|
changeset |
files
|
Mon, 17 Oct 2011 09:04:13 +0200 |
laurent |
Merging with Edouard's modifications
|
changeset |
files
|
Fri, 14 Oct 2011 23:54:00 +0200 |
laurent |
Fix bug frame title not refreshed when the plugin attributes are modified
|
changeset |
files
|
Fri, 14 Oct 2011 19:27:22 +0200 |
laurent |
Adding support for using keyboard to edit cfile interface variables displayed in Grid
|
changeset |
files
|
Thu, 13 Oct 2011 13:49:40 +0200 |
Edouard Tisserant |
Fixed LPCBeremiz to refect recent root plugin build method name to change
|
changeset |
files
|
Mon, 10 Oct 2011 00:19:40 +0200 |
Edouard Tisserant |
Updated console messages for build and stop
|
changeset |
files
|
Sun, 09 Oct 2011 23:30:18 +0200 |
Edouard Tisserant |
A few new keyboard shortcuts : F4=stop, F5=run, F5=transfer, F7=connect
|
changeset |
files
|
Thu, 06 Oct 2011 22:39:05 +0200 |
Edouard Tisserant |
runtime's process cwd should now be the same as provided working dir, fixin permission problem on W7
|
changeset |
files
|
Fri, 30 Sep 2011 23:41:46 +0200 |
Edouard Tisserant |
Default gcc toolchain config now use 'gcc' for linking. Was left accidentally to g++ since old times of wxSVG based SVGUI. Cleaned up gcc parameters when linking
|
changeset |
files
|
Fri, 30 Sep 2011 23:06:56 +0200 |
Edouard Tisserant |
Reverted win32 target default configuration to default gcc toolchain congig
|
changeset |
files
|
Fri, 30 Sep 2011 17:12:27 +0200 |
laurent |
Fixes after moving xmlclass and docutils into plcopeneditor
|
changeset |
files
|
Tue, 27 Sep 2011 18:27:14 +0200 |
Edouard Tisserant |
Fixed wrong bug report email
|
changeset |
files
|
Mon, 26 Sep 2011 00:24:04 +0200 |
Edouard Tisserant |
fixed debug with xenomai, fixed unprotected access to ___debug_tick
|
changeset |
files
|
Sun, 25 Sep 2011 22:51:51 +0200 |
Edouard Tisserant |
Xenomai Fix : runs, but still fail in debug
|
changeset |
files
|
Thu, 22 Sep 2011 17:35:29 +0200 |
Edouard Tisserant |
Xenomai Fix : build
|
changeset |
files
|
Thu, 22 Sep 2011 17:33:34 +0200 |
Edouard Tisserant |
added return type to suspendDebug
|
changeset |
files
|
Thu, 22 Sep 2011 17:00:56 +0200 |
Edouard Tisserant |
fixed warnings in plc_python.c
|
changeset |
files
|
Thu, 22 Sep 2011 16:59:59 +0200 |
Edouard Tisserant |
silence warnings while importing twisted
|
changeset |
files
|
Thu, 08 Sep 2011 20:25:44 +0200 |
laurent |
Fix debugger bug after merging matiec repositories
|
changeset |
files
|
Wed, 07 Sep 2011 16:01:13 +0200 |
laurent |
Disabling definition of enumerated and structure variables for interfacing with PLC in c_ext plug-in
|
changeset |
files
|
Fri, 24 Jun 2011 01:17:07 +0200 |
Edouard Tisserant |
changed bugreport address
|
changeset |
files
|
Thu, 23 Jun 2011 17:51:28 +0200 |
Edouard Tisserant |
Updated release : Summer 2011 - 1.02 bugfix release
|
changeset |
files
|
Tue, 24 May 2011 11:27:00 +0200 |
laurent |
Bug when changing parameters in TargetType section in Beremiz project configuration fixed
|
changeset |
files
|
Tue, 24 May 2011 00:36:08 +0200 |
Edouard Tisserant |
Fixed runtime with twisted but without Wx (-x 0 -t 1), made non-Zeroconf a default option, i.e when -n not specified
|
changeset |
files
|
Wed, 18 May 2011 14:46:27 +0200 |
Edouard Tisserant |
debugger : forcing %M and %Q variables on each cycle, and rework of code for optimization and concision
|
changeset |
files
|
Wed, 18 May 2011 11:22:48 +0200 |
Edouard Tisserant |
memory located variables no behave like outputs, when forced
|
changeset |
files
|
Wed, 18 May 2011 11:21:10 +0200 |
Edouard Tisserant |
added memory location support to C file pluguin
|
changeset |
files
|
Mon, 16 May 2011 12:41:23 +0200 |
laurent |
Merged with Edouard's modifications
|
changeset |
files
|
Mon, 16 May 2011 11:58:06 +0200 |
laurent |
Fix bug when debugging located variables of type memory (%M)
|
changeset |
files
|
Tue, 26 Apr 2011 16:27:54 +0200 |
Edouard Tisserant |
Print binary size only in LPCBeremiz
|
changeset |
files
|
Thu, 21 Apr 2011 12:35:27 +0200 |
laurent |
Adding save project before building on LPCBeremiz
|
changeset |
files
|
Thu, 21 Apr 2011 11:06:43 +0200 |
laurent |
Adding support for saving frame size while closing and restore it at next launch
|
changeset |
files
|
Tue, 19 Apr 2011 15:28:35 +0200 |
laurent |
Fix bug in LPCBeremiz marking any newly opened project as modified
|
changeset |
files
|
Tue, 19 Apr 2011 11:52:49 +0200 |
laurent |
Adding warning message on LPCBeremiz when closing frame and program not saved
|
changeset |
files
|
Mon, 04 Apr 2011 11:07:53 +0200 |
Edouard Tisserant |
Added support for handling ANY_DATE types in debugger type translation
|
changeset |
files
|
Fri, 01 Apr 2011 17:23:04 +0200 |
laurent |
Bug in translation from timedelta to timespec fixed
|
changeset |
files
|
Fri, 01 Apr 2011 16:17:38 +0200 |
edouard |
fixed typo in latest debugger changes
|
changeset |
files
|
Thu, 31 Mar 2011 19:09:49 +0200 |
Edouard Tisserant |
Initial TIME support in debugger
|
changeset |
files
|
Thu, 31 Mar 2011 19:04:03 +0200 |
Edouard Tisserant |
old typo
|
changeset |
files
|
Thu, 31 Mar 2011 18:43:41 +0200 |
Edouard Tisserant |
Added build shortcut
|
changeset |
files
|
Thu, 31 Mar 2011 12:09:38 +0200 |
laurent |
Adding support for disable language translation when default language not available in locale
|
changeset |
files
|
Mon, 28 Mar 2011 11:42:06 +0200 |
Edouard Tisserant |
spring 2011 - 1.01 bugfix release
|
changeset |
files
|
Mon, 28 Mar 2011 11:42:00 +0200 |
Edouard Tisserant |
Restore RefreshFileMenu in CFileEditor
|
changeset |
files
|
Sun, 27 Mar 2011 16:16:55 +0200 |
laurent |
Merged with Edouard's modifications
|
changeset |
files
|
Sun, 27 Mar 2011 15:57:05 +0200 |
laurent |
Bug in CFileEditor calling refresh of not used FileMenu fixed
|
changeset |
files
|
Sat, 26 Mar 2011 22:53:10 +0100 |
Edouard Tisserant |
file menu with Save implementation in c_ext plugin
|
changeset |
files
|
Sat, 26 Mar 2011 18:50:51 +0100 |
Edouqrd Tisserant |
Fixed exception when adding variables in C_ext plugin
|
changeset |
files
|
Fri, 25 Mar 2011 17:43:40 +0100 |
Edouqrd Tisserant |
Fix typo in plc_debug.c
|
changeset |
files
|
Wed, 16 Mar 2011 18:01:07 +0100 |
edouard |
Also retain when debugger is stalled
|
changeset |
files
|
Wed, 16 Mar 2011 17:26:54 +0100 |
edouard |
More robust retain buffer validity management
|
changeset |
files
|
Thu, 24 Feb 2011 15:54:45 +0100 |
edouard |
Retain variable for LPC
|
changeset |
files
|
Wed, 23 Feb 2011 16:54:29 +0100 |
edouard |
Making debugger more stable with LPC
|
changeset |
files
|
Tue, 22 Feb 2011 14:11:50 +0100 |
edouard |
LPC : Completed initial debug support
|
changeset |
files
|
Fri, 18 Feb 2011 12:29:48 +0100 |
edouard |
Some typo fixes to make debug related methods in LPCAppOject stop throwing exceptions, less agressive error message when unplugging LPC
|
changeset |
files
|
Thu, 17 Feb 2011 17:34:29 +0100 |
edouard |
Removed status polling for LPC, as status cannot change by itself, fixed MD5 comparison in app mode
|
changeset |
files
|
Thu, 17 Feb 2011 17:04:10 +0100 |
edouard |
Prevent status polling to generate an error while PLC is being reset to bootloader mode
|
changeset |
files
|
Thu, 17 Feb 2011 16:38:42 +0100 |
edouard |
Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds - continued
|
changeset |
files
|
Thu, 17 Feb 2011 15:59:56 +0100 |
edouard |
Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds
|
changeset |
files
|
Thu, 17 Feb 2011 10:11:04 +0100 |
edouard |
Debug switch (file in CWD). LPC : better MD5 handling, Run button in boot mode, handling data feedback in boot protocol
|
changeset |
files
|
Thu, 03 Feb 2011 18:23:24 +0100 |
Edouqrd Tisserant |
LPC application mode IDLE comamnd is now the same as PLCID (0x07)
|
changeset |
files
|
Thu, 03 Feb 2011 18:20:47 +0100 |
Edouqrd Tisserant |
LPC program transfer more verbose, test code added in __main__ of LPCBootProto
|
changeset |
files
|
Tue, 01 Feb 2011 17:28:41 +0100 |
edouard |
Moved locales out of platform agnostic C template
|
changeset |
files
|
Tue, 01 Feb 2011 11:05:07 +0100 |
edouard |
keep LPC in boot mode to give a chance to ask for a transfer
|
changeset |
files
|
Wed, 17 Nov 2010 08:30:35 +0100 |
laurent |
Fix bug in LPCBeremiz that use input retrieve and publish code for ouput with the same location
|
changeset |
files
|
Thu, 19 Aug 2010 16:08:12 +0200 |
laurent |
Adding german translations (thanks to anonymous contributor)
|
changeset |
files
|
Fri, 04 Jun 2010 17:36:11 +0200 |
ed |
merge
|
changeset |
files
|
Fri, 04 Jun 2010 16:11:19 +0200 |
Lolitech |
Better serial comm handling in LPC connector
|
changeset |
files
|
Fri, 04 Jun 2010 17:04:25 +0200 |
laurent |
Fix MatchMD5 result if no serial connection available
|
changeset |
files
|
Fri, 04 Jun 2010 15:39:14 +0200 |
laurent |
Fix bug on LPCConnector initial value
|
changeset |
files
|
Fri, 04 Jun 2010 15:35:28 +0200 |
laurent |
Fix transfer button enable state and build button state
|
changeset |
files
|
Fri, 04 Jun 2010 15:17:48 +0200 |
laurent |
Fix buttons state according to online mode
|
changeset |
files
|
Fri, 04 Jun 2010 15:16:23 +0200 |
Lolitech |
(no commit message)
|
changeset |
files
|
Fri, 04 Jun 2010 15:11:27 +0200 |
Lolitech |
Removed PLCprint, not existing in LPC connector context.
|
changeset |
files
|
Fri, 04 Jun 2010 14:59:11 +0200 |
Lolitech |
LPC Composer don't send comma at the end of serial port name.
|
changeset |
files
|
Fri, 04 Jun 2010 14:58:24 +0200 |
Lolitech |
Disabled logging commands into files
|
changeset |
files
|
Fri, 04 Jun 2010 14:58:03 +0200 |
Lolitech |
Fixed PLC status bytes values
|
changeset |
files
|
Fri, 04 Jun 2010 13:47:02 +0200 |
laurent |
Move init code from variable to module
|
changeset |
files
|
Fri, 04 Jun 2010 13:09:35 +0200 |
laurent |
Bug with recv from socket fixed
|
changeset |
files
|
Fri, 04 Jun 2010 11:27:00 +0200 |
laurent |
Adding support for command line communication by socket instead of stdin/stdout
|
changeset |
files
|
Fri, 04 Jun 2010 09:02:22 +0200 |
laurent |
Adding support for initialize all LPC module variables even if not used
|
changeset |
files
|
Thu, 03 Jun 2010 17:26:47 +0200 |
Lolitech |
Fixed bug on frame close.
|
changeset |
files
|
Thu, 03 Jun 2010 17:23:11 +0200 |
Lolitech |
Some fixes in LPCApp{Obj,Proto}, to be continued.
|
changeset |
files
|
Thu, 03 Jun 2010 17:21:40 +0200 |
Lolitech |
Reorganization of threading for command line and wx main loops. Commands are now cleanly serialized through calls to wx.CallAfter. wx mainloop now runs on main thread.
|
changeset |
files
|
Thu, 03 Jun 2010 17:17:51 +0200 |
Lolitech |
Safer passing of PLC ID to make command line.
|
changeset |
files
|
Thu, 03 Jun 2010 12:57:28 +0200 |
Lolitech |
Refactored LPC connector for new bootloader and application modes
|
changeset |
files
|
Thu, 03 Jun 2010 12:56:21 +0200 |
Lolitech |
Removed boring PLC/build compare messages.
|
changeset |
files
|
Thu, 03 Jun 2010 12:54:45 +0200 |
Lolitech |
Disabled boring standard conformance checks, fixed possible race condition with StatusTimer, fixed warning message in AbortTransfer
|
changeset |
files
|
Wed, 02 Jun 2010 16:53:38 +0200 |
laurent |
changes merged
|
changeset |
files
|
Wed, 02 Jun 2010 16:52:58 +0200 |
laurent |
Adding compile button when unconnected
|
changeset |
files
|
Wed, 02 Jun 2010 16:40:06 +0200 |
Lolitech |
Overloaded GetBinaryCode in LPC connector returns ready to send over serial binary
|
changeset |
files
|
Wed, 02 Jun 2010 16:35:00 +0200 |
laurent |
Modifying LPCBeremiz to launch silently a frame and show or hide it on demand.
|
changeset |
files
|
Wed, 02 Jun 2010 10:08:58 +0200 |
edouard |
Moved LPC specific code from toolchain_makefile into LPC target, added FROM_BEREMIZ variable to tell LPC's makefile it is invoked from here.
|
changeset |
files
|
Tue, 01 Jun 2010 13:08:13 +0200 |
Lolitech |
merge
|
changeset |
files
|
Tue, 01 Jun 2010 11:24:09 +0200 |
Lolitech |
Cosmetix fixes for LPC tests/build
|
changeset |
files
|
Tue, 01 Jun 2010 10:03:58 +0200 |
lolitech |
merge with forgoten rev
|
changeset |
files
|
Wed, 16 Dec 2009 15:21:17 +0100 |
laurent |
Bug on FileMenu not refreshed when modifications fixed
|
changeset |
files
|
Fri, 25 Dec 2009 13:08:20 +0100 |
Edouard TISSERANT |
Christmas 2009 release
|
changeset |
files
|
Wed, 23 Dec 2009 22:23:02 +0100 |
Edouard TISSERANT |
Fixed startin debugger with non empty debug variable list
|
changeset |
files
|
Wed, 16 Dec 2009 15:09:12 +0100 |
laurent |
Changes merged
|
changeset |
files
|
Wed, 16 Dec 2009 15:08:38 +0100 |
laurent |
Bug when trying to generate LPCBus code fixed
|
changeset |
files
|
Wed, 16 Dec 2009 15:07:47 +0100 |
laurent |
Bug when try to SaveAs on Windows fixed
|
changeset |
files
|
Wed, 16 Dec 2009 14:53:36 +0100 |
Edouard TISSERANT |
merge
|
changeset |
files
|
Wed, 16 Dec 2009 14:13:55 +0100 |
tkragelj |
Changes merged
|
changeset |
files
|
Wed, 16 Dec 2009 14:12:47 +0100 |
tkragelj |
Added flush when printing to standard output.
|
changeset |
files
|
Wed, 16 Dec 2009 14:51:28 +0100 |
Edouard TISSERANT |
LPCobject writes PLC info string to stdout, for LPC composer to update
|
changeset |
files
|
Wed, 16 Dec 2009 13:37:50 +0100 |
laurent |
Update french translation after modifications
|
changeset |
files
|
Wed, 16 Dec 2009 13:26:59 +0100 |
laurent |
Bug when pyserial not available fixed
|
changeset |
files
|
Tue, 15 Dec 2009 20:51:51 +0100 |
laurent |
Adding CheckRetainBuffer into plc_Linux_main.c
|
changeset |
files
|
Tue, 15 Dec 2009 18:24:50 +0100 |
edouard |
LPC transfer tested, added PLCInfo along MD5 checksum while invoking makefile
|
changeset |
files
|
Tue, 15 Dec 2009 16:04:28 +0100 |
edouard |
Fixed typos in LPC connector
|
changeset |
files
|
Tue, 15 Dec 2009 15:39:39 +0100 |
laurent |
Adding message to standard output to signal when LPCBeremiz is closed
|
changeset |
files
|
Tue, 15 Dec 2009 15:35:02 +0100 |
edouard |
Fixed confusion about __common_ticktime type, redesigned LPC PLC timer support
|
changeset |
files
|
Tue, 15 Dec 2009 14:40:45 +0100 |
laurent |
Bug when changing LPCBeremiz OnlineMode fixed
|
changeset |
files
|
Tue, 15 Dec 2009 14:40:18 +0100 |
laurent |
Reset connector when disconnected
|
changeset |
files
|
Tue, 15 Dec 2009 10:06:01 +0100 |
laurent |
Changes merged
|
changeset |
files
|
Tue, 15 Dec 2009 10:04:33 +0100 |
laurent |
Bug on LPCBeremiz when wxPopen asking for Yield after reopening of a Beremiz window fixed
|
changeset |
files
|
Tue, 15 Dec 2009 10:01:26 +0100 |
laurent |
Split BottomNoteBook to make LogConsole always visible
|
changeset |
files
|
Mon, 14 Dec 2009 21:05:10 +0100 |
edouard |
Improved CanFEstival support for LPC - now build and link plugin generated files
|
changeset |
files
|
Mon, 14 Dec 2009 11:03:59 +0100 |
laurent |
Adding support for hard forcing located output
|
changeset |
files
|
Sat, 12 Dec 2009 20:51:56 +0100 |
laurent |
Getting default target when no target defined fixed
|
changeset |
files
|
Sat, 12 Dec 2009 20:49:07 +0100 |
laurent |
Bug not refreshing FileMenu when saving fixed
|
changeset |
files
|
Fri, 11 Dec 2009 16:39:20 +0100 |
edouard |
Revamped LPC connector and toolchain
|
changeset |
files
|
Fri, 11 Dec 2009 13:04:22 +0100 |
laurent |
Bug on testing Retain and Force flags fixed
|
changeset |
files
|
Fri, 11 Dec 2009 13:03:44 +0100 |
laurent |
Adding support for making distinction between external variables and located variables for forcing
|
changeset |
files
|
Fri, 11 Dec 2009 13:02:30 +0100 |
laurent |
Adding support for refreshing FileMenu after plugin tree modification
|
changeset |
files
|
Fri, 11 Dec 2009 08:49:32 +0100 |
edouard |
Fixed debug again, did some code tidying
|
changeset |
files
|
Thu, 10 Dec 2009 17:36:37 +0100 |
edouard |
LPC build and protocol tweaks
|
changeset |
files
|
Thu, 10 Dec 2009 14:57:27 +0100 |
edouard |
LPC connector - one step further
|
changeset |
files
|
Thu, 10 Dec 2009 12:31:42 +0100 |
laurent |
Changes merged
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 10 Dec 2009 12:29:27 +0100 |
laurent |
Enable Save Menu item according to project modification state
|
changeset |
files
|
Thu, 10 Dec 2009 10:13:37 +0100 |
edouard |
LPC src directory copy fix
|
changeset |
files
|
Thu, 10 Dec 2009 10:12:28 +0100 |
edouard |
Typo in LPC
|
changeset |
files
|
Thu, 10 Dec 2009 09:39:05 +0100 |
laurent |
Bug when creating new project after opening Beremiz without project defined fixed
|
changeset |
files
|
Thu, 10 Dec 2009 09:35:39 +0100 |
laurent |
Bug when closing Beremiz without a project opened fixed
|
changeset |
files
|
Thu, 10 Dec 2009 09:34:55 +0100 |
laurent |
Bug when opening with not empty buildpath parameter fixed
|
changeset |
files
|
Wed, 09 Dec 2009 16:53:59 +0100 |
laurent |
Catch ProtocolError exception when connection failed
|
changeset |
files
|
Wed, 09 Dec 2009 16:53:27 +0100 |
laurent |
Adding support for simulation in LPCBeremiz
|
changeset |
files
|
Wed, 09 Dec 2009 16:52:46 +0100 |
laurent |
Error in value send when debugging forced external or located variable fixed
|
changeset |
files
|
Wed, 09 Dec 2009 16:51:22 +0100 |
laurent |
One issue on SetDataProducer not handled fixed
|
changeset |
files
|
Wed, 09 Dec 2009 16:46:59 +0100 |
laurent |
Name error in LPC target fixed
|
changeset |
files
|
Wed, 09 Dec 2009 09:46:37 +0100 |
laurent |
Changes merged
|
changeset |
files
|
Wed, 09 Dec 2009 09:46:13 +0100 |
laurent |
Adding support for receiving PLC state from LPCComposer
|
changeset |
files
|
Wed, 09 Dec 2009 09:44:17 +0100 |
laurent |
Catch Pyro exception when connection closed and print message
|
changeset |
files
|
Wed, 09 Dec 2009 09:43:21 +0100 |
laurent |
Bug that block SetVariableList on Linux fixed
|
changeset |
files
|
Wed, 09 Dec 2009 09:41:00 +0100 |
Lolitech |
Fixed freeze on debug suspend.
|
changeset |
files
|
Wed, 09 Dec 2009 01:11:48 +0100 |
edouard |
fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
|
changeset |
files
|
Wed, 09 Dec 2009 00:56:18 +0100 |
edouard |
fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
|
changeset |
files
|
Tue, 08 Dec 2009 17:09:25 +0100 |
laurent |
Bug on SFC debugging fixed
|
changeset |
files
|
Tue, 08 Dec 2009 16:28:10 +0100 |
laurent |
Bug on SFC debugging fixed
|
changeset |
files
|
Tue, 08 Dec 2009 16:27:27 +0100 |
laurent |
Bug on RegisterDebugVariable when no PLC running fixed
|
changeset |
files
|
Tue, 08 Dec 2009 12:54:28 +0100 |
laurent |
Replacing target_Makefile by target_LPC
|
changeset |
files
|
Mon, 07 Dec 2009 22:04:43 +0100 |
Edouard TISSERANT |
Arbitrary variable forcing
|
changeset |
files
|
Mon, 07 Dec 2009 21:27:23 +0100 |
laurent |
Bug on passing forced values to DataConsumer fixed
|
changeset |
files
|
Mon, 07 Dec 2009 21:15:30 +0100 |
laurent |
Bug on forcing variable value fixed
|
changeset |
files
|
Mon, 07 Dec 2009 20:41:42 +0100 |
laurent |
Adding command to PLC for forcing PLC variable
|
changeset |
files
|
Mon, 07 Dec 2009 14:44:58 +0100 |
laurent |
Changes merged
|
changeset |
files
|
Mon, 07 Dec 2009 14:43:27 +0100 |
laurent |
Adding support for defining input and output with the same location in LPCBeremiz
|
changeset |
files
|
Mon, 07 Dec 2009 14:00:33 +0100 |
edouard |
merge
|
changeset |
files
|
Mon, 07 Dec 2009 13:55:52 +0100 |
edouard |
Reverted back python test accidentally modified...
|
changeset |
files
|
Mon, 07 Dec 2009 13:55:13 +0100 |
edouard |
Propagated new runtime changes to win32 target
|
changeset |
files
|
Mon, 07 Dec 2009 10:25:33 +0100 |
laurent |
Bug when updating Variable locations fixed
|
changeset |
files
|
Mon, 07 Dec 2009 10:08:12 +0100 |
Edouard TISSERANT |
Fixed typo PLCobject C fallback interface
|
changeset |
files
|
Sun, 06 Dec 2009 23:05:47 +0100 |
Edouard TISSERANT |
Fixed remaining thread on close frame
|
changeset |
files
|
Sun, 06 Dec 2009 22:52:51 +0100 |
Edouard TISSERANT |
Fixes in debug + reconnect to running PLC
|
changeset |
files
|
Sun, 06 Dec 2009 21:43:34 +0100 |
Edouard TISSERANT |
Fixes in run : messages and refresh
|
changeset |
files
|
Sun, 06 Dec 2009 21:20:21 +0100 |
laurent |
Adding support for forcing PLC variable (still command to PLC to implement)
|
changeset |
files
|
Sun, 06 Dec 2009 21:03:10 +0100 |
Edouard TISSERANT |
Now debug is not a button anymore
|
changeset |
files
|
Sun, 06 Dec 2009 19:39:24 +0100 |
Edouard TISSERANT |
Safer debug
|
changeset |
files
|
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
|
changeset |
files
|
Sun, 06 Dec 2009 18:52:50 +0100 |
Edouard TISSERANT |
Fix debug crash
|
changeset |
files
|
Sun, 06 Dec 2009 17:45:36 +0100 |
Edouard TISSERANT |
Debugger still doesn't work crash less...
|
changeset |
files
|
Sun, 06 Dec 2009 15:58:33 +0100 |
ed |
Fixes
|
changeset |
files
|
Sun, 06 Dec 2009 15:56:44 +0100 |
ed |
Typo about autorise console
|
changeset |
files
|
Sun, 06 Dec 2009 15:55:56 +0100 |
ed |
Refactoring in PLCobject, for PLC that do not use python plugin
|
changeset |
files
|
Sun, 06 Dec 2009 15:54:22 +0100 |
ed |
Made python plugin comaptible with accessors
|
changeset |
files
|
Fri, 04 Dec 2009 15:16:37 +0100 |
edouard |
LPC connector enhancements
|
changeset |
files
|
Fri, 04 Dec 2009 15:15:57 +0100 |
edouard |
Reflect changes in iec type definitions in matiec/lib
|
changeset |
files
|
Fri, 04 Dec 2009 15:14:32 +0100 |
edouard |
Fixed automatic console rising on w32
|
changeset |
files
|
Wed, 02 Dec 2009 20:22:28 +0100 |
Edouard TISSERANT |
Preliminary accessor support for debug
|
changeset |
files
|
Wed, 02 Dec 2009 13:07:57 +0100 |
Edouard TISSERANT |
merge
|
changeset |
files
|
Tue, 01 Dec 2009 13:48:47 +0100 |
ed |
Some rough copy'n'paste to pave path for an LPC connector
|
changeset |
files
|
Tue, 01 Dec 2009 13:45:49 +0100 |
Edouard TISSERANT |
Merge
|
changeset |
files
|
Tue, 01 Dec 2009 13:41:29 +0100 |
ed |
Some cleanup in PLC status - removed that \"Starting\" state ...
|
changeset |
files
|
Wed, 02 Dec 2009 10:24:09 +0100 |
berem |
Bug when asking two consecutive times 'Show' fixed
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 01 Dec 2009 10:59:17 +0100 |
laurent |
Adding support for updating located variables when changing plugin IEC_Channel
|
changeset |
files
|
Mon, 30 Nov 2009 10:13:36 +0100 |
laurent |
Adding Beremiz LPCComposer specific file
|
changeset |
files
|
Sun, 29 Nov 2009 18:57:49 +0100 |
Edouard TISSERANT |
added files to ignore in hgignore
|
changeset |
files
|
Sun, 29 Nov 2009 18:06:38 +0100 |
ed |
Some misc cleanup
|
changeset |
files
|
Sun, 29 Nov 2009 16:34:02 +0100 |
laurent |
Adding support for defining user icons on VariableLocationTree
|
changeset |
files
|
Sun, 29 Nov 2009 16:32:52 +0100 |
laurent |
Bug when trying to hide SVG elements fixed
|
changeset |
files
|
Sun, 29 Nov 2009 16:31:14 +0100 |
laurent |
Redesign test SVGUI interface
|
changeset |
files
|
Mon, 02 Nov 2009 17:41:12 +0100 |
edouard |
Wiped out references to Lolitech
|
changeset |
files
|
Mon, 02 Nov 2009 15:38:49 +0100 |
edouard |
Merge with 092060fd8afb1d950fe467724ce0209bddc48716
|
changeset |
files
|
Mon, 02 Nov 2009 11:57:29 +0100 |
greg |
Replace \"lolitech\" contact by \"edouard\" contact
|
changeset |
files
|
Wed, 28 Oct 2009 11:42:47 +0100 |
greg |
Merge with 5981ad8547f5bcfe2e9c93b7973fbca79178487f
|
changeset |
files
|
Wed, 28 Oct 2009 11:38:23 +0100 |
greg |
Add Beremiz shortcuts in menu on linux platform
|
changeset |
files
|
Tue, 27 Oct 2009 16:32:54 +0100 |
edouard |
Updated ShowVar icon
|
changeset |
files
|
Tue, 27 Oct 2009 16:24:15 +0100 |
laurent |
Allowing unicode characters to be used in comments
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 23 Oct 2009 18:45:24 +0200 |
laurent |
Update internationalization for new functionalities.
|
changeset |
files
|
Fri, 23 Oct 2009 15:41:48 +0200 |
greg |
Check ProjectPath write permission
|
changeset |
files
|
Thu, 22 Oct 2009 17:20:24 +0200 |
laurent |
Bugs with TextCtrlAutoComplete on Windows fixed
|
changeset |
files
|
Thu, 22 Oct 2009 11:28:11 +0200 |
greg |
Add new target (Makefile)
|
changeset |
files
|
Thu, 22 Oct 2009 11:27:30 +0200 |
greg |
support for passing list command to ProcessLogger
|
changeset |
files
|
Thu, 22 Oct 2009 11:26:45 +0200 |
greg |
Fix some warnings during compilation
|
changeset |
files
|
Mon, 19 Oct 2009 16:26:15 +0200 |
laurent |
Bug when importing Beremiz without wx.App declared fixed
|
changeset |
files
|
Mon, 19 Oct 2009 16:03:46 +0200 |
laurent |
Bugs with logger and stand-alone PluginRoot fixed
|
changeset |
files
|
Fri, 16 Oct 2009 10:50:16 +0200 |
'Laurent Bessard |
Greg changes merged
|
changeset |
files
|
Fri, 16 Oct 2009 10:37:53 +0200 |
laurent |
Warning in c_ext compiling fixed
|
changeset |
files
|
Thu, 15 Oct 2009 17:39:26 +0200 |
greg |
Fix relative matiec path problem
|
changeset |
files
|
Thu, 15 Oct 2009 10:11:07 +0200 |
laurent |
Adding support for declaring PluginRoot outside of Beremiz
|
changeset |
files
|
Fri, 09 Oct 2009 17:52:00 +0200 |
laurent |
Orthographic mistake in french internationalization fixed
|
changeset |
files
|
Fri, 09 Oct 2009 17:38:17 +0200 |
laurent |
improved english spelling and grammar and internationalization updated
|
changeset |
files
|
Thu, 08 Oct 2009 16:37:58 +0200 |
laurent |
Move Debug message disabled message at the right place
|
changeset |
files
|
Thu, 08 Oct 2009 16:37:06 +0200 |
laurent |
Removing superfluous event.Skip() in MenuEvent callback functions
|
changeset |
files
|
Thu, 08 Oct 2009 12:36:55 +0200 |
laurent |
Bug on canopen tests (not being multi-platform) fixed
|
changeset |
files
|
Thu, 08 Oct 2009 11:26:40 +0200 |
laurent |
Bug on Debug trying to start (and stop) before PLC started fixed.
|
changeset |
files
|
Thu, 08 Oct 2009 11:09:01 +0200 |
laurent |
Remove testing printings in svgui module of python plugin
|
changeset |
files
|
Thu, 08 Oct 2009 11:04:06 +0200 |
laurent |
Allowing multiple Beremiz_service instances to run on same target.
|
changeset |
files
|
Thu, 08 Oct 2009 11:01:19 +0200 |
laurent |
Bug on DebugVariablePanel when opening project at start fixed
|
changeset |
files
|
Wed, 07 Oct 2009 09:03:15 +0200 |
laurent |
Bug while trying to import SVG file fixed
|
changeset |
files
|
Tue, 06 Oct 2009 12:10:46 +0200 |
laurent |
Bug when expanded and collapsing plugin tree fixed
|
changeset |
files
|
Tue, 06 Oct 2009 11:55:32 +0200 |
laurent |
Bugs when expanded and collapsing plugin tree and location tree fixed
|
changeset |
files
|
Tue, 06 Oct 2009 11:13:13 +0200 |
laurent |
Bugs when expanded and collapsing location tree fixed
|
changeset |
files
|
Fri, 02 Oct 2009 11:25:35 +0200 |
laurent |
Removing memory leak while closing PluginsRoot
|
changeset |
files
|
Sat, 26 Sep 2009 18:44:25 +0200 |
laurent |
Bugs on displaying plugin available variables in PluginTree fixed
|
changeset |
files
|
Thu, 24 Sep 2009 18:27:45 +0200 |
laurent |
Adding support for displaying plugins available variable into Beremiz plugin tree
|
changeset |
files
|
Thu, 24 Sep 2009 18:26:11 +0200 |
laurent |
Bug on return debug tick test fixed
|
changeset |
files
|
Thu, 24 Sep 2009 18:22:31 +0200 |
laurent |
Merging some improvements from BCT
|
changeset |
files
|
Mon, 21 Sep 2009 12:12:08 +0200 |
'Laurent Bessard |
Changes merged
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 21 Sep 2009 11:56:55 +0200 |
laurent |
Many bugs on PLCOpenEditor integration fixed
|
changeset |
files
|
Wed, 16 Sep 2009 14:06:50 +0200 |
laurent |
Integrate PLCOpenEditor into Beremiz frame
|
changeset |
files
|
Wed, 16 Sep 2009 14:00:56 +0200 |
laurent |
Bug on debug buffer test resulting in not transmitting debug data under specific conditions fixed
|
changeset |
files
|
Wed, 16 Sep 2009 13:54:57 +0200 |
laurent |
Remove dirtylibs test while freeing plc libs in PLCObject.py
|
changeset |
files
|
Fri, 04 Sep 2009 17:33:51 +0200 |
laurent |
Redesign DiscoveryDialog class to conform to others dialogs
|
changeset |
files
|
Fri, 18 Sep 2009 14:58:22 +0200 |
greg |
fix runtime.py filename case to avoid problem on multi-platform
|
changeset |
files
|
Fri, 18 Sep 2009 14:30:57 +0200 |
greg |
Fix defaults compiler and linker names for win32
|
changeset |
files
|
Fri, 04 Sep 2009 11:24:25 +0200 |
laurent |
Bug wrong control state while refreshing interface fixed
|
changeset |
files
|
Thu, 03 Sep 2009 12:09:39 +0200 |
laurent |
Bug with creating or opening a project not closing windows of current opened project fixed
|
changeset |
files
|
Thu, 03 Sep 2009 11:28:46 +0200 |
laurent |
Clean test_svgui removing useless buttons and drawing and choosing universal fonts
|
changeset |
files
|
Wed, 02 Sep 2009 13:38:47 +0200 |
laurent |
Applying patch from Iztok for old gcc versions
|
changeset |
files
|
Tue, 01 Sep 2009 10:45:07 +0200 |
laurent |
Updating windows test for new python plugin and svgui module
|
changeset |
files
|
Tue, 01 Sep 2009 10:41:50 +0200 |
laurent |
Bug on windows when trying to open wxglade generated 'hmi.py' file fixed
|
changeset |
files
|
Tue, 01 Sep 2009 10:40:11 +0200 |
laurent |
Fix non-destroyed dialog in 'OnOpenProject' if 'Cancel' selected
|
changeset |
files
|
Thu, 27 Aug 2009 12:47:40 +0200 |
laurent |
Close PLC editing and PLC debugging frames while closing project
|
changeset |
files
|
Fri, 14 Aug 2009 16:26:19 +0200 |
laurent |
Improving support for svgui, separating setting end getting attributes functions from creating function.
|
changeset |
files
|
Thu, 13 Aug 2009 11:48:55 +0200 |
edouard |
Merge with 35cc4c6a29363d0a89f3e1096832cf14bb79f3de
|
changeset |
files
|
Thu, 13 Aug 2009 11:37:38 +0200 |
edouard |
Merge with 75ae46b66315975b49ec48574befa094be583fdd
|
changeset |
files
|
Wed, 12 Aug 2009 16:23:59 -0600 |
b taylor |
merged greg's recent commits
|
changeset |
files
|
Wed, 12 Aug 2009 16:18:57 -0600 |
b taylor |
remove code that i was using for testing.
|
changeset |
files
|
Wed, 12 Aug 2009 16:09:00 -0600 |
b taylor |
merged in cherry-picked service discovery changes
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Wed, 12 Aug 2009 13:40:20 -0600 |
b taylor |
fix pyZeroconf bug where getServiceInfo returns None.
cherry-pick
|
changeset |
files
|
Mon, 10 Aug 2009 11:35:14 +0200 |
edouard |
Added ShowMaster button icon for Canfestival plugin
|
changeset |
files
|
Wed, 12 Aug 2009 11:46:22 +0200 |
laurent |
Adding new svgui support using twisted website HMI
|
changeset |
files
|
Wed, 12 Aug 2009 11:43:40 +0200 |
laurent |
Removing old svgui support using wxsvg
|
changeset |
files
|
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
|
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
|
Fri, 22 Aug 2008 13:36:16 +0200 |
lbessard |
Modification in catched wxTextCtrl events
|
changeset |
files
|
Fri, 22 Aug 2008 13:34:58 +0200 |
lbessard |
Change in layout from AuiMDIParentFrame to AuiNotebook
|
changeset |
files
|
Fri, 22 Aug 2008 13:33:42 +0200 |
lbessard |
.cvsignore files updated
|
changeset |
files
|
Thu, 21 Aug 2008 17:19:09 +0200 |
etisserant |
Made autom_ihm_rmll test work again.
|
changeset |
files
|
Thu, 21 Aug 2008 17:18:44 +0200 |
etisserant |
Fixed oddities in arguments/options parsing and passing to plugins initialization...
|
changeset |
files
|
Thu, 21 Aug 2008 17:17:36 +0200 |
etisserant |
Moved template C code to targets dir. Cleaned up some forgotten print.
|
changeset |
files
|
Thu, 21 Aug 2008 13:21:37 +0200 |
greg |
remove print message
|
changeset |
files
|
Thu, 21 Aug 2008 13:18:49 +0200 |
greg |
add address ip params
|
changeset |
files
|
Thu, 21 Aug 2008 10:35:12 +0200 |
greg |
fix bug in plugger.py to get URI_Location
|
changeset |
files
|
Wed, 20 Aug 2008 10:10:34 +0200 |
greg |
move specific target runtimes to their targets directory
|
changeset |
files
|
Wed, 20 Aug 2008 09:37:57 +0200 |
greg |
remove URI_location from XSD targets and add to pluginroot XSD
|
changeset |
files
|
Wed, 20 Aug 2008 00:11:40 +0200 |
etisserant |
Added concepts :
|
changeset |
files
|
Tue, 12 Aug 2008 16:27:07 +0200 |
lbessard |
Adding support for highlighing compiling errors into PLCOpenEditor
|
changeset |
files
|
Tue, 12 Aug 2008 16:25:18 +0200 |
lbessard |
Adding support for highlighing compiling errors into PLCOpenEditor
|
changeset |
files
|
Wed, 30 Jul 2008 17:16:57 +0200 |
etisserant |
Change shortcut for wx-inspector now ctrl-alt-i
|
changeset |
files
|
Tue, 15 Jul 2008 17:57:04 +0200 |
etisserant |
minor gui improvements :
|
changeset |
files
|
Tue, 15 Jul 2008 17:35:19 +0200 |
lbessard |
Bug while while changing name of SVGUI plugin node fixed
|
changeset |
files
|
Tue, 15 Jul 2008 16:01:09 +0200 |
etisserant |
SVG/Inkscape based icon generation script + SVG drawing.
|
changeset |
files
|
Mon, 07 Jul 2008 13:37:23 +0200 |
greg |
changes in plc_Win32_main to match with new api (alignment feature)
|
changeset |
files
|
Mon, 07 Jul 2008 11:34:12 +0200 |
etisserant |
*** empty log message ***
|
changeset |
files
|
Tue, 01 Jul 2008 18:31:38 +0200 |
lbessard |
Disable some components
|
changeset |
files
|
Tue, 01 Jul 2008 18:30:42 +0200 |
lbessard |
Warning with StaticBoxSizer fixed
|
changeset |
files
|
Tue, 01 Jul 2008 18:29:42 +0200 |
lbessard |
Problem with files when launching created program from another directory fixed
|
changeset |
files
|
Tue, 01 Jul 2008 09:00:40 +0200 |
lbessard |
Bug with float window size fixed
|
changeset |
files
|
Mon, 30 Jun 2008 17:38:28 +0200 |
lbessard |
Bug with folder path ending by '/' or '\' fixed
|
changeset |
files
|
Mon, 30 Jun 2008 17:04:25 +0200 |
lbessard |
Adding support for calculate window size while C generating
|
changeset |
files
|
Mon, 30 Jun 2008 14:31:18 +0200 |
lbessard |
Removing empty choice when parameter isn't optional
|
changeset |
files
|
Mon, 30 Jun 2008 14:29:23 +0200 |
lbessard |
led_pump and led_sink inverted
|
changeset |
files
|
Mon, 30 Jun 2008 14:28:48 +0200 |
lbessard |
Various bugs fixed
|
changeset |
files
|
Mon, 30 Jun 2008 14:27:30 +0200 |
lbessard |
Remove useless test on refreshing edit menu
|
changeset |
files
|
Sat, 28 Jun 2008 19:06:48 +0200 |
etisserant |
*** empty log message ***
|
changeset |
files
|
Sat, 28 Jun 2008 18:57:18 +0200 |
etisserant |
*** empty log message ***
|
changeset |
files
|
Sat, 28 Jun 2008 18:56:04 +0200 |
etisserant |
Added SVGUI + CANopen Master and slave test
|
changeset |
files
|
Sat, 28 Jun 2008 18:54:44 +0200 |
etisserant |
Better SCGUITransform value initialization. Added semaphore as a mainloop init barrier
|
changeset |
files
|
Sat, 28 Jun 2008 18:53:48 +0200 |
etisserant |
Various fixes in c_ext, now, located vars are pointed.
|
changeset |
files
|
Fri, 27 Jun 2008 16:21:22 +0200 |
etisserant |
Added PLC tick alignement on external synchronization source feature.
|
changeset |
files
|
Fri, 27 Jun 2008 16:21:22 +0200 |
etisserant |
Added PLC tick alignement on external synchronization source feature.
|
changeset |
files
|
Fri, 27 Jun 2008 09:38:16 +0200 |
lbessard |
Adding some examples with time qualifier in action_block in SFC
|
changeset |
files
|
Fri, 27 Jun 2008 09:28:52 +0200 |
lbessard |
Close Project menu item implemented
|
changeset |
files
|
Wed, 25 Jun 2008 17:36:24 +0200 |
etisserant |
*** empty log message ***
|
changeset |
files
|
Wed, 25 Jun 2008 17:36:09 +0200 |
etisserant |
Fixed slavebootup bug in generated code.
|
changeset |
files
|
Wed, 25 Jun 2008 17:34:57 +0200 |
lbessard |
Bug on Beremiz close with and IECcode and IECrawcode frames opened fixed
|
changeset |
files
|
Wed, 25 Jun 2008 17:32:53 +0200 |
lbessard |
Adding support for modification in CanFestival eds_utils
|
changeset |
files
|
Wed, 25 Jun 2008 17:11:47 +0200 |
etisserant |
Moved DS401 Slave Gui based demo to test_master_DS401GUI. test_master is now a pure simple master, supposed to work with test_slave.
|
changeset |
files
|
Wed, 25 Jun 2008 17:11:47 +0200 |
etisserant |
Moved DS401 Slave Gui based demo to test_master_DS401GUI. test_master is now a pure simple master, supposed to work with test_slave.
|
changeset |
files
|
Wed, 25 Jun 2008 17:09:24 +0200 |
etisserant |
SlaveBootup now set operational state for both local node and network nodes only when all nodes declared in network edit have been initialized.
|
changeset |
files
|
Wed, 25 Jun 2008 17:01:07 +0200 |
etisserant |
removed dead readme file in plugins
|
changeset |
files
|
Tue, 24 Jun 2008 19:02:57 +0200 |
etisserant |
Re-organized tests
|
changeset |
files
|
Tue, 24 Jun 2008 19:02:11 +0200 |
etisserant |
Preliminary CANopen slave generation support
|
changeset |
files
|
Mon, 23 Jun 2008 18:22:40 +0200 |
lbessard |
Support for extern pointer for located variables
|
changeset |
files
|
Mon, 23 Jun 2008 18:21:27 +0200 |
lbessard |
Bug on wx2.6 with PartsOpened fixed
|
changeset |
files
|
Mon, 23 Jun 2008 17:52:21 +0200 |
etisserant |
Support for extern pointer for located variables + Preliminary slave code (broken)
|
changeset |
files
|
Mon, 23 Jun 2008 16:06:20 +0200 |
etisserant |
Try to fix strange wxPopen behavior. Feedback appreciated.
|
changeset |
files
|
Wed, 04 Jun 2008 17:47:54 +0200 |
lbessard |
Bug on output variable location generation fixed
|
changeset |
files
|
Thu, 29 May 2008 17:44:11 +0200 |
greg |
NMY start node on slavebootup
|
changeset |
files
|
Mon, 26 May 2008 15:25:26 +0200 |
greg |
add import wx for testing platform
|
changeset |
files
|
Mon, 26 May 2008 15:01:32 +0200 |
greg |
fix bug for svgui
|
changeset |
files
|
Mon, 26 May 2008 15:00:10 +0200 |
greg |
add debug mode for CanFestival dll under windows
|
changeset |
files
|
Sat, 24 May 2008 15:56:43 +0200 |
etisserant |
Changed canfestival plugin runtime template to reflect recent changes on unix.
|
changeset |
files
|
Sat, 24 May 2008 15:55:46 +0200 |
etisserant |
Fixed typos in config_utils comments
|
changeset |
files
|
Sat, 24 May 2008 15:55:19 +0200 |
etisserant |
Fixed killing app on Linux in wxPopen. Do not use shell anymore. Command line is splitted into args, taking care of double and simple cotes. To be tested on win32.
|
changeset |
files
|
Sat, 24 May 2008 15:51:11 +0200 |
etisserant |
changed WidgetInspector shortcut to ctrl+home (ctrl+F12 was grabbed by KDE).
|
changeset |
files
|
Sat, 24 May 2008 11:51:33 +0200 |
greg |
add TimerInit() and TimerCleanup() in cf_runtime for matching with Timer_unix
|
changeset |
files
|
Fri, 23 May 2008 19:33:17 +0200 |
etisserant |
still enhancing Linux behavior of wxPopen
|
changeset |
files
|
Fri, 23 May 2008 18:48:03 +0200 |
etisserant |
Fixed non-regression test of config_utils in canfestival plugin
|
changeset |
files
|
Fri, 23 May 2008 18:47:32 +0200 |
etisserant |
Tried to fix Linux behaviour of wxPopen.py
|
changeset |
files
|
Fri, 23 May 2008 16:01:49 +0200 |
etisserant |
moved some demo code from plugger.py to test/.methods.py
|
changeset |
files
|
Fri, 23 May 2008 15:37:24 +0200 |
lbessard |
Improve svgui plugin for following SVGUIEditor modifications
|
changeset |
files
|
Fri, 23 May 2008 10:52:55 +0200 |
greg |
bug fix
|
changeset |
files
|
Fri, 23 May 2008 10:31:26 +0200 |
lbessard |
Improving c_ext plugin by adding an XML file format for saving C files and an graphical interface for editing this file
|
changeset |
files
|
Tue, 06 May 2008 15:22:18 +0200 |
greg |
add Exit function and StopTimerLoop arg to match with recent changes in CanFestival
|
changeset |
files
|
Wed, 16 Apr 2008 14:27:12 +0200 |
greg |
fixed windows bug in generate soft_plc (directory with spaces)
|
changeset |
files
|
Wed, 16 Apr 2008 09:40:25 +0200 |
lbessard |
Generated Callback functions fixed
|
changeset |
files
|
Tue, 08 Apr 2008 18:44:19 +0200 |
lbessard |
Clash with iec_std_lib.h and windows.h bug fixed
|
changeset |
files
|
Fri, 04 Apr 2008 17:54:05 +0200 |
lbessard |
Changes in SVGUIControl
|
changeset |
files
|
Fri, 04 Apr 2008 15:42:03 +0200 |
greg |
fixed typo in svgui.py
|
changeset |
files
|
Thu, 03 Apr 2008 18:26:40 +0200 |
lbessard |
Changing SVGUI FunctionBlocks interface
|
changeset |
files
|
Mon, 31 Mar 2008 18:33:35 +0200 |
lbessard |
Modifying svgui plugin for following new SVGUIEditor version
|
changeset |
files
|
Thu, 13 Mar 2008 15:38:27 +0100 |
greg |
import all docutils in 1 time
|
changeset |
files
|
Thu, 13 Mar 2008 10:28:01 +0100 |
greg |
change numpage (20 to 21) to display directly demo chapter in beremiz_manual
|
changeset |
files
|
Thu, 13 Mar 2008 10:24:58 +0100 |
greg |
docutils is now used for displaying pdf and html
|
changeset |
files
|
Wed, 12 Mar 2008 14:51:52 +0100 |
greg |
change splash.Hide() with splash.Close()
|
changeset |
files
|
Wed, 12 Mar 2008 13:32:14 +0100 |
greg |
remove double copyright and version
|
changeset |
files
|
Wed, 12 Mar 2008 13:29:39 +0100 |
greg |
new manual version
|
changeset |
files
|
Tue, 11 Mar 2008 12:44:02 +0100 |
greg |
fixed short process wainting bug. Seems wait() fail when process already finisshed... TO BE CONFIRMED.
|
changeset |
files
|
Tue, 11 Mar 2008 10:42:26 +0100 |
lbessard |
Bug with Target Type modification fixed
|
changeset |
files
|
Tue, 11 Mar 2008 10:38:12 +0100 |
greg |
fixed subprocess launching on linux (avoid use of undefied self.startupinfo and use use Shell=True (bash will split arguments))
|
changeset |
files
|
Thu, 06 Mar 2008 14:23:04 +0100 |
lbessard |
Adding icons to Beremiz menus
|
changeset |
files
|
Wed, 05 Mar 2008 11:43:20 +0100 |
greg |
add use of docutils for pdf
|
changeset |
files
|
Wed, 05 Mar 2008 10:05:12 +0100 |
lbessard |
docfile pdf path fixed
|
changeset |
files
|
Wed, 05 Mar 2008 10:04:28 +0100 |
lbessard |
SetIcon for Beremiz fixed
|
changeset |
files
|
Tue, 04 Mar 2008 08:50:52 +0100 |
greg |
fix typo in Beremiz.py
|
changeset |
files
|
Mon, 03 Mar 2008 17:44:04 +0100 |
greg |
use docclass for opening pdf on win32 or linux
|
changeset |
files
|
Fri, 29 Feb 2008 19:13:47 +0100 |
etisserant |
Added ctrl+f12 wxpython inspector shortcut for debuging
|
changeset |
files
|
Fri, 29 Feb 2008 12:03:45 +0100 |
greg |
create doc directory and add about.html + manual_beremiz.pdf
|
changeset |
files
|
Thu, 28 Feb 2008 18:12:16 +0100 |
etisserant |
Added question dialog for unsaved close
|
changeset |
files
|
Wed, 27 Feb 2008 18:40:39 +0100 |
etisserant |
Refuse close if PLC running.
|
changeset |
files
|
Wed, 27 Feb 2008 14:36:05 +0100 |
etisserant |
Added splash screen. Moved icons to /images
|
changeset |
files
|
Wed, 27 Feb 2008 09:43:02 +0100 |
greg |
add wx.icon in init for class beremiz class
|
changeset |
files
|
Tue, 26 Feb 2008 17:14:06 +0100 |
etisserant |
Fixed empty build exception.
|
changeset |
files
|
Tue, 26 Feb 2008 15:33:32 +0100 |
etisserant |
Now .xml files are automatically created when creating a new project no need to save explicitely.
|
changeset |
files
|
Tue, 26 Feb 2008 15:25:31 +0100 |
etisserant |
Fixed new project creation bug
|
changeset |
files
|
Tue, 26 Feb 2008 15:04:12 +0100 |
etisserant |
Re-enabled stderr
|
changeset |
files
|
Mon, 25 Feb 2008 16:59:28 +0100 |
greg |
fixed display/hide console when launch external programs
|
changeset |
files
|
Sun, 24 Feb 2008 02:06:42 +0100 |
etisserant |
Fixed way apps are launched in parralel with single log window... Tested in win32 only.
|
changeset |
files
|
Fri, 22 Feb 2008 19:04:01 +0100 |
etisserant |
Added enable/disable of plugin method buttons. Fixed alpha graying problem with disabled buttons. Updated debug dialog message with bug report path
|
changeset |
files
|
Fri, 22 Feb 2008 15:40:18 +0100 |
greg |
add clean implementation
|
changeset |
files
|
Fri, 22 Feb 2008 14:57:24 +0100 |
greg |
add Run and Stop implementation
|
changeset |
files
|
Fri, 22 Feb 2008 12:20:21 +0100 |
etisserant |
Added plugins creation helpstrings, changed GUI layout (more compact), solved staticbitmap issues on win32, re-designed some icons...
|
changeset |
files
|
Thu, 21 Feb 2008 11:42:33 +0100 |
etisserant |
Added ability to override plugin methods with arbitrary python code (methods.py) when loading plugins
|
changeset |
files
|
Mon, 18 Feb 2008 18:34:24 +0100 |
greg |
add icon for linux
|
changeset |
files
|
Mon, 18 Feb 2008 18:20:23 +0100 |
greg |
fix bzr.ico -> icon for windows installer
|
changeset |
files
|
Mon, 18 Feb 2008 18:09:17 +0100 |
greg |
add bzr.ico -> icon for windows installer
|
changeset |
files
|
Wed, 13 Feb 2008 10:44:42 +0100 |
lbessard |
Display bugs on Windows fixed
|
changeset |
files
|
Mon, 11 Feb 2008 10:26:08 +0100 |
etisserant |
Fixed current time struct in linux runtime
|
changeset |
files
|
Fri, 08 Feb 2008 18:35:30 +0100 |
lbessard |
Beremiz layout improved
|
changeset |
files
|
Tue, 05 Feb 2008 18:04:03 +0100 |
lbessard |
Beremiz layout improved
|
changeset |
files
|
Mon, 04 Feb 2008 18:55:40 +0100 |
lbessard |
Beremiz layout changed
|
changeset |
files
|
Mon, 04 Feb 2008 15:11:48 +0100 |
etisserant |
Fixed some bugs with install path containing white spaces
|
changeset |
files
|
Fri, 01 Feb 2008 09:17:50 +0100 |
greg |
add GetParamsAttributes to canfestival.py to allow dll list in beremiz
|
changeset |
files
|
Thu, 31 Jan 2008 16:42:50 +0100 |
lbessard |
Bug on set values fixed
|
changeset |
files
|
Tue, 29 Jan 2008 19:12:13 +0100 |
etisserant |
Now, params and buttons for plugin are aligned in a single big column
|
changeset |
files
|
Tue, 29 Jan 2008 11:17:26 +0100 |
greg |
remove deb_dist in debian/rules
|
changeset |
files
|
Tue, 29 Jan 2008 11:15:24 +0100 |
greg |
add debian dir to create debian package
|
changeset |
files
|
Tue, 29 Jan 2008 10:02:45 +0100 |
etisserant |
- Limited width of plugin tree for compactness
|
changeset |
files
|
Mon, 28 Jan 2008 20:06:22 +0100 |
etisserant |
Added right aligment of parameteres blocks
|
changeset |
files
|
Mon, 28 Jan 2008 10:22:31 +0100 |
lbessard |
Bug on windows fixed
|
changeset |
files
|
Fri, 25 Jan 2008 16:48:22 +0100 |
lbessard |
Bug on ToolBar and AddButton Menu popup fixed
|
changeset |
files
|
Tue, 22 Jan 2008 11:05:46 +0100 |
lbessard |
Adding support for the new version of xmlclass
|
changeset |
files
|
Tue, 15 Jan 2008 11:07:08 +0100 |
greg |
add setup.py and beremiz_postinst.py to build windows installer
|
changeset |
files
|
Fri, 21 Dec 2007 18:06:11 +0100 |
lbessard |
Plugin Tree Drawing bug hacked
|
changeset |
files
|
Fri, 21 Dec 2007 17:25:53 +0100 |
lbessard |
Bugs with windows fixed
|
changeset |
files
|
Thu, 20 Dec 2007 16:36:14 +0100 |
lbessard |
Beremiz layout improved for wx2.8 by inserting all control in TreeCtrl
|
changeset |
files
|
Mon, 10 Dec 2007 23:23:19 +0100 |
etisserant |
Windows related enhancements
|
changeset |
files
|
Mon, 10 Dec 2007 17:32:47 +0100 |
lbessard |
Bug on Master DCF generation fixed
|
changeset |
files
|
Mon, 10 Dec 2007 17:05:36 +0100 |
etisserant |
Some window related enhancements
|
changeset |
files
|
Mon, 10 Dec 2007 15:53:55 +0100 |
lbessard |
Bug on Master config generation fixed
|
changeset |
files
|
Mon, 10 Dec 2007 11:04:52 +0100 |
lbessard |
Adding file with generated master in build folder and a button for editing it with objdictedit
|
changeset |
files
|
Sun, 09 Dec 2007 19:01:21 +0100 |
lbessard |
Menu buttons on two lines
|
changeset |
files
|
Sun, 09 Dec 2007 18:58:39 +0100 |
etisserant |
Windows related enhancements
|
changeset |
files
|
Sun, 09 Dec 2007 17:15:56 +0100 |
lbessard |
Some bugs fixed
|
changeset |
files
|
Thu, 06 Dec 2007 18:06:13 +0100 |
lbessard |
Adding support for execution order code generation
|
changeset |
files
|
Thu, 06 Dec 2007 17:59:41 +0100 |
lbessard |
Bug on LeftPanelSizer with Windows fixed
|
changeset |
files
|
Mon, 19 Nov 2007 17:23:01 +0100 |
lbessard |
Improving Beremiz for using wx2.8 AUI
|
changeset |
files
|
Fri, 16 Nov 2007 17:40:18 +0100 |
lbessard |
Improve wxPopen to be compatible with wx2.6 and higher
|
changeset |
files
|
Fri, 16 Nov 2007 17:39:36 +0100 |
lbessard |
Bug when close project fixed
|
changeset |
files
|
Tue, 13 Nov 2007 17:33:53 +0100 |
lbessard |
Bug with wx 2.8 fixed
|
changeset |
files
|
Tue, 30 Oct 2007 16:49:35 +0100 |
lbessard |
Layout changed for making buttons at top of the frame always visible
|
changeset |
files
|
Thu, 25 Oct 2007 16:59:17 +0200 |
lbessard |
Bug with raw code edit fixed
|
changeset |
files
|
Thu, 25 Oct 2007 16:46:56 +0200 |
lbessard |
Adding icons in Beremiz GUI
|
changeset |
files
|
Wed, 24 Oct 2007 17:40:12 +0200 |
lbessard |
Change generate_cc to generate_c
|
changeset |
files
|
Fri, 05 Oct 2007 17:56:44 +0200 |
lbessard |
*** empty log message ***
|
changeset |
files
|
Fri, 05 Oct 2007 17:55:49 +0200 |
lbessard |
Adding support for refresh block list where beremiz loose focus
|
changeset |
files
|
Fri, 05 Oct 2007 17:51:55 +0200 |
lbessard |
Bug on bit locations generation fixed
|
changeset |
files
|
Tue, 02 Oct 2007 18:05:36 +0200 |
lbessard |
Test on wx version changed to test on platform
|
changeset |
files
|
Tue, 02 Oct 2007 18:02:32 +0200 |
etisserant |
Enhancements in CanFestival plugin. Now PLC with CanFestival plugin compiles and run, exchanging CanOpen PDOs
|
changeset |
files
|
Mon, 01 Oct 2007 21:52:41 +0200 |
etisserant |
Basic CANOpen master node test compiles and run.
|
changeset |
files
|
Mon, 01 Oct 2007 21:44:40 +0200 |
etisserant |
Basic CANOpen master node test compiles and run.
|
changeset |
files
|
Tue, 25 Sep 2007 10:30:51 +0200 |
etisserant |
*** empty log message ***
|
changeset |
files
|
Mon, 24 Sep 2007 17:09:19 +0200 |
etisserant |
Updated plugins PluGenerate_C to conform to plugger.py
|
changeset |
files
|
Mon, 24 Sep 2007 17:08:54 +0200 |
etisserant |
Comments...
|
changeset |
files
|
Mon, 24 Sep 2007 17:08:35 +0200 |
etisserant |
removed timer_notify conflict with CanFestival
|
changeset |
files
|
Mon, 24 Sep 2007 17:07:42 +0200 |
etisserant |
Added CanFestival "main" runtime part, initialize, all nodes, and start CF timer loop
|
changeset |
files
|
Mon, 24 Sep 2007 17:06:36 +0200 |
etisserant |
Added project linking, and plugin init,cleanup,retrive and publish method calls in main
|
changeset |
files
|
Mon, 24 Sep 2007 17:05:07 +0200 |
etisserant |
Added plugin deletion
|
changeset |
files
|
Fri, 21 Sep 2007 17:48:34 +0200 |
etisserant |
On the long wat towards generated code comilation...
|
changeset |
files
|
Thu, 20 Sep 2007 17:32:52 +0200 |
etisserant |
Enhanced and really multi-platform process logging. Use wxProcess and wxExecute instead of python popen3 (unix only).
|
changeset |
files
|
Thu, 20 Sep 2007 17:30:32 +0200 |
etisserant |
PLC and plugins compilation with gcc now starts (and fail).
|
changeset |
files
|
Tue, 18 Sep 2007 18:04:07 +0200 |
lbessard |
Corrections for Windows
|
changeset |
files
|
Mon, 17 Sep 2007 18:04:13 +0200 |
etisserant |
Now, C extension plugin do handle multiple files
|
changeset |
files
|
Mon, 17 Sep 2007 18:00:39 +0200 |
etisserant |
Various changes to make SVGUI plugin generated code eventually compile
|
changeset |
files
|
Mon, 17 Sep 2007 17:45:15 +0200 |
lbessard |
Adding support for svgui block code generation
|
changeset |
files
|
Mon, 17 Sep 2007 12:48:00 +0200 |
lbessard |
Correct bugs on svgui plugin code generation
|
changeset |
files
|
Mon, 17 Sep 2007 10:12:35 +0200 |
lbessard |
Adding support for refreshing PLCOpenEditor block list
|
changeset |
files
|
Mon, 17 Sep 2007 07:33:40 +0200 |
etisserant |
Cosmetic in plugin tree
|
changeset |
files
|
Mon, 17 Sep 2007 07:33:20 +0200 |
etisserant |
Improoved SVGUI support
|
changeset |
files
|
Sun, 16 Sep 2007 10:25:19 +0200 |
etisserant |
SVGUI's DefEditor now runs and generate C code. Swapped __I with __Q
|
changeset |
files
|
Thu, 13 Sep 2007 10:23:44 +0200 |
etisserant |
Primary svgui plugin inherited - broken
|
changeset |
files
|
Thu, 13 Sep 2007 10:22:40 +0200 |
etisserant |
Fixed invisible root node
|
changeset |
files
|
Thu, 13 Sep 2007 09:01:57 +0200 |
lbessard |
Adding option in config_test.p for regenerate reference result file
|
changeset |
files
|
Wed, 12 Sep 2007 17:16:27 +0200 |
lbessard |
config_utils.py rewritten
|
changeset |
files
|
Tue, 11 Sep 2007 17:29:27 +0200 |
etisserant |
Enhanced bahavior of plugin tree representation when changing IEC channel
|
changeset |
files
|
Tue, 11 Sep 2007 17:27:45 +0200 |
etisserant |
Fixed CanOpen network renaming
|
changeset |
files
|
Tue, 11 Sep 2007 16:11:15 +0200 |
etisserant |
added basic C Code extention plugin
|
changeset |
files
|
Tue, 11 Sep 2007 16:10:27 +0200 |
etisserant |
Fixed onclose bug
|
changeset |
files
|
Tue, 11 Sep 2007 16:09:58 +0200 |
etisserant |
Major improvements, plugin renaming and secured name/IEC channel attribution, various fixes on PlugTemplate
|
changeset |
files
|
Tue, 11 Sep 2007 16:07:13 +0200 |
etisserant |
Disabled unused run/edit menu, fixed some event/refresh machanisms
|
changeset |
files
|
Tue, 11 Sep 2007 15:10:56 +0200 |
greg |
CONFIG_UTILS (sync)
|
changeset |
files
|
Tue, 11 Sep 2007 08:00:28 +0200 |
etisserant |
added sync option
|
changeset |
files
|
Mon, 10 Sep 2007 18:19:53 +0200 |
lbessard |
Adding support for using Networkedit et PLCOpenEditor in Beremiz
|
changeset |
files
|
Mon, 10 Sep 2007 18:12:03 +0200 |
etisserant |
Working CanOpen OD generation
|
changeset |
files
|
Mon, 10 Sep 2007 14:10:03 +0200 |
etisserant |
minor fixes
|
changeset |
files
|
Fri, 07 Sep 2007 10:19:04 +0200 |
etisserant |
Pleliminary build process -- C code generation
|
changeset |
files
|
Fri, 07 Sep 2007 09:11:18 +0200 |
lbessard |
Adding buttons for plugins
|
changeset |
files
|
Tue, 04 Sep 2007 17:58:29 +0200 |
etisserant |
Beremiz plugins definitions.
|
changeset |
files
|
Tue, 04 Sep 2007 17:16:42 +0200 |
lbessard |
Adding Plugin params visualization with basic controls
|
changeset |
files
|
Mon, 03 Sep 2007 17:12:43 +0200 |
etisserant |
Base build mechanism layout.
|
changeset |
files
|
Fri, 31 Aug 2007 15:11:30 +0200 |
lbessard |
First commit of Beremiz new version with plugin support
|
changeset |
files
|
Wed, 29 Aug 2007 07:58:49 +0200 |
etisserant |
*** empty log message ***
|
changeset |
files
|
Tue, 28 Aug 2007 15:00:52 +0200 |
etisserant |
More precise design for plugins.... to be continued...
|
changeset |
files
|
Tue, 28 Aug 2007 07:57:36 +0200 |
etisserant |
More precise design for plugins.... to be continued...
|
changeset |
files
|
Mon, 27 Aug 2007 17:54:55 +0200 |
etisserant |
More precise design for plugins.... to be continued...
|
changeset |
files
|
Tue, 21 Aug 2007 17:21:26 +0200 |
etisserant |
plugin framework organization being defined
|
changeset |
files
|
Mon, 20 Aug 2007 14:28:08 +0200 |
lbessard |
Adding plugin support in Beremiz
|
changeset |
files
|
Thu, 16 Aug 2007 12:03:00 +0200 |
etisserant |
Plugin skeleton base - python package
|
changeset |
files
|
Tue, 14 Aug 2007 16:28:00 +0200 |
etisserant |
Improved error report
|
changeset |
files
|
Tue, 14 Aug 2007 15:11:27 +0200 |
lbessard |
Bug on new project fixed
|
changeset |
files
|
Mon, 13 Aug 2007 17:22:39 +0200 |
etisserant |
Added stdout/stderr separation limitation and coloration
|
changeset |
files
|
Thu, 09 Aug 2007 18:05:09 +0200 |
lbessard |
Bug on command line fixed
|
changeset |
files
|
Wed, 08 Aug 2007 14:54:48 +0200 |
lbessard |
Cleaning code for using only wxPython 2.6 class naming
|
changeset |
files
|
Tue, 07 Aug 2007 17:53:48 +0200 |
lbessard |
Cleaning code for using only wxPython 2.6 class naming
|
changeset |
files
|
Thu, 02 Aug 2007 16:48:58 +0200 |
lbessard |
Adding validity verifications on project folders opened
|
changeset |
files
|
Thu, 26 Jul 2007 17:17:50 +0200 |
lbessard |
Adding verification for the project opened
|
changeset |
files
|
Wed, 25 Jul 2007 17:58:18 +0200 |
lbessard |
Adding Build Method for PLC program generating
|
changeset |
files
|
Sat, 21 Jul 2007 01:32:59 +0200 |
lbessard |
First Beremiz commit
|
changeset |
files
|