Tue, 06 Mar 2012 22:42:56 +0100 Edouard Tisserant merge
Mon, 05 Mar 2012 12:02:20 +0100 laurent Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
Mon, 27 Feb 2012 16:51:43 +0100 laurent Fix bug in killing debug thread when closing Beremiz window
Thu, 23 Feb 2012 17:45:11 +0100 Edouard Tisserant Fixed stopping crash in some cases
Tue, 21 Feb 2012 22:36:35 +0100 laurent Inverting order of plugin calls in retrieve and publish
Sun, 19 Feb 2012 02:20:24 +0100 Edouard Tisserant Added support for object files as a result of PlugGenerate_C
Thu, 16 Feb 2012 22:54:44 +0100 laurent Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
Thu, 16 Feb 2012 22:52:28 +0100 smarteh-dev Fix bug with "Transfer" button
Thu, 16 Feb 2012 15:13:05 +0100 Edouard Tisserant Added a semaphore when starting runtime's python thread to make sure startPLC doesn't return before PLC is really initialized.
Thu, 16 Feb 2012 14:57:04 +0100 Edouard Tisserant Updated logger calls in debugthread.
Thu, 16 Feb 2012 00:19:27 +0100 Edouard Tisserant Even more robust logger, up to the really last line that comes after the rush
Wed, 15 Feb 2012 19:17:09 +0100 Edouard Tisserant Fixed Logger redraw problem on Windows created in previous commit
Wed, 15 Feb 2012 18:52:31 +0100 Edouard Tisserant More robust Logger, now resist to flooding.
Wed, 15 Feb 2012 16:39:56 +0100 Edouard Tisserant Fixed Win32 timer up to 1ms
Wed, 15 Feb 2012 00:44:24 +0100 laurent Merge with Edouard's Modifications
Wed, 15 Feb 2012 00:32:01 +0100 laurent Fix wrong panel size making strange background in topology plugin element
Sat, 11 Feb 2012 00:02:02 +0100 smarteh-dev Adding support for integrating CanFestival plugin panels in Beremiz main frame
Tue, 14 Feb 2012 12:20:19 +0100 Edouard Tisserant commented out noisy printf in Win32 target
Thu, 09 Feb 2012 21:23:11 +0100 smarteh-dev Adding support for integrating CanFestival plugin panels in Beremiz main frame
Tue, 07 Feb 2012 19:14:10 +0100 laurent Fix recent projects list not updated when creating new project
Fri, 03 Feb 2012 16:12:49 +0100 laurent Fix bug list of recent projects opened not updated when open project with command line
Thu, 02 Feb 2012 16:09:27 +0100 laurent Fix 'Transfer" button state according to last build result
Thu, 02 Feb 2012 00:28:27 +0100 laurent Disable 'Transfer' button when build failed
Tue, 31 Jan 2012 23:28:03 +0100 laurent Adding support for quickly open recent projects in file menu
Tue, 31 Jan 2012 00:41:46 +0100 Edouard Tisserant Changed GetTraceVariables results unpack to something more robust in debug thread proc.
Tue, 31 Jan 2012 00:37:59 +0100 edouard reverted temporary fix, fixed in PLCopenEditor now.
Mon, 30 Jan 2012 02:19:03 +0100 Edouard Tisserant temporary fix for debugger crash in case of high sampling rates
Wed, 12 Aug 2009 15:21:00 +0200 beremiz forgoten branch now closed cherry-pick
Wed, 25 Jan 2012 01:23:44 +0100 laurent Adding support for extracting Common_Ticktime from VARIABLES.csv
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
Mon, 23 Jan 2012 15:11:49 +0100 Edouard Tisserant Better name for python plugin
Tue, 17 Jan 2012 22:52:27 +0100 laurent Merging with modifications from Edouard
Tue, 17 Jan 2012 22:50:23 +0100 laurent Fixing bug on Windows with expanding hidden root item in location tree ctrl
Tue, 17 Jan 2012 22:49:30 +0100 laurent Fixing bug in c_ext plugin variable grid cells not editable
Thu, 12 Jan 2012 17:45:58 +0100 Edouard Tisserant Version bump, 1.03, splah image
Thu, 12 Jan 2012 17:44:11 +0100 Edouard Tisserant Version bump, 1.03
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
Sun, 08 Jan 2012 19:10:12 +0100 laurent Fixing bug in displaying lines of code at the origin of matiec errors
Sun, 08 Jan 2012 19:07:59 +0100 laurent Fixing inverted icons for button to Minimize/Maximize plugin parameters panel
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
Wed, 21 Dec 2011 19:43:40 +0100 laurent Fixing some issues in c_ext plugin
Wed, 21 Dec 2011 19:42:49 +0100 laurent Adding support for integrating Python code Editor into Beremiz frame.
Tue, 20 Dec 2011 23:37:06 +0100 laurent Fixing bug integrated plugin editors not closed when removing corresponding plugin
Mon, 19 Dec 2011 01:56:13 +0100 laurent Fixing bug when loading icons for plugin's editor tabs
Fri, 16 Dec 2011 22:55:13 +0100 laurent Removing multiple definition of UndoBuffer
Fri, 16 Dec 2011 22:54:24 +0100 laurent Moving definition of grids fonts and colours into CustomGrid
Wed, 14 Dec 2011 15:17:47 +0100 laurent Adding support for loading specific POUs library in LPCBeremiz
Wed, 14 Dec 2011 15:17:36 +0100 laurent Adding support for unifying grid table control elements
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
Fri, 09 Dec 2011 10:26:56 +0100 laurent Fixing bug in forcing variables in runtime debug thread
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
Tue, 22 Nov 2011 02:07:00 +0100 Edouard Tisserant converted ServicePublisher.py to unix line ending
Tue, 22 Nov 2011 02:06:15 +0100 Edouard Tisserant added periodic retry for zeroconf, in case network interface is not ready
Mon, 21 Nov 2011 15:18:51 +0100 Edouard Tisserant ServicePublisher.py was missing in previous commit
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
Sun, 20 Nov 2011 18:14:04 +0100 Edouard Tisserant Fixed typo in /runtime/ServicePublisher
Sat, 19 Nov 2011 21:52:34 +0100 Edouard Tisserant various cleanups in /targets
Fri, 18 Nov 2011 23:54:03 +0100 Edouard Tisserant Fixed encoding of Beremiz_service.py
Fri, 18 Nov 2011 18:40:19 +0100 Edouard Tisserant Fixed file attributes on Beremiz.py and Beremiz_service.py
Fri, 18 Nov 2011 17:33:19 +0100 laurent Fixing bug that prevent to use global variables in configuration
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
Wed, 16 Nov 2011 23:30:17 +0100 laurent Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors
Wed, 16 Nov 2011 23:28:42 +0100 laurent Fixing refresh of notebook tab titles after project save
Wed, 16 Nov 2011 17:47:13 +0100 Edouard Tisserant added -fPIC to satisfy X86_64 build
Wed, 16 Nov 2011 17:12:16 +0100 Edouard Tisserant fixed redondant ldflag and a typo in xenomai build
Wed, 16 Nov 2011 12:50:16 +0100 Edouard Tisserant Xenomai build now ignores xeno-config if not set
Tue, 08 Nov 2011 22:39:44 +0100 laurent Merging with Edouard's modifications
Tue, 08 Nov 2011 22:04:07 +0100 laurent Fixing bug in project modified state not well reported when modifications made in plugins informations
Tue, 08 Nov 2011 22:01:39 +0100 laurent Including external tools for editing plugin informations into Beremiz window
Mon, 17 Oct 2011 21:43:20 +0200 Edouard Tisserant fix unnecessary CanFestival plugin load in lpcberemiz
Mon, 17 Oct 2011 09:04:13 +0200 laurent Merging with Edouard's modifications
Fri, 14 Oct 2011 23:54:00 +0200 laurent Fix bug frame title not refreshed when the plugin attributes are modified
Fri, 14 Oct 2011 19:27:22 +0200 laurent Adding support for using keyboard to edit cfile interface variables displayed in Grid
Thu, 13 Oct 2011 13:49:40 +0200 Edouard Tisserant Fixed LPCBeremiz to refect recent root plugin build method name to change
Mon, 10 Oct 2011 00:19:40 +0200 Edouard Tisserant Updated console messages for build and stop
Sun, 09 Oct 2011 23:30:18 +0200 Edouard Tisserant A few new keyboard shortcuts : F4=stop, F5=run, F5=transfer, F7=connect
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
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
Fri, 30 Sep 2011 23:06:56 +0200 Edouard Tisserant Reverted win32 target default configuration to default gcc toolchain congig
Fri, 30 Sep 2011 17:12:27 +0200 laurent Fixes after moving xmlclass and docutils into plcopeneditor
Tue, 27 Sep 2011 18:27:14 +0200 Edouard Tisserant Fixed wrong bug report email
Mon, 26 Sep 2011 00:24:04 +0200 Edouard Tisserant fixed debug with xenomai, fixed unprotected access to ___debug_tick
Sun, 25 Sep 2011 22:51:51 +0200 Edouard Tisserant Xenomai Fix : runs, but still fail in debug
Thu, 22 Sep 2011 17:35:29 +0200 Edouard Tisserant Xenomai Fix : build
Thu, 22 Sep 2011 17:33:34 +0200 Edouard Tisserant added return type to suspendDebug
Thu, 22 Sep 2011 17:00:56 +0200 Edouard Tisserant fixed warnings in plc_python.c
Thu, 22 Sep 2011 16:59:59 +0200 Edouard Tisserant silence warnings while importing twisted
Thu, 08 Sep 2011 20:25:44 +0200 laurent Fix debugger bug after merging matiec repositories
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
Fri, 24 Jun 2011 01:17:07 +0200 Edouard Tisserant changed bugreport address
Thu, 23 Jun 2011 17:51:28 +0200 Edouard Tisserant Updated release : Summer 2011 - 1.02 bugfix release
Tue, 24 May 2011 11:27:00 +0200 laurent Bug when changing parameters in TargetType section in Beremiz project configuration fixed
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
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
Wed, 18 May 2011 11:22:48 +0200 Edouard Tisserant memory located variables no behave like outputs, when forced
Wed, 18 May 2011 11:21:10 +0200 Edouard Tisserant added memory location support to C file pluguin
Mon, 16 May 2011 12:41:23 +0200 laurent Merged with Edouard's modifications
Mon, 16 May 2011 11:58:06 +0200 laurent Fix bug when debugging located variables of type memory (%M)
Tue, 26 Apr 2011 16:27:54 +0200 Edouard Tisserant Print binary size only in LPCBeremiz
Thu, 21 Apr 2011 12:35:27 +0200 laurent Adding save project before building on LPCBeremiz
Thu, 21 Apr 2011 11:06:43 +0200 laurent Adding support for saving frame size while closing and restore it at next launch
Tue, 19 Apr 2011 15:28:35 +0200 laurent Fix bug in LPCBeremiz marking any newly opened project as modified
Tue, 19 Apr 2011 11:52:49 +0200 laurent Adding warning message on LPCBeremiz when closing frame and program not saved
Mon, 04 Apr 2011 11:07:53 +0200 Edouard Tisserant Added support for handling ANY_DATE types in debugger type translation
Fri, 01 Apr 2011 17:23:04 +0200 laurent Bug in translation from timedelta to timespec fixed
Fri, 01 Apr 2011 16:17:38 +0200 edouard fixed typo in latest debugger changes
Thu, 31 Mar 2011 19:09:49 +0200 Edouard Tisserant Initial TIME support in debugger
Thu, 31 Mar 2011 19:04:03 +0200 Edouard Tisserant old typo
Thu, 31 Mar 2011 18:43:41 +0200 Edouard Tisserant Added build shortcut
Thu, 31 Mar 2011 12:09:38 +0200 laurent Adding support for disable language translation when default language not available in locale
Mon, 28 Mar 2011 11:42:06 +0200 Edouard Tisserant spring 2011 - 1.01 bugfix release
Mon, 28 Mar 2011 11:42:00 +0200 Edouard Tisserant Restore RefreshFileMenu in CFileEditor
Sun, 27 Mar 2011 16:16:55 +0200 laurent Merged with Edouard's modifications
Sun, 27 Mar 2011 15:57:05 +0200 laurent Bug in CFileEditor calling refresh of not used FileMenu fixed
Sat, 26 Mar 2011 22:53:10 +0100 Edouard Tisserant file menu with Save implementation in c_ext plugin
Sat, 26 Mar 2011 18:50:51 +0100 Edouqrd Tisserant Fixed exception when adding variables in C_ext plugin
Fri, 25 Mar 2011 17:43:40 +0100 Edouqrd Tisserant Fix typo in plc_debug.c
Wed, 16 Mar 2011 18:01:07 +0100 edouard Also retain when debugger is stalled
Wed, 16 Mar 2011 17:26:54 +0100 edouard More robust retain buffer validity management
Thu, 24 Feb 2011 15:54:45 +0100 edouard Retain variable for LPC
Wed, 23 Feb 2011 16:54:29 +0100 edouard Making debugger more stable with LPC
Tue, 22 Feb 2011 14:11:50 +0100 edouard LPC : Completed initial debug support
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
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
Thu, 17 Feb 2011 17:04:10 +0100 edouard Prevent status polling to generate an error while PLC is being reset to bootloader mode
Thu, 17 Feb 2011 16:38:42 +0100 edouard Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds - continued
Thu, 17 Feb 2011 15:59:56 +0100 edouard Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds
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
Thu, 03 Feb 2011 18:23:24 +0100 Edouqrd Tisserant LPC application mode IDLE comamnd is now the same as PLCID (0x07)
Thu, 03 Feb 2011 18:20:47 +0100 Edouqrd Tisserant LPC program transfer more verbose, test code added in __main__ of LPCBootProto
Tue, 01 Feb 2011 17:28:41 +0100 edouard Moved locales out of platform agnostic C template
Tue, 01 Feb 2011 11:05:07 +0100 edouard keep LPC in boot mode to give a chance to ask for a transfer
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
Thu, 19 Aug 2010 16:08:12 +0200 laurent Adding german translations (thanks to anonymous contributor)
Fri, 04 Jun 2010 17:36:11 +0200 ed merge
Fri, 04 Jun 2010 16:11:19 +0200 Lolitech Better serial comm handling in LPC connector
Fri, 04 Jun 2010 17:04:25 +0200 laurent Fix MatchMD5 result if no serial connection available
Fri, 04 Jun 2010 15:39:14 +0200 laurent Fix bug on LPCConnector initial value
Fri, 04 Jun 2010 15:35:28 +0200 laurent Fix transfer button enable state and build button state
Fri, 04 Jun 2010 15:17:48 +0200 laurent Fix buttons state according to online mode
Fri, 04 Jun 2010 15:16:23 +0200 Lolitech (no commit message)
Fri, 04 Jun 2010 15:11:27 +0200 Lolitech Removed PLCprint, not existing in LPC connector context.
Fri, 04 Jun 2010 14:59:11 +0200 Lolitech LPC Composer don't send comma at the end of serial port name.
Fri, 04 Jun 2010 14:58:24 +0200 Lolitech Disabled logging commands into files
Fri, 04 Jun 2010 14:58:03 +0200 Lolitech Fixed PLC status bytes values
Fri, 04 Jun 2010 13:47:02 +0200 laurent Move init code from variable to module
Fri, 04 Jun 2010 13:09:35 +0200 laurent Bug with recv from socket fixed
Fri, 04 Jun 2010 11:27:00 +0200 laurent Adding support for command line communication by socket instead of stdin/stdout
Fri, 04 Jun 2010 09:02:22 +0200 laurent Adding support for initialize all LPC module variables even if not used
Thu, 03 Jun 2010 17:26:47 +0200 Lolitech Fixed bug on frame close.
Thu, 03 Jun 2010 17:23:11 +0200 Lolitech Some fixes in LPCApp{Obj,Proto}, to be continued.
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.
Thu, 03 Jun 2010 17:17:51 +0200 Lolitech Safer passing of PLC ID to make command line.
Thu, 03 Jun 2010 12:57:28 +0200 Lolitech Refactored LPC connector for new bootloader and application modes
Thu, 03 Jun 2010 12:56:21 +0200 Lolitech Removed boring PLC/build compare messages.
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
Wed, 02 Jun 2010 16:53:38 +0200 laurent changes merged
Wed, 02 Jun 2010 16:52:58 +0200 laurent Adding compile button when unconnected
Wed, 02 Jun 2010 16:40:06 +0200 Lolitech Overloaded GetBinaryCode in LPC connector returns ready to send over serial binary
Wed, 02 Jun 2010 16:35:00 +0200 laurent Modifying LPCBeremiz to launch silently a frame and show or hide it on demand.
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.
Tue, 01 Jun 2010 13:08:13 +0200 Lolitech merge
Tue, 01 Jun 2010 11:24:09 +0200 Lolitech Cosmetix fixes for LPC tests/build
Tue, 01 Jun 2010 10:03:58 +0200 lolitech merge with forgoten rev
Wed, 16 Dec 2009 15:21:17 +0100 laurent Bug on FileMenu not refreshed when modifications fixed
Fri, 25 Dec 2009 13:08:20 +0100 Edouard TISSERANT Christmas 2009 release
Wed, 23 Dec 2009 22:23:02 +0100 Edouard TISSERANT Fixed startin debugger with non empty debug variable list
Wed, 16 Dec 2009 15:09:12 +0100 laurent Changes merged
Wed, 16 Dec 2009 15:08:38 +0100 laurent Bug when trying to generate LPCBus code fixed
Wed, 16 Dec 2009 15:07:47 +0100 laurent Bug when try to SaveAs on Windows fixed
Wed, 16 Dec 2009 14:53:36 +0100 Edouard TISSERANT merge
Wed, 16 Dec 2009 14:13:55 +0100 tkragelj Changes merged
Wed, 16 Dec 2009 14:12:47 +0100 tkragelj Added flush when printing to standard output.
Wed, 16 Dec 2009 14:51:28 +0100 Edouard TISSERANT LPCobject writes PLC info string to stdout, for LPC composer to update
Wed, 16 Dec 2009 13:37:50 +0100 laurent Update french translation after modifications
Wed, 16 Dec 2009 13:26:59 +0100 laurent Bug when pyserial not available fixed
Tue, 15 Dec 2009 20:51:51 +0100 laurent Adding CheckRetainBuffer into plc_Linux_main.c
Tue, 15 Dec 2009 18:24:50 +0100 edouard LPC transfer tested, added PLCInfo along MD5 checksum while invoking makefile
Tue, 15 Dec 2009 16:04:28 +0100 edouard Fixed typos in LPC connector
Tue, 15 Dec 2009 15:39:39 +0100 laurent Adding message to standard output to signal when LPCBeremiz is closed
Tue, 15 Dec 2009 15:35:02 +0100 edouard Fixed confusion about __common_ticktime type, redesigned LPC PLC timer support
Tue, 15 Dec 2009 14:40:45 +0100 laurent Bug when changing LPCBeremiz OnlineMode fixed
Tue, 15 Dec 2009 14:40:18 +0100 laurent Reset connector when disconnected
Tue, 15 Dec 2009 10:06:01 +0100 laurent Changes merged
Tue, 15 Dec 2009 10:04:33 +0100 laurent Bug on LPCBeremiz when wxPopen asking for Yield after reopening of a Beremiz window fixed
Tue, 15 Dec 2009 10:01:26 +0100 laurent Split BottomNoteBook to make LogConsole always visible
Mon, 14 Dec 2009 21:05:10 +0100 edouard Improved CanFEstival support for LPC - now build and link plugin generated files
Mon, 14 Dec 2009 11:03:59 +0100 laurent Adding support for hard forcing located output
Sat, 12 Dec 2009 20:51:56 +0100 laurent Getting default target when no target defined fixed
Sat, 12 Dec 2009 20:49:07 +0100 laurent Bug not refreshing FileMenu when saving fixed
Fri, 11 Dec 2009 16:39:20 +0100 edouard Revamped LPC connector and toolchain
Fri, 11 Dec 2009 13:04:22 +0100 laurent Bug on testing Retain and Force flags fixed
Fri, 11 Dec 2009 13:03:44 +0100 laurent Adding support for making distinction between external variables and located variables for forcing
Fri, 11 Dec 2009 13:02:30 +0100 laurent Adding support for refreshing FileMenu after plugin tree modification
Fri, 11 Dec 2009 08:49:32 +0100 edouard Fixed debug again, did some code tidying
Thu, 10 Dec 2009 17:36:37 +0100 edouard LPC build and protocol tweaks
Thu, 10 Dec 2009 14:57:27 +0100 edouard LPC connector - one step further
Thu, 10 Dec 2009 12:31:42 +0100 laurent Changes merged
Thu, 10 Dec 2009 12:30:49 +0100 laurent Adding support for defining mandatory parameters and creating blank xml file when there is nothing in the folder in LPCBeremiz
Thu, 10 Dec 2009 12:29:27 +0100 laurent Enable Save Menu item according to project modification state
Thu, 10 Dec 2009 10:13:37 +0100 edouard LPC src directory copy fix
Thu, 10 Dec 2009 10:12:28 +0100 edouard Typo in LPC
Thu, 10 Dec 2009 09:39:05 +0100 laurent Bug when creating new project after opening Beremiz without project defined fixed
Thu, 10 Dec 2009 09:35:39 +0100 laurent Bug when closing Beremiz without a project opened fixed
Thu, 10 Dec 2009 09:34:55 +0100 laurent Bug when opening with not empty buildpath parameter fixed
Wed, 09 Dec 2009 16:53:59 +0100 laurent Catch ProtocolError exception when connection failed
Wed, 09 Dec 2009 16:53:27 +0100 laurent Adding support for simulation in LPCBeremiz
Wed, 09 Dec 2009 16:52:46 +0100 laurent Error in value send when debugging forced external or located variable fixed
Wed, 09 Dec 2009 16:51:22 +0100 laurent One issue on SetDataProducer not handled fixed
Wed, 09 Dec 2009 16:46:59 +0100 laurent Name error in LPC target fixed
Wed, 09 Dec 2009 09:46:37 +0100 laurent Changes merged
Wed, 09 Dec 2009 09:46:13 +0100 laurent Adding support for receiving PLC state from LPCComposer
Wed, 09 Dec 2009 09:44:17 +0100 laurent Catch Pyro exception when connection closed and print message
Wed, 09 Dec 2009 09:43:21 +0100 laurent Bug that block SetVariableList on Linux fixed
Wed, 09 Dec 2009 09:41:00 +0100 Lolitech Fixed freeze on debug suspend.
Wed, 09 Dec 2009 01:11:48 +0100 edouard fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
Wed, 09 Dec 2009 00:56:18 +0100 edouard fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
Tue, 08 Dec 2009 17:09:25 +0100 laurent Bug on SFC debugging fixed
Tue, 08 Dec 2009 16:28:10 +0100 laurent Bug on SFC debugging fixed
Tue, 08 Dec 2009 16:27:27 +0100 laurent Bug on RegisterDebugVariable when no PLC running fixed
Tue, 08 Dec 2009 12:54:28 +0100 laurent Replacing target_Makefile by target_LPC
Mon, 07 Dec 2009 22:04:43 +0100 Edouard TISSERANT Arbitrary variable forcing
Mon, 07 Dec 2009 21:27:23 +0100 laurent Bug on passing forced values to DataConsumer fixed
Mon, 07 Dec 2009 21:15:30 +0100 laurent Bug on forcing variable value fixed
Mon, 07 Dec 2009 20:41:42 +0100 laurent Adding command to PLC for forcing PLC variable
Mon, 07 Dec 2009 14:44:58 +0100 laurent Changes merged
Mon, 07 Dec 2009 14:43:27 +0100 laurent Adding support for defining input and output with the same location in LPCBeremiz
Mon, 07 Dec 2009 14:00:33 +0100 edouard merge
Mon, 07 Dec 2009 13:55:52 +0100 edouard Reverted back python test accidentally modified...
Mon, 07 Dec 2009 13:55:13 +0100 edouard Propagated new runtime changes to win32 target
Mon, 07 Dec 2009 10:25:33 +0100 laurent Bug when updating Variable locations fixed
Mon, 07 Dec 2009 10:08:12 +0100 Edouard TISSERANT Fixed typo PLCobject C fallback interface
Sun, 06 Dec 2009 23:05:47 +0100 Edouard TISSERANT Fixed remaining thread on close frame
Sun, 06 Dec 2009 22:52:51 +0100 Edouard TISSERANT Fixes in debug + reconnect to running PLC
Sun, 06 Dec 2009 21:43:34 +0100 Edouard TISSERANT Fixes in run : messages and refresh
Sun, 06 Dec 2009 21:20:21 +0100 laurent Adding support for forcing PLC variable (still command to PLC to implement)
Sun, 06 Dec 2009 21:03:10 +0100 Edouard TISSERANT Now debug is not a button anymore
Sun, 06 Dec 2009 19:39:24 +0100 Edouard TISSERANT Safer debug
Sun, 06 Dec 2009 19:06:36 +0100 Edouard TISSERANT Safer debug unpack result checking, more verbose error message, slower retry when waiting PLC startup
Sun, 06 Dec 2009 18:52:50 +0100 Edouard TISSERANT Fix debug crash