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
|