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
|