Thu, 26 Jan 2017 15:38:21 +0300 |
Andrey Skvortsov |
remove non-existed and not necessary self.logger from detecting options in iec2c
|
file |
diff |
annotate
|
Mon, 16 Jan 2017 01:19:58 +0100 |
Edouard Tisserant 7BB06627 |
fix second error message in case of error appearing too early to have a wx frame
|
file |
diff |
annotate
|
Fri, 13 Jan 2017 16:47:46 +0300 |
Andrey Skvortsov |
detect iec2c options and ieclib path only once during the first build
|
file |
diff |
annotate
|
Wed, 14 Dec 2016 13:14:45 +0300 |
Sergey Surkov |
add check of new project path in Save As
|
file |
diff |
annotate
|
Tue, 13 Dec 2016 17:47:34 +0300 |
Sergey Surkov |
fix bug with recent projects menu, remove path to the project from menu, if project directory doesn't exist
|
file |
diff |
annotate
|
Thu, 01 Dec 2016 18:30:34 +0300 |
Andrey Skvortsov |
add i18n to PLC status
|
file |
diff |
annotate
|
Mon, 28 Nov 2016 16:47:01 +0300 |
Andrey Skvortsov |
fix translation strings with multiple parameters
|
file |
diff |
annotate
|
Mon, 28 Nov 2016 16:12:27 +0300 |
Andrey Skvortsov |
fix segmentation fault on clicking red point in compilation console if that compilation error coverts several units in plcopen file
|
file |
diff |
annotate
|
Tue, 22 Nov 2016 18:42:48 +0300 |
Andrey Skvortsov |
add progress bar to status bar
|
file |
diff |
annotate
|
Fri, 28 Oct 2016 17:21:42 +0300 |
Andrey Skvortsov |
fix issue with non-updated button 'generated IECCode' after Build and Clean
|
file |
diff |
annotate
|
Wed, 26 Oct 2016 19:13:26 +0300 |
Andrey Skvortsov |
fix issue with empty frame with generated ST code
|
file |
diff |
annotate
|
Fri, 21 Oct 2016 13:06:31 +0300 |
Andrey Skvortsov |
fix issue with non-working global hotkeys in IEC code panel
|
file |
diff |
annotate
|
Fri, 09 Sep 2016 17:53:32 +0300 |
Andrey Skvortsov |
fix non-working logging at first connection to PLC after Beremiz launch
|
file |
diff |
annotate
|
Thu, 18 Aug 2016 14:35:03 +0500 |
Paul Beltyukov |
This fixes issue #5
|
file |
diff |
annotate
|
Fri, 06 May 2016 19:14:10 +0300 |
Andrey Skvortsov |
automatically detect flags supported by matiec and find correct path
|
file |
diff |
annotate
|
Fri, 06 May 2016 14:05:44 +0300 |
Andrey Skvortsov |
add copyright notices to python files where there were missing, that
|
file |
diff |
annotate
|
Tue, 19 Apr 2016 12:15:51 +0300 |
Andrey Skvortsov |
Suppress WXDEBUG assertions, as happens by default with wx2.8. This is
|
file |
diff |
annotate
|
Wed, 25 Feb 2015 13:59:01 +0100 |
Edouard Tisserant |
Added Ronan Bignaux (genesis) patch to use wxversion. Fixed side effects with sys.path. Other cosmetic fixes about path included.
|
file |
diff |
annotate
|
Thu, 19 Feb 2015 00:40:53 +0100 |
Edouard Tisserant |
Added more columns in variable list of extensions' code editors - updating python's PLCGlobals from PLC logic can trigger asynchronous 'OnChange' python call
|
file |
diff |
annotate
|
Fri, 30 Jan 2015 20:42:24 +0100 |
Edouard Tisserant |
Added runtime side trace buffer, handled in a separate thread, limited to 1MB, and dropped after 3 seconds if not used by IDE. GetTraceVariables is not anymore blocking on next PLC cycle
|
file |
diff |
annotate
|
Fri, 30 Jan 2015 10:45:11 +0100 |
Edouard Tisserant |
Moved trace buffer unpacking in the IDE. Latest traced variable samples are now passed as a single string
|
file |
diff |
annotate
|
Thu, 29 Jan 2015 19:11:34 +0100 |
Edouard Tisserant |
Optimized plc_debug.c generated code. Should produce smaller code size. Added statically initialized array for PLC tracable variable description.
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 19:41:27 +0100 |
Edouard Tisserant |
minor cleanup
|
file |
diff |
annotate
|
Sat, 06 Dec 2014 19:31:51 +0100 |
mjsousa |
Use '-p' command line option when running matiec (iec2c)
|
file |
diff |
annotate
|
Wed, 26 Nov 2014 16:05:14 +0100 |
mjsousa |
Add command line option '-l' when calling matiec
|
file |
diff |
annotate
|
Mon, 10 Nov 2014 22:28:15 +0100 |
Edouard Tisserant |
Fixed location of directory containing IEC standard library in C format.
|
file |
diff |
annotate
|
Tue, 08 Jul 2014 18:00:52 +0100 |
mjsousa |
Change location of directory containing IEC standard library in C format.
|
file |
diff |
annotate
|
Wed, 04 Jun 2014 09:50:08 +0200 |
Edouard Tisserant |
Fixed crash at project load when features.libraries is empty (i.e. no libraries are provided).
|
file |
diff |
annotate
|
Wed, 21 May 2014 18:43:54 +0200 |
Edouard Tisserant |
Organized controller's _Build sub-methods layout. Many (unwanted) white space changes.
|
file |
diff |
annotate
|
Thu, 27 Mar 2014 10:06:30 +0100 |
Edouard Tisserant |
Pair with matiec a51a3bb4d613. Re-enable resource add/remove, updated CFLAGS, disabled broken global FG test in tests/python
|
file |
diff |
annotate
|
Sun, 16 Mar 2014 18:39:16 +0100 |
Edouard Tisserant |
Fixed support for spaces in matiec libraries path with native beremiz build
|
file |
diff |
annotate
|
Thu, 27 Feb 2014 23:04:27 +0100 |
Edouard Tisserant |
Fixed non initialized timer causing exception in some rare cases (continued)
|
file |
diff |
annotate
|
Thu, 27 Feb 2014 10:45:06 +0100 |
Edouard Tisserant |
Fixed non initialized timer causing exception in some rare cases
|
file |
diff |
annotate
|
Mon, 20 Jan 2014 11:04:19 +0100 |
Edouard Tisserant |
Re-introduced toolchain_makefile.py. This time, it comes with a 'Generic' target, and a 'genericmake' example
|
file |
diff |
annotate
|
Sun, 19 Jan 2014 22:39:25 +0100 |
Edouard Tisserant |
Removed dead code
|
file |
diff |
annotate
|
Wed, 20 Nov 2013 09:38:13 +0100 |
Laurent Bessard |
Fixed bug in debugger when debug tick received is None
|
file |
diff |
annotate
|
Mon, 14 Oct 2013 14:59:15 +0200 |
Laurent Bessard |
Fixed refresh speed so that interface is not blocked when debugging
|
file |
diff |
annotate
|
Mon, 14 Oct 2013 12:28:44 +0200 |
Laurent Bessard |
Added support for optimizing debug, preventing to filling buffers with only the last value for debug data consumers that only show the current state
|
file |
diff |
annotate
|
Mon, 14 Oct 2013 10:49:04 +0200 |
Laurent Bessard |
Remove old debug panels and viewers not using matplotlib
|
file |
diff |
annotate
|
Mon, 14 Oct 2013 10:31:32 +0200 |
Laurent Bessard |
Added new debug process separating non-wx thread extracting debug values from connector and 10 Hz wx timer refreshing Beremiz debug Viewers and communicating throw double-buffering, to avoid segmentation faults and optimize CPU usage
|
file |
diff |
annotate
|
Fri, 27 Sep 2013 16:22:40 +0200 |
Laurent Bessard |
Added support for loading XML file even if not following XSD schema (but still following XML syntax), warning user of errors in XML file
|
file |
diff |
annotate
|
Wed, 11 Sep 2013 23:48:41 +0200 |
Laurent Bessard |
Fixed Beremiz for working with new xmlclass support using lxml
|
file |
diff |
annotate
|
Fri, 02 Aug 2013 08:58:09 +0900 |
laurent |
Added support for left panel add menu with multiple levels
|
file |
diff |
annotate
|
Fri, 14 Jun 2013 14:19:28 +0200 |
Laurent Bessard |
Fixed bug with Copy/Paste in generated ST code Viewer
|
file |
diff |
annotate
|
Thu, 13 Jun 2013 09:37:43 +0200 |
Laurent Bessard |
Fixed bug forced debug variable not released when unsubscribed and re-subscribed while PLC is stopped
|
file |
diff |
annotate
|
Mon, 27 May 2013 13:09:54 +0200 |
Laurent Bessard |
Moved and rewrote DebugViewer and DebusDataConsumer classes
|
file |
diff |
annotate
|
Wed, 15 May 2013 22:14:12 +0200 |
Laurent Bessard |
Fixed variable panel in CodeFileEditor
|
file |
diff |
annotate
|
Fri, 10 May 2013 12:11:54 +0200 |
Laurent Bessard |
Fixed bug connector not resetted when connection is lost
|
file |
diff |
annotate
|
Thu, 09 May 2013 17:52:51 +0200 |
Laurent Bessard |
Fixed bug when modifying ConfTreeNode IEC Channel
|
file |
diff |
annotate
|
Thu, 02 May 2013 14:06:24 +0200 |
Laurent Bessard |
Fixed bug when transferring program and a output located variable is forced
|
file |
diff |
annotate
|
Tue, 30 Apr 2013 09:49:52 +0200 |
Laurent Bessard |
Fixed bug list of ConfNodes blocks not refreshed when a library was enable or disable
|
file |
diff |
annotate
|
Fri, 26 Apr 2013 13:38:27 +0200 |
Laurent Bessard |
Fixed retrieve and publish call order in PLC generated code
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 22:56:30 +0200 |
Laurent Bessard |
Fixed bug Show IEC code button not available
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 17:37:46 +0200 |
Laurent Bessard |
Merged
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 17:27:08 +0200 |
Laurent Bessard |
Fixed Save As... function in Beremiz
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 12:24:12 +0900 |
Edouard Tisserant |
Made declaration from beremiz.h available to C pragmas in POUs. Added AtomicCompareExchange to beremiz.h
|
file |
diff |
annotate
|
Wed, 27 Mar 2013 09:35:25 +0100 |
Laurent Bessard |
Fixed PLC status not translated in status bar when connected
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 09:31:20 +0900 |
Edouard Tisserant |
Added beremiz.h header file for extensions
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 00:35:52 +0100 |
Laurent Bessard |
Added support for StatusBar
|
file |
diff |
annotate
|
Thu, 21 Mar 2013 17:33:50 +0100 |
Laurent Bessard |
Fixed pulling of PLC status and log count
|
file |
diff |
annotate
|