Laurent Bessard [Wed, 27 Feb 2013 11:33:41 +0100] rev 950
Fixed bug when closing Beremiz and grid editor is shown on Windows
Laurent Bessard [Wed, 27 Feb 2013 11:25:39 +0100] rev 949
Fixed SFC keyword definition
Laurent Bessard [Wed, 27 Feb 2013 11:23:42 +0100] rev 948
Fix semantic error while compiling project including canfestival extension instances
Laurent Bessard [Wed, 27 Feb 2013 11:08:30 +0100] rev 947
Fix bugs in DataTypeEditor
Laurent Bessard [Wed, 27 Feb 2013 09:37:51 +0100] rev 946
Fix bug on Windows with wxPaintDC
Laurent Bessard [Tue, 26 Feb 2013 09:26:25 +0100] rev 945
Added support for drag'n dropping non-numeric variables
Edouard Tisserant [Tue, 26 Feb 2013 16:37:17 +0900] rev 944
Introduce Beremiz Native POU library. Now LOGGER POU is part of Beremiz' native POU library
Laurent Bessard [Tue, 26 Feb 2013 01:17:53 +0100] rev 943
Fixed panels displaying non-numeric variables in DebugVariablePanel
Laurent Bessard [Tue, 26 Feb 2013 01:16:28 +0100] rev 942
Fixed bug with LastRefreshTimer when closing debug viewer
Laurent Bessard [Tue, 26 Feb 2013 01:14:20 +0100] rev 941
Fixed bug ForceVariableDialog when forcing DATETIME variables
Laurent Bessard [Sun, 24 Feb 2013 00:28:49 +0100] rev 940
Fixed bug PouInstancePanel not updated when drag'n dropping variable from extensions
Laurent Bessard [Fri, 22 Feb 2013 00:28:42 +0100] rev 939
Added missing images
Laurent Bessard [Fri, 22 Feb 2013 00:26:47 +0100] rev 938
Fixed bug with 3D graphs in debug variable panel
Laurent Bessard [Thu, 21 Feb 2013 20:08:06 +0100] rev 937
Added support for changing graph size using handles like sash window
Laurent Bessard [Thu, 21 Feb 2013 17:11:36 +0100] rev 936
Added button for exporting individual graph values to clipboard
Laurent Bessard [Thu, 21 Feb 2013 15:46:08 +0100] rev 935
Added button in graph for changing graph size to minimum
Laurent Bessard [Wed, 20 Feb 2013 19:39:52 +0100] rev 934
Fixed highlights for dropping graphs between the others
Laurent Bessard [Wed, 20 Feb 2013 19:35:48 +0100] rev 933
Fixed bug with LastRefreshTimer
Laurent Bessard [Wed, 20 Feb 2013 01:18:08 +0100] rev 932
Improved matplotlib graphic debug panel implementation
Laurent Bessard [Wed, 20 Feb 2013 00:53:19 +0100] rev 931
Improved matplotlib graphic debug panel implementation
Laurent Bessard [Tue, 19 Feb 2013 00:06:59 +0100] rev 930
Improved matplotlib graphic debug panel implementation
Laurent Bessard [Sun, 17 Feb 2013 23:47:41 +0100] rev 929
Improved matplotlib graphic debug panel implementation
Laurent Bessard [Tue, 12 Feb 2013 23:19:57 +0100] rev 928
Improved matplotlib graphic debug panel implementation
Laurent Bessard [Thu, 07 Feb 2013 00:49:52 +0100] rev 927
Fix bug when resetting graphs values
Laurent Bessard [Wed, 06 Feb 2013 01:21:01 +0100] rev 926
Merged
Laurent Bessard [Wed, 06 Feb 2013 01:18:56 +0100] rev 925
Added support for drag'n drop variable from one graph to another with visible graph
Laurent Bessard [Tue, 05 Feb 2013 16:42:52 +0100] rev 924
Added support for displaying string variables variations in a graph and cursor on graphs
Edouard Tisserant [Tue, 05 Feb 2013 23:28:35 +1100] rev 923
Fixed crash (segfault) when logging debug messages
Edouard Tisserant [Sun, 03 Feb 2013 16:21:56 +1100] rev 922
Better PLC log message time stamp display. Better console information when connecting.
Edouard Tisserant [Sat, 02 Feb 2013 16:01:02 +1100] rev 921
Added log messages time-stamping
Laurent Bessard [Wed, 30 Jan 2013 23:46:41 +0100] rev 920
Replaced SplitterWindow in ConfTreeNodeEditor by Notebook
Laurent Bessard [Wed, 30 Jan 2013 19:07:59 +0100] rev 919
Fix bug in DebugVariablePanel when manipulating graph layout and adding drag'n drop graph from parallel graphs and moving graphs order
Laurent Bessard [Wed, 30 Jan 2013 19:03:25 +0100] rev 918
Fix bug with refresh PLC status tool bar
Edouard Tisserant [Wed, 30 Jan 2013 18:54:12 +1100] rev 917
Now logging have 4 levels
Laurent Bessard [Tue, 29 Jan 2013 23:41:00 +0100] rev 916
Improved matplotlib graphic debug panel implementation, adding force, release, split and delete graph buttons, replacing data grid by adding panel displaying non-numeric data between graphs
Laurent Bessard [Tue, 29 Jan 2013 18:01:51 +0100] rev 915
Fix bug when closing project
Edouard Tisserant [Tue, 29 Jan 2013 21:34:43 +1100] rev 914
More stable logging. Added small one-entry log for loading errors. Test now include python side concurrent logging
Edouard Tisserant [Tue, 29 Jan 2013 16:22:04 +1100] rev 913
merge
Laurent Bessard [Thu, 24 Jan 2013 09:01:41 +0100] rev 912
Fixed bugs in support for change DebugVariablePanel 2D graphs layout using drag'n drop
Edouard Tisserant [Tue, 29 Jan 2013 16:21:01 +1100] rev 911
Log redirected to console, dump of all available log to console when connecting to PLC
Edouard Tisserant [Thu, 24 Jan 2013 17:44:44 +1100] rev 910
Experimental logging feature in PLC debug
Laurent Bessard [Thu, 24 Jan 2013 00:45:54 +0100] rev 909
Adding support for change DebugVariablePanel 2D graphs layout using drag'n drop
Laurent Bessard [Thu, 24 Jan 2013 00:42:59 +0100] rev 908
Fixed bug with mouse capture not released in graphic Viewers in debug mode when drag'n dropping wire variable to DebugVariablePanel
Laurent Bessard [Tue, 22 Jan 2013 23:33:20 +0100] rev 907
Fixed performance issue with matplotlib in DebugVariablePanel and hide 3D graphics when not needed
Edouard Tisserant [Tue, 22 Jan 2013 19:03:25 +1100] rev 906
Python runtime now dlopens shared library immediatly after transfer, and release it only immediately before reloading a new one. This is probably going to reveal lot of dirty cleanups during start/stop cycles.
Laurent Bessard [Thu, 17 Jan 2013 00:22:35 +0100] rev 905
Fix DebugVariablePanel time range position
Laurent Bessard [Wed, 16 Jan 2013 22:41:38 +0100] rev 904
Fix bug debug slow interface when refresh time of a DebugViewer is longer than debug refresh period
Laurent Bessard [Wed, 16 Jan 2013 22:35:06 +0100] rev 903
Fix bug in DebugVariablePanel graphics not reset when program is restart
Laurent Bessard [Tue, 15 Jan 2013 10:57:06 +0100] rev 902
Adding support for defining a time range for DebugVariablePanel graphics and navigating across the recording.
Laurent Bessard [Wed, 19 Dec 2012 13:32:51 +0100] rev 901
Fix bug when compiling project containing non-ascii characters
Laurent Bessard [Wed, 19 Dec 2012 13:32:04 +0100] rev 900
Fix bug main configuration variables not displayed in lower left panel when project root element is selected
Laurent Bessard [Wed, 19 Dec 2012 13:29:38 +0100] rev 899
Fix bug in resource search result highlighting
Laurent Bessard [Tue, 11 Dec 2012 01:19:42 +0100] rev 898
Adding drag'n drop of debug variable from DebugVariable grid and PouInstance variable list
Laurent Bessard [Tue, 11 Dec 2012 01:17:52 +0100] rev 897
Added support for defining extension file editor as DebugViewer
Laurent Bessard [Thu, 06 Dec 2012 17:14:03 +0100] rev 896
Fixed bug when copying transition and connected FBD or LD diagram. Wire between the new transition and new FBD or LD diagram was not selected.
Laurent Bessard [Thu, 06 Dec 2012 16:19:06 +0100] rev 895
Fixed boolean value displayed in debug variable panel
Laurent Bessard [Thu, 06 Dec 2012 16:10:26 +0100] rev 894
Fixed bug when indexing table in Pragma within ST/IL code
Laurent Bessard [Wed, 05 Dec 2012 15:32:02 +0100] rev 893
Fix bug in PLC Generator preventing output type of standard function to be computed correctly
Laurent Bessard [Mon, 03 Dec 2012 23:38:23 +0100] rev 892
Fix bug with representation of string variable value in DebugVariablePanel
Laurent Bessard [Mon, 03 Dec 2012 12:33:21 +0100] rev 891
Fix bug when copying transition and the connected FBD or LD diagram
Laurent Bessard [Mon, 03 Dec 2012 12:31:27 +0100] rev 890
Fix bug in LD_Viewer when selecting group of elements, wire selection was excluded in free drawing mode
Laurent Bessard [Mon, 03 Dec 2012 10:09:17 +0100] rev 889
Fix bug when using feedback loop in SFC program instead of jump
Laurent Bessard [Sun, 25 Nov 2012 19:32:53 +0100] rev 888
Adding support for disabling 2D and 3D graphics in DebugVariablePanel when matplotlib is not installed
Laurent Bessard [Fri, 23 Nov 2012 13:36:47 +0100] rev 887
Adding support for displaying graphs of debugged numeric variables in 2D and 3D in DebugVariablePanel
Laurent Bessard [Thu, 15 Nov 2012 23:49:08 +0100] rev 886
Fix bug debug variables from standard and library function blocks unregistered when transferring program
Laurent Bessard [Thu, 15 Nov 2012 23:32:54 +0100] rev 885
Fix bug multiple graph viewer tab displaying values of the same variable can be opened
Laurent Bessard [Thu, 15 Nov 2012 23:04:41 +0100] rev 884
Add function block types as data types that are not locatable
Laurent Bessard [Thu, 15 Nov 2012 23:00:53 +0100] rev 883
Adding support for defining specific global variables for ConfTreeNodes
Fix bug when defining function block instances as global variables
Laurent Bessard [Thu, 15 Nov 2012 22:57:55 +0100] rev 882
Fix bug when double click while pressing CTRL on other elements than blocks
Laurent Bessard [Thu, 15 Nov 2012 22:45:04 +0100] rev 881
Fix bug with concurrent access to LastRefreshTimer in LogPseudoFile for Log Console
Laurent Bessard [Tue, 13 Nov 2012 11:36:04 +0100] rev 880
Fix bug in debug while stopping PLC
Laurent Bessard [Thu, 08 Nov 2012 18:54:34 +0100] rev 879
Fix resource task interval error highlighting
Laurent Bessard [Thu, 08 Nov 2012 18:23:32 +0100] rev 878
Fix display of string variables value in debug
Laurent Bessard [Mon, 05 Nov 2012 20:16:45 +0100] rev 877
Fix bug debug viewers are block when a Graphic Viewer in debug mode is hidden
Laurent Bessard [Mon, 05 Nov 2012 20:15:28 +0100] rev 876
Fix bug python thread blocked sometimes on Linux
Laurent Bessard [Sat, 03 Nov 2012 17:00:26 +0100] rev 875
Fix bug in Debug refresh lock that, with too much data to debug, flooded GUI and blocked it
Laurent Bessard [Wed, 31 Oct 2012 12:05:44 +0100] rev 874
Fix bug when Drag'n Dropping located variables on Windows
Laurent Bessard [Wed, 31 Oct 2012 12:04:40 +0100] rev 873
Fix bug Variable and Continuation BoundingBox not refreshed when using Type modification shortcuts
Laurent Bessard [Fri, 26 Oct 2012 11:14:48 +0200] rev 872
Fix bug when adjusting block size, block informations was not saved when using control + shift + double click
Laurent Bessard [Thu, 25 Oct 2012 19:59:06 +0200] rev 871
Add support for double bracket pragma in syntax highlighting of TextViewer
Laurent Bessard [Thu, 25 Oct 2012 19:57:53 +0200] rev 870
Fix bug in RestoreLayout when previously opened tab no more exist in project
Laurent Bessard [Thu, 25 Oct 2012 19:56:48 +0200] rev 869
Fix bug when more than one block library add extra python file
Edouard Tisserant [Thu, 25 Oct 2012 10:52:46 +0200] rev 868
Fix bug of PythonIterator signature in PLCObject when not using PythonLibrary
Edouard Tisserant [Wed, 24 Oct 2012 11:19:11 +0200] rev 867
Added caching for python eval (avoid compiling when same code called, but still execute). Cleaned up some evaluator related code.
Laurent Bessard [Tue, 23 Oct 2012 11:34:37 +0200] rev 866
Merged
Laurent Bessard [Mon, 22 Oct 2012 17:39:13 +0200] rev 865
Merged
Laurent Bessard [Sun, 21 Oct 2012 16:53:46 +0200] rev 864
Adding support for direct array declaration in structure element declaration
Laurent Bessard [Fri, 19 Oct 2012 18:10:31 +0200] rev 863
Fix bug in VariablePanel 'Type' cell editor menu entry 'User Data Types' containing ConfNodes data types
Edouard Tisserant [Tue, 23 Oct 2012 00:56:30 +0200] rev 862
Introduced FBID in tests/python example. Fixed type error leading to segfault
Edouard Tisserant [Fri, 19 Oct 2012 12:14:24 +0200] rev 861
Now test/python also demonstrate large C pragmas in ST, accessing complex types
Edouard Tisserant [Thu, 18 Oct 2012 20:40:12 +0200] rev 860
Even more pedagogical tests/python. Renaming will not help
Edouard Tisserant [Thu, 18 Oct 2012 20:24:11 +0200] rev 859
More pedagogical tests/python. Should be renamed python_ctypes_and_C_pragmas_in_ST or something
Laurent Bessard [Thu, 18 Oct 2012 17:42:29 +0200] rev 858
Fix bug in TextViewer when starting text with '{' character
Laurent Bessard [Thu, 18 Oct 2012 16:30:12 +0200] rev 857
Adding support for quickly changing variable and connection type
Laurent Bessard [Thu, 18 Oct 2012 12:05:45 +0200] rev 856
Adding button in ConnectionDialog to propagate connection name modification to all connections with the same name in POU
Laurent Bessard [Thu, 18 Oct 2012 01:22:52 +0200] rev 855
Adding support for selecting variable type filtering in BrowseLocationsDialog and modify variable type when validated
Laurent Bessard [Tue, 16 Oct 2012 19:01:17 +0200] rev 854
Fixing bug in PLCGenerator with user defined functions and standard overloaded function
Laurent Bessard [Tue, 16 Oct 2012 18:58:45 +0200] rev 853
Adding datatypes defined in ConfNode as possible function return type
Laurent Bessard [Tue, 16 Oct 2012 11:34:24 +0200] rev 852
Fix support for adjusting block size to block minimum size and to Viewer scaling
Edouard Tisserant [Mon, 15 Oct 2012 17:05:19 +0200] rev 851
Added FBID variable to PY_EVAL evaluation context. FBID does identify uniquely py_eval block instance triggering execution
Edouard Tisserant [Sat, 06 Oct 2012 00:23:51 +0200] rev 850
Fixed error message occuring sometime when quitting runtime from tray menu
Laurent Bessard [Thu, 04 Oct 2012 17:58:45 +0200] rev 849
Fix bug in RestoreLastLayout mechanism when last window size was default window size
laurent [Thu, 04 Oct 2012 17:56:29 +0200] rev 848
Replacing text buttons by bitmap buttons for variable grid in CFileEditor
laurent [Thu, 04 Oct 2012 17:56:14 +0200] rev 847
Fix bug in generated master panel in CanFestival extension
laurent [Thu, 04 Oct 2012 17:55:59 +0200] rev 846
Fix ConfTreeNodeEditor parameters controls size on Windows
laurent [Mon, 01 Oct 2012 19:13:02 +0200] rev 845
Fixing CanFestival master and slave nodeid when generating code for PLC
laurent [Mon, 01 Oct 2012 19:10:51 +0200] rev 844
Fixing bug when spinctrl new value is changed by ConfTreeNode
laurent [Mon, 01 Oct 2012 19:09:40 +0200] rev 843
Fix description of menu entry for adding sub ConfNode to ConfNode in Project Tree
Laurent Bessard [Sun, 23 Sep 2012 23:56:53 +0200] rev 842
Fix bug when modifying IEC_Channel
Laurent Bessard [Sun, 23 Sep 2012 23:34:04 +0200] rev 841
Fix unexpected warning message when adding extension to project
Laurent Bessard [Sun, 23 Sep 2012 18:57:35 +0200] rev 840
Fix scroll bug in ConfNode params panel when changing tab selection on Windows
Laurent Bessard [Sat, 22 Sep 2012 12:33:39 +0200] rev 839
Adding support for adding default configuration on opened project without any
laurent [Sat, 22 Sep 2012 12:23:58 +0200] rev 838
Fix bug with Print functionality
Edouard Tisserant [Fri, 21 Sep 2012 22:31:58 +0200] rev 837
Runtime Quit should not crash when plc noyt stopped
Edouard Tisserant [Fri, 21 Sep 2012 16:22:56 +0200] rev 836
Quit runtime with SysTray icon menu should not crash anymore
Edouard Tisserant [Thu, 20 Sep 2012 22:30:41 +0200] rev 835
Fixed runtime GUI freeze when stopping PLC from the menu. Added -x 2 argument to Beremiz_service.py to restrict content of systray icon menu.
laurent [Thu, 13 Sep 2012 02:19:02 +0200] rev 834
Adding default sizer in main frame in default wxGlade GUI file
laurent [Thu, 13 Sep 2012 02:18:00 +0200] rev 833
Fix confnode new name format that generates an error with frame class name in wxGlade extension
laurent [Thu, 13 Sep 2012 02:15:29 +0200] rev 832
Fix bug when loading FBD schema with a loop in block connections
laurent [Thu, 13 Sep 2012 02:13:40 +0200] rev 831
Adding support for signaling that a task interval isn't well formatted
laurent [Wed, 12 Sep 2012 19:12:13 +0200] rev 830
Fix test of datatype consistency when drag'n dropping location in VariablePanel
laurent [Wed, 12 Sep 2012 19:11:13 +0200] rev 829
Fix bug with tree icons in BrowseLocationsDialog
laurent [Wed, 12 Sep 2012 01:17:01 +0200] rev 828
Fix debug of Action and Transition defined in FBD and LD using Viewer
laurent [Tue, 11 Sep 2012 23:38:49 +0200] rev 827
Fix restore project tab layout with transition and action debug tabs
laurent [Tue, 11 Sep 2012 19:13:42 +0200] rev 826
Adding transition and action in list of instances of SFC POU in PouInstanceVariablesPanel
laurent [Tue, 11 Sep 2012 18:10:20 +0200] rev 825
Fix bug in Viewer when dragging element group with control down and group contains wires connected to blocks not in group
laurent [Tue, 11 Sep 2012 17:22:11 +0200] rev 824
Fix bug in SFC function block declarations from transition and action not removed when transition or action is deleted
laurent [Tue, 11 Sep 2012 16:35:11 +0200] rev 823
Remove restriction of function block usage in SFC transitions body
laurent [Tue, 11 Sep 2012 16:33:39 +0200] rev 822
Fix bug in PLCGenerator connection types not computed for SFC actions and transitions body
laurent [Tue, 11 Sep 2012 16:30:42 +0200] rev 821
Fix bug debug instance button not visible in PouInstanceVariablesPanel when instance path is too long
laurent [Tue, 11 Sep 2012 01:06:59 +0200] rev 820
Fix bug when Dclick on step and actionBlock in debug mode
laurent [Mon, 10 Sep 2012 03:14:09 +0200] rev 819
Fix bug missing dialog import statements
Laurent Bessard [Sun, 09 Sep 2012 23:05:01 +0200] rev 818
Merged
laurent [Sun, 09 Sep 2012 18:54:28 +0200] rev 817
Update chinese and german translation catalogs
laurent [Fri, 07 Sep 2012 20:10:35 +0200] rev 816
Fix bug in canfestivel extension when Show Master Generated on Windows
laurent [Fri, 07 Sep 2012 18:28:45 +0200] rev 815
Adding support for extending internationalization to extensions
Laurent Bessard [Fri, 07 Sep 2012 16:45:55 +0200] rev 814
Integration of PLCOpenEditor into Beremiz
laurent [Wed, 05 Sep 2012 11:17:52 +0200] rev 813
Adding support for printing matiec warnings report in log console
Edouard Tisserant [Sat, 08 Sep 2012 02:12:10 +0200] rev 812
Added build for all supported language in doc/Makefile
Edouard Tisserant [Sat, 08 Sep 2012 01:24:36 +0200] rev 811
Added subdirectories in documentation, with more deoctree items to test. Enabled i18n in sphinx doc, tested with a small french translation
Edouard Tisserant [Thu, 06 Sep 2012 00:32:45 +0200] rev 810
Added sphinx doc root in /doc. To be continued
Edouard Tisserant [Sat, 01 Sep 2012 16:32:15 +0200] rev 809
Stripped out splash screen version information
Edouard Tisserant [Wed, 29 Aug 2012 21:14:23 +0200] rev 808
Added splash for 1.1
laurent [Wed, 29 Aug 2012 19:26:40 +0200] rev 807
Fix import order in Beremiz.py to prevent wrong translations in internationalization
laurent [Mon, 27 Aug 2012 23:36:57 +0200] rev 806
Fix bug when closing IECCodeView and IECRawCodeView, reopening them was impossible
Laurent Bessard [Mon, 27 Aug 2012 22:13:43 +0200] rev 805
Merge Minyoung Sung and Reinhard Lee korean translations
reinhard [Mon, 27 Aug 2012 22:05:02 +0200] rev 804
Beremiz_ko_KR.po
minyoung [Mon, 27 Aug 2012 22:03:25 +0200] rev 803
Beremiz_ko_KR.po
laurent [Mon, 27 Aug 2012 17:24:42 +0200] rev 802
Fix bug when closing canfestival extension generated master view
laurent [Sat, 25 Aug 2012 14:50:48 +0200] rev 801
Update list of messages to be translated for internationalization and french translations
laurent [Sat, 25 Aug 2012 14:49:15 +0200] rev 800
Fix bug when modifying configuration global variable in ProjectNodeEditor
laurent [Tue, 21 Aug 2012 18:40:42 +0200] rev 799
Adding korean translation for interface texts
laurent [Thu, 09 Aug 2012 20:04:41 +0200] rev 798
Fix bug segmentation fault while cleanup extensions
laurent [Tue, 31 Jul 2012 17:46:01 +0200] rev 797
Adding support for checking that tab content is saved before closing it
laurent [Tue, 31 Jul 2012 17:38:18 +0200] rev 796
Fix bug when opening File Editor
laurent [Sun, 29 Jul 2012 19:33:52 +0200] rev 795
Fix bug debugger unable to restart after stopping PLC
laurent [Fri, 27 Jul 2012 00:38:45 +0200] rev 794
Fix bug while renaming project file in FileManagementPanel
laurent [Wed, 25 Jul 2012 17:37:29 +0200] rev 793
Fixing bug while loading recent projects open path with old configurations
laurent [Mon, 23 Jul 2012 02:53:02 +0200] rev 792
Fix bug while closing specific file editors
laurent [Wed, 18 Jul 2012 01:33:48 +0200] rev 791
Merged
laurent [Wed, 18 Jul 2012 01:05:06 +0200] rev 790
Adding secure extraction of last edited project path to avoid crash if path is not well formatted
laurent [Wed, 18 Jul 2012 00:44:29 +0200] rev 789
Adding support for saving editor choosen when editing project file for reloading project layout
laurent [Tue, 17 Jul 2012 21:25:28 +0200] rev 788
Fixing bug with filesystem encoding on Windows
Edouard Tisserant [Fri, 06 Jul 2012 21:00:43 +0200] rev 787
merge
laurent [Mon, 02 Jul 2012 16:02:38 +0200] rev 786
Fix bug while opening project panel
laurent [Mon, 02 Jul 2012 12:00:10 +0200] rev 785
Fix bug when opening deeper ConfTreeNode editors
laurent [Sun, 01 Jul 2012 23:20:19 +0200] rev 784
Adding support for beremiz extensions to define custom file editors for project files
laurent [Thu, 28 Jun 2012 16:42:07 +0200] rev 783
Fixing file explorer for Windows
laurent [Thu, 28 Jun 2012 12:07:21 +0200] rev 782
Adding support for file explorer for project files
laurent [Mon, 25 Jun 2012 20:05:29 +0200] rev 781
Adding support using plcopeneditor bitmap library for icon request
laurent [Mon, 25 Jun 2012 12:13:58 +0200] rev 780
Fix bug when deleting conf tree node and conf tree node editor opened for this same node
Edouard Tisserant [Tue, 19 Jun 2012 21:59:34 +0200] rev 779
Fixed typo
Edouard Tisserant [Tue, 19 Jun 2012 10:11:43 +0200] rev 778
Updated CF bootup strategy.
laurent [Mon, 18 Jun 2012 19:34:41 +0200] rev 777
Fix bug with Show Master functionality
Adding Export Slave functionality
Edouard Tisserant [Mon, 18 Jun 2012 02:35:21 +0200] rev 776
Fixed generated CF code to match latest changes
laurent [Sun, 17 Jun 2012 12:33:22 +0200] rev 775
Adding support for hiding node base params controls if needed
laurent [Fri, 15 Jun 2012 18:08:26 +0200] rev 774
Fix bug when opening and closing confnode extra viewers
Edouard Tisserant [Thu, 14 Jun 2012 18:50:28 +0200] rev 773
merge
Edouard Tisserant [Thu, 14 Jun 2012 18:50:10 +0200] rev 772
Fixed import dependency order for POUlibrary and PLCControler
laurent [Thu, 14 Jun 2012 18:25:04 +0200] rev 771
Moving ConfNode specific menu to end of EditMenu
Edouard Tisserant [Thu, 14 Jun 2012 15:50:57 +0200] rev 770
Fixed loading projects with no libraries at all
Edouard Tisserant [Thu, 14 Jun 2012 14:42:00 +0200] rev 769
Fixed crash when starting with no libraries at all
laurent [Mon, 11 Jun 2012 02:34:23 +0200] rev 768
Merged
laurent [Mon, 11 Jun 2012 01:24:18 +0200] rev 767
Adding support for push buttons (EVT_LEFT_DOWN is bind instead of EVT_BUTTON)
laurent [Mon, 11 Jun 2012 01:22:20 +0200] rev 766
Fix bug in reorganization of toolbars after refreshing them
laurent [Sun, 10 Jun 2012 20:20:09 +0200] rev 765
Add support for reorganizing toolbars when their size changed
laurent [Sun, 10 Jun 2012 20:18:34 +0200] rev 764
Fix bug project not marked as modified when changing URI_Location using discovery dialog
Edouard Tisserant [Sat, 09 Jun 2012 00:08:34 +0200] rev 763
Now, PYRO:// locations also accept MDNS service names
laurent [Fri, 08 Jun 2012 12:39:37 +0200] rev 762
Modifying canfestival plugin to following the new Beremiz confnode paradigm
Edouard Tisserant [Thu, 07 Jun 2012 01:14:58 +0200] rev 761
(none)
laurent [Wed, 06 Jun 2012 19:07:45 +0200] rev 760
Replacing dialog asking for a name when adding confnode to project by automatically generated name
laurent [Tue, 05 Jun 2012 22:11:13 +0200] rev 759
Fixed windows only bug caused by recent changes
Edouard Tisserant [Mon, 04 Jun 2012 18:50:08 +0200] rev 758
Fixed typo in library management
laurent [Mon, 04 Jun 2012 00:39:49 +0200] rev 757
Adding support for importing into project some files to be transfered with PLC
laurent [Sun, 03 Jun 2012 23:53:45 +0200] rev 756
Integrating project properties panel into project window
laurent [Sun, 03 Jun 2012 23:53:22 +0200] rev 755
Removing code related to Topology panel
laurent [Wed, 30 May 2012 13:05:18 +0200] rev 754
Fix bug in StatusToolBar items state when close and opening another project
laurent [Wed, 30 May 2012 12:20:54 +0200] rev 753
Fix bug with cut/copy/paste on PythonEditor
laurent [Wed, 23 May 2012 16:32:33 +0200] rev 752
Merged
laurent [Wed, 23 May 2012 16:28:50 +0200] rev 751
Fixing bug on ConfNodeEditors refresh
Edouard Tisserant [Wed, 23 May 2012 13:41:31 +0200] rev 750
merge
laurent [Wed, 23 May 2012 12:19:53 +0200] rev 749
Hiding Topology panel
Edouard Tisserant [Wed, 23 May 2012 13:20:00 +0200] rev 748
fix svgui toggle buttons output, now reflect pressed state
laurent [Wed, 23 May 2012 11:44:55 +0200] rev 747
Fix bug when begin editing item in project tree
laurent [Wed, 23 May 2012 10:37:43 +0200] rev 746
Fix refresh of ConfTreeNodeEditors content when values change
laurent [Tue, 22 May 2012 22:29:43 +0200] rev 745
Fixing Xenomai runtime specific parts to remove segmentation fault when stopping PLC
Edouard Tisserant [Tue, 22 May 2012 06:41:54 +0200] rev 744
merge
laurent [Mon, 21 May 2012 18:56:44 +0200] rev 743
Fix bugs with ConfigTreeNode
Edouard Tisserant [Tue, 22 May 2012 06:11:37 +0200] rev 742
Fixed runtime problems with python 2.6 without wx installed
Edouard Tisserant [Mon, 21 May 2012 17:53:50 +0200] rev 741
fixed uncaught exception dialog while displaying cought exception in log
Edouard Tisserant [Mon, 21 May 2012 16:40:57 +0200] rev 740
fixed exception when launching discovery dialog without network
laurent [Mon, 21 May 2012 11:00:57 +0200] rev 739
Fix bug with Properties menu entry
laurent [Mon, 21 May 2012 10:04:27 +0200] rev 738
refactoring
Edouard Tisserant [Mon, 21 May 2012 02:49:53 +0200] rev 737
fixed typos
Edouard Tisserant [Mon, 21 May 2012 02:01:51 +0200] rev 736
Fixed argument parsing error
Edouard Tisserant [Sun, 20 May 2012 22:44:09 +0200] rev 735
Fixed extension loading too late causing features to be ignored
Edouard Tisserant [Sun, 20 May 2012 19:07:09 +0200] rev 734
Moved LPC sources to a separate project
Edouard Tisserant [Sat, 19 May 2012 19:00:55 +0200] rev 733
targets and connectors are nor extensible
Edouard Tisserant [Sat, 19 May 2012 15:54:16 +0200] rev 732
Added reference to CTR in libraries
Edouard Tisserant [Sat, 19 May 2012 12:41:48 +0200] rev 731
refecored library extension machanism
laurent [Fri, 18 May 2012 18:50:49 +0200] rev 730
refactoring
Edouard Tisserant [Sat, 12 May 2012 12:11:42 +0200] rev 729
refactoring - c_ext stripped first stage
Edouard Tisserant [Sat, 12 May 2012 11:21:10 +0200] rev 728
refactoring - library support is not anymore attached to configtree nodes, but handles by project controller
Edouard Tisserant [Wed, 09 May 2012 00:39:54 +0200] rev 727
refactoring
Edouard Tisserant [Wed, 09 May 2012 00:12:40 +0200] rev 726
refactoring
Edouard Tisserant [Wed, 09 May 2012 00:00:50 +0200] rev 725
refactoring
Edouard Tisserant [Tue, 08 May 2012 22:27:49 +0200] rev 724
refactoring
Edouard Tisserant [Tue, 08 May 2012 17:48:47 +0200] rev 723
fixed non-terminating process problem
Edouard Tisserant [Tue, 08 May 2012 17:16:37 +0200] rev 722
refactoring
Edouard Tisserant [Tue, 08 May 2012 17:08:45 +0200] rev 721
refactoring
Edouard Tisserant [Tue, 08 May 2012 16:31:12 +0200] rev 720
refactoring
Edouard Tisserant [Tue, 08 May 2012 12:18:57 +0200] rev 719
refactoring
Edouard Tisserant [Mon, 07 May 2012 19:19:08 +0200] rev 718
refactoring
Edouard Tisserant [Mon, 07 May 2012 18:47:29 +0200] rev 717
refactoring
laurent [Thu, 03 May 2012 19:02:34 +0200] rev 716
Adding search field for finding function or function block in library tree
laurent [Fri, 27 Apr 2012 02:07:47 +0200] rev 715
Adding support for automatically saving and restoring state of frame or project perspective
Edouard Tisserant [Thu, 05 Apr 2012 04:42:01 +0200] rev 714
branch merge
Edouard Tisserant [Thu, 05 Apr 2012 04:41:22 +0200] rev 713
Reflected recent changes in ProcessLogger changes in StartLocalRuntime
laurent [Mon, 02 Apr 2012 17:36:47 +0200] rev 712
Fix bug when creating new projects
Edouard Tisserant [Mon, 02 Apr 2012 01:15:37 +0200] rev 711
Version bump
laurent [Sat, 31 Mar 2012 15:20:04 +0200] rev 710
Merged
laurent [Sat, 31 Mar 2012 15:10:55 +0200] rev 709
Fixing bug in debugger sending wrong tick with values
laurent [Sat, 31 Mar 2012 15:09:48 +0200] rev 708
Fixing menu toolbar icons on Windows
laurent [Wed, 28 Mar 2012 00:05:35 +0200] rev 707
Fix bug in debugger when transfer without having build before and and opening debug view before running PLC
laurent [Wed, 28 Mar 2012 00:05:15 +0200] rev 706
Adding ToolBar containing basic menu items
Edouard Tisserant [Thu, 29 Mar 2012 00:14:35 +0200] rev 705
More gentle use of app.Yield in ProcessLogger
Edouard Tisserant [Wed, 28 Mar 2012 21:08:31 +0200] rev 704
More stable ProcessLogger.spin()
laurent [Sun, 18 Mar 2012 23:50:51 +0100] rev 703
Adding support for selecting plugin parameter value from a tree of available values
Edouard Tisserant [Sun, 18 Mar 2012 19:17:54 +0100] rev 702
Added a few shortcuts in menus
Edouard Tisserant [Sun, 18 Mar 2012 18:32:49 +0100] rev 701
Stripped dead code in bug report dialog.\nFixed error when log flooded while quitting
laurent [Sun, 11 Mar 2012 22:00:15 +0100] rev 700
merge
laurent [Sun, 11 Mar 2012 19:42:14 +0100] rev 699
Adding support for executing python scripts on remote runtime
Edouard Tisserant [Tue, 06 Mar 2012 22:42:56 +0100] rev 698
merge
laurent [Mon, 05 Mar 2012 12:02:20 +0100] rev 697
Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
laurent [Mon, 27 Feb 2012 16:51:43 +0100] rev 696
Fix bug in killing debug thread when closing Beremiz window
Edouard Tisserant [Thu, 23 Feb 2012 17:45:11 +0100] rev 695
Fixed stopping crash in some cases
laurent [Tue, 21 Feb 2012 22:36:35 +0100] rev 694
Inverting order of plugin calls in retrieve and publish
Edouard Tisserant [Sun, 19 Feb 2012 02:20:24 +0100] rev 693
Added support for object files as a result of PlugGenerate_C
laurent [Thu, 16 Feb 2012 22:54:44 +0100] rev 692
Adding support for not closing debug tabs and remove variable in variable debug panel if instance still exist in newly transfered program
smarteh-dev [Thu, 16 Feb 2012 22:52:28 +0100] rev 691
Fix bug with "Transfer" button
Edouard Tisserant [Thu, 16 Feb 2012 15:13:05 +0100] rev 690
Added a semaphore when starting runtime's python thread to make sure startPLC doesn't return before PLC is really initialized.
Edouard Tisserant [Thu, 16 Feb 2012 14:57:04 +0100] rev 689
Updated logger calls in debugthread.
Cleaned up useles call to kill debugthread in stop
Removed dead commented code
Edouard Tisserant [Thu, 16 Feb 2012 00:19:27 +0100] rev 688
Even more robust logger, up to the really last line that comes after the rush
Edouard Tisserant [Wed, 15 Feb 2012 19:17:09 +0100] rev 687
Fixed Logger redraw problem on Windows created in previous commit
Edouard Tisserant [Wed, 15 Feb 2012 18:52:31 +0100] rev 686
More robust Logger, now resist to flooding.
Removed wxCallAfter f*ck'up in ProcessLogger
Removed noisy useless warning when adding a plugin
Edouard Tisserant [Wed, 15 Feb 2012 16:39:56 +0100] rev 685
Fixed Win32 timer up to 1ms
laurent [Wed, 15 Feb 2012 00:44:24 +0100] rev 684
Merge with Edouard's Modifications
laurent [Wed, 15 Feb 2012 00:32:01 +0100] rev 683
Fix wrong panel size making strange background in topology plugin element
smarteh-dev [Sat, 11 Feb 2012 00:02:02 +0100] rev 682
Adding support for integrating CanFestival plugin panels in Beremiz main frame
Edouard Tisserant [Tue, 14 Feb 2012 12:20:19 +0100] rev 681
commented out noisy printf in Win32 target
smarteh-dev [Thu, 09 Feb 2012 21:23:11 +0100] rev 680
Adding support for integrating CanFestival plugin panels in Beremiz main frame
laurent [Tue, 07 Feb 2012 19:14:10 +0100] rev 679
Fix recent projects list not updated when creating new project
laurent [Fri, 03 Feb 2012 16:12:49 +0100] rev 678
Fix bug list of recent projects opened not updated when open project with command line
laurent [Thu, 02 Feb 2012 16:09:27 +0100] rev 677
Fix 'Transfer" button state according to last build result
laurent [Thu, 02 Feb 2012 00:28:27 +0100] rev 676
Disable 'Transfer' button when build failed
laurent [Tue, 31 Jan 2012 23:28:03 +0100] rev 675
Adding support for quickly open recent projects in file menu
Edouard Tisserant [Tue, 31 Jan 2012 00:41:46 +0100] rev 674
Changed GetTraceVariables results unpack to something more robust in debug thread proc.
edouard [Tue, 31 Jan 2012 00:37:59 +0100] rev 673
reverted temporary fix, fixed in PLCopenEditor now.
Edouard Tisserant [Mon, 30 Jan 2012 02:19:03 +0100] rev 672
temporary fix for debugger crash in case of high sampling rates
beremiz [Wed, 12 Aug 2009 15:21:00 +0200] rev 671
forgoten branch now closed
laurent [Wed, 25 Jan 2012 01:23:44 +0100] rev 670
Adding support for extracting Common_Ticktime from VARIABLES.csv
laurent [Tue, 24 Jan 2012 21:39:26 +0100] rev 669
Adding support for loading datatypes defined in plugins to allow to use them in PLC program
Edouard Tisserant [Mon, 23 Jan 2012 15:11:49 +0100] rev 668
Better name for python plugin
laurent [Tue, 17 Jan 2012 22:52:27 +0100] rev 667
Merging with modifications from Edouard
laurent [Tue, 17 Jan 2012 22:50:23 +0100] rev 666
Fixing bug on Windows with expanding hidden root item in location tree ctrl
laurent [Tue, 17 Jan 2012 22:49:30 +0100] rev 665
Fixing bug in c_ext plugin variable grid cells not editable
Edouard Tisserant [Thu, 12 Jan 2012 17:45:58 +0100] rev 664
Version bump, 1.03, splah image
Edouard Tisserant [Thu, 12 Jan 2012 17:44:11 +0100] rev 663
Version bump, 1.03
laurent [Mon, 09 Jan 2012 18:18:43 +0100] rev 662
Fixing bug in scrollbars and content position in Topology panel when expand and collapse elements in treectrls
laurent [Sun, 08 Jan 2012 19:10:12 +0100] rev 661
Fixing bug in displaying lines of code at the origin of matiec errors
laurent [Sun, 08 Jan 2012 19:07:59 +0100] rev 660
Fixing inverted icons for button to Minimize/Maximize plugin parameters panel
laurent [Sun, 08 Jan 2012 19:04:41 +0100] rev 659
Adding support for drag'n dropping located variables from topology panel to configurations and resources variable panel for declaring global located variables
laurent [Wed, 21 Dec 2011 19:43:40 +0100] rev 658
Fixing some issues in c_ext plugin
laurent [Wed, 21 Dec 2011 19:42:49 +0100] rev 657
Adding support for integrating Python code Editor into Beremiz frame.
laurent [Tue, 20 Dec 2011 23:37:06 +0100] rev 656
Fixing bug integrated plugin editors not closed when removing corresponding plugin
laurent [Mon, 19 Dec 2011 01:56:13 +0100] rev 655
Fixing bug when loading icons for plugin's editor tabs
laurent [Fri, 16 Dec 2011 22:55:13 +0100] rev 654
Removing multiple definition of UndoBuffer
laurent [Fri, 16 Dec 2011 22:54:24 +0100] rev 653
Moving definition of grids fonts and colours into CustomGrid
laurent [Wed, 14 Dec 2011 15:17:47 +0100] rev 652
Adding support for loading specific POUs library in LPCBeremiz
laurent [Wed, 14 Dec 2011 15:17:36 +0100] rev 651
Adding support for unifying grid table control elements
laurent [Fri, 09 Dec 2011 10:32:06 +0100] rev 650
Replacing sizers structure for locations tree by a treectrl in Topology panel in order to make refreshing of this panel faster
laurent [Fri, 09 Dec 2011 10:26:56 +0100] rev 649
Fixing bug in forcing variables in runtime debug thread
Edouard Tisserant [Mon, 28 Nov 2011 13:46:48 +0100] rev 648
Avoid starting Zeroconf if ip unspecified or set to localhost. Pick one interface address when given IP is 0.0.0.0
Edouard Tisserant [Tue, 22 Nov 2011 02:07:00 +0100] rev 647
converted ServicePublisher.py to unix line ending
Edouard Tisserant [Tue, 22 Nov 2011 02:06:15 +0100] rev 646
added periodic retry for zeroconf, in case network interface is not ready
Edouard Tisserant [Mon, 21 Nov 2011 15:18:51 +0100] rev 645
ServicePublisher.py was missing in previous commit
Edouard Tisserant [Mon, 21 Nov 2011 11:40:29 +0100] rev 644
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
Edouard Tisserant [Sun, 20 Nov 2011 18:14:04 +0100] rev 643
Fixed typo in /runtime/ServicePublisher
Edouard Tisserant [Sat, 19 Nov 2011 21:52:34 +0100] rev 642
various cleanups in /targets
Edouard Tisserant [Fri, 18 Nov 2011 23:54:03 +0100] rev 641
Fixed encoding of Beremiz_service.py
Edouard Tisserant [Fri, 18 Nov 2011 18:40:19 +0100] rev 640
Fixed file attributes on Beremiz.py and Beremiz_service.py
laurent [Fri, 18 Nov 2011 17:33:19 +0100] rev 639
Fixing bug that prevent to use global variables in configuration
laurent [Fri, 18 Nov 2011 17:32:57 +0100] rev 638
Fixing python plugin function block code to follow new macros defined in matiec accessor.h for setting variables
laurent [Wed, 16 Nov 2011 23:30:17 +0100] rev 637
Fixing bug preventing copy/cut/paste using shortcuts on CFileEditor text editors
laurent [Wed, 16 Nov 2011 23:28:42 +0100] rev 636
Fixing refresh of notebook tab titles after project save
Edouard Tisserant [Wed, 16 Nov 2011 17:47:13 +0100] rev 635
added -fPIC to satisfy X86_64 build
Edouard Tisserant [Wed, 16 Nov 2011 17:12:16 +0100] rev 634
fixed redondant ldflag and a typo in xenomai build
Edouard Tisserant [Wed, 16 Nov 2011 12:50:16 +0100] rev 633
Xenomai build now ignores xeno-config if not set
laurent [Tue, 08 Nov 2011 22:39:44 +0100] rev 632
Merging with Edouard's modifications
laurent [Tue, 08 Nov 2011 22:04:07 +0100] rev 631
Fixing bug in project modified state not well reported when modifications made in plugins informations
laurent [Tue, 08 Nov 2011 22:01:39 +0100] rev 630
Including external tools for editing plugin informations into Beremiz window
Edouard Tisserant [Mon, 17 Oct 2011 21:43:20 +0200] rev 629
fix unnecessary CanFestival plugin load in lpcberemiz
laurent [Mon, 17 Oct 2011 09:04:13 +0200] rev 628
Merging with Edouard's modifications
laurent [Fri, 14 Oct 2011 23:54:00 +0200] rev 627
Fix bug frame title not refreshed when the plugin attributes are modified
laurent [Fri, 14 Oct 2011 19:27:22 +0200] rev 626
Adding support for using keyboard to edit cfile interface variables displayed in Grid
Edouard Tisserant [Thu, 13 Oct 2011 13:49:40 +0200] rev 625
Fixed LPCBeremiz to refect recent root plugin build method name to change
Edouard Tisserant [Mon, 10 Oct 2011 00:19:40 +0200] rev 624
Updated console messages for build and stop
Edouard Tisserant [Sun, 09 Oct 2011 23:30:18 +0200] rev 623
A few new keyboard shortcuts : F4=stop, F5=run, F5=transfer, F7=connect
Edouard Tisserant [Thu, 06 Oct 2011 22:39:05 +0200] rev 622
runtime's process cwd should now be the same as provided working dir, fixin permission problem on W7
Edouard Tisserant [Fri, 30 Sep 2011 23:41:46 +0200] rev 621
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
Edouard Tisserant [Fri, 30 Sep 2011 23:06:56 +0200] rev 620
Reverted win32 target default configuration to default gcc toolchain congig
laurent [Fri, 30 Sep 2011 17:12:27 +0200] rev 619
Fixes after moving xmlclass and docutils into plcopeneditor
Edouard Tisserant [Tue, 27 Sep 2011 18:27:14 +0200] rev 618
Fixed wrong bug report email
Edouard Tisserant [Mon, 26 Sep 2011 00:24:04 +0200] rev 617
fixed debug with xenomai, fixed unprotected access to ___debug_tick
Edouard Tisserant [Sun, 25 Sep 2011 22:51:51 +0200] rev 616
Xenomai Fix : runs, but still fail in debug
Edouard Tisserant [Thu, 22 Sep 2011 17:35:29 +0200] rev 615
Xenomai Fix : build
Edouard Tisserant [Thu, 22 Sep 2011 17:33:34 +0200] rev 614
added return type to suspendDebug
Edouard Tisserant [Thu, 22 Sep 2011 17:00:56 +0200] rev 613
fixed warnings in plc_python.c
Edouard Tisserant [Thu, 22 Sep 2011 16:59:59 +0200] rev 612
silence warnings while importing twisted
laurent [Thu, 08 Sep 2011 20:25:44 +0200] rev 611
Fix debugger bug after merging matiec repositories
laurent [Wed, 07 Sep 2011 16:01:13 +0200] rev 610
Disabling definition of enumerated and structure variables for interfacing with PLC in c_ext plug-in
Edouard Tisserant [Fri, 24 Jun 2011 01:17:07 +0200] rev 609
changed bugreport address
Edouard Tisserant [Thu, 23 Jun 2011 17:51:28 +0200] rev 608
Updated release : Summer 2011 - 1.02 bugfix release
laurent [Tue, 24 May 2011 11:27:00 +0200] rev 607
Bug when changing parameters in TargetType section in Beremiz project configuration fixed
Edouard Tisserant [Tue, 24 May 2011 00:36:08 +0200] rev 606
Fixed runtime with twisted but without Wx (-x 0 -t 1), made non-Zeroconf a default option, i.e when -n not specified
Edouard Tisserant [Wed, 18 May 2011 14:46:27 +0200] rev 605
debugger : forcing %M and %Q variables on each cycle, and rework of code for optimization and concision
Edouard Tisserant [Wed, 18 May 2011 11:22:48 +0200] rev 604
memory located variables no behave like outputs, when forced
Edouard Tisserant [Wed, 18 May 2011 11:21:10 +0200] rev 603
added memory location support to C file pluguin
laurent [Mon, 16 May 2011 12:41:23 +0200] rev 602
Merged with Edouard's modifications
laurent [Mon, 16 May 2011 11:58:06 +0200] rev 601
Fix bug when debugging located variables of type memory (%M)
Edouard Tisserant [Tue, 26 Apr 2011 16:27:54 +0200] rev 600
Print binary size only in LPCBeremiz
laurent [Thu, 21 Apr 2011 12:35:27 +0200] rev 599
Adding save project before building on LPCBeremiz
laurent [Thu, 21 Apr 2011 11:06:43 +0200] rev 598
Adding support for saving frame size while closing and restore it at next launch
laurent [Tue, 19 Apr 2011 15:28:35 +0200] rev 597
Fix bug in LPCBeremiz marking any newly opened project as modified
laurent [Tue, 19 Apr 2011 11:52:49 +0200] rev 596
Adding warning message on LPCBeremiz when closing frame and program not saved
Edouard Tisserant [Mon, 04 Apr 2011 11:07:53 +0200] rev 595
Added support for handling ANY_DATE types in debugger type translation
laurent [Fri, 01 Apr 2011 17:23:04 +0200] rev 594
Bug in translation from timedelta to timespec fixed
edouard [Fri, 01 Apr 2011 16:17:38 +0200] rev 593
fixed typo in latest debugger changes
Edouard Tisserant [Thu, 31 Mar 2011 19:09:49 +0200] rev 592
Initial TIME support in debugger
Edouard Tisserant [Thu, 31 Mar 2011 19:04:03 +0200] rev 591
old typo
Edouard Tisserant [Thu, 31 Mar 2011 18:43:41 +0200] rev 590
Added build shortcut
laurent [Thu, 31 Mar 2011 12:09:38 +0200] rev 589
Adding support for disable language translation when default language not available in locale
Edouard Tisserant [Mon, 28 Mar 2011 11:42:06 +0200] rev 588
spring 2011 - 1.01 bugfix release
Edouard Tisserant [Mon, 28 Mar 2011 11:42:00 +0200] rev 587
Restore RefreshFileMenu in CFileEditor
laurent [Sun, 27 Mar 2011 16:16:55 +0200] rev 586
Merged with Edouard's modifications
laurent [Sun, 27 Mar 2011 15:57:05 +0200] rev 585
Bug in CFileEditor calling refresh of not used FileMenu fixed
Edouard Tisserant [Sat, 26 Mar 2011 22:53:10 +0100] rev 584
file menu with Save implementation in c_ext plugin
Edouqrd Tisserant <edouard.tisserant@gmail.com> [Sat, 26 Mar 2011 18:50:51 +0100] rev 583
Fixed exception when adding variables in C_ext plugin
Edouqrd Tisserant <edouard.tisserant@gmail.com> [Fri, 25 Mar 2011 17:43:40 +0100] rev 582
Fix typo in plc_debug.c
edouard [Wed, 16 Mar 2011 18:01:07 +0100] rev 581
Also retain when debugger is stalled
edouard [Wed, 16 Mar 2011 17:26:54 +0100] rev 580
More robust retain buffer validity management
edouard [Thu, 24 Feb 2011 15:54:45 +0100] rev 579
Retain variable for LPC
edouard [Wed, 23 Feb 2011 16:54:29 +0100] rev 578
Making debugger more stable with LPC
edouard [Tue, 22 Feb 2011 14:11:50 +0100] rev 577
LPC : Completed initial debug support
edouard [Fri, 18 Feb 2011 12:29:48 +0100] rev 576
Some typo fixes to make debug related methods in LPCAppOject stop throwing exceptions, less agressive error message when unplugging LPC
edouard [Thu, 17 Feb 2011 17:34:29 +0100] rev 575
Removed status polling for LPC, as status cannot change by itself, fixed MD5 comparison in app mode
edouard [Thu, 17 Feb 2011 17:04:10 +0100] rev 574
Prevent status polling to generate an error while PLC is being reset to bootloader mode
edouard [Thu, 17 Feb 2011 16:38:42 +0100] rev 573
Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds - continued
edouard [Thu, 17 Feb 2011 15:59:56 +0100] rev 572
Fixed MD5 computation for makefile based toolchain, helps avoiding unnecessary builds
edouard [Thu, 17 Feb 2011 10:11:04 +0100] rev 571
Debug switch (file in CWD). LPC : better MD5 handling, Run button in boot mode, handling data feedback in boot protocol
Edouqrd Tisserant <edouard.tisserant@gmail.com> [Thu, 03 Feb 2011 18:23:24 +0100] rev 570
LPC application mode IDLE comamnd is now the same as PLCID (0x07)
Edouqrd Tisserant <edouard.tisserant@gmail.com> [Thu, 03 Feb 2011 18:20:47 +0100] rev 569
LPC program transfer more verbose, test code added in __main__ of LPCBootProto
edouard [Tue, 01 Feb 2011 17:28:41 +0100] rev 568
Moved locales out of platform agnostic C template
edouard [Tue, 01 Feb 2011 11:05:07 +0100] rev 567
keep LPC in boot mode to give a chance to ask for a transfer
laurent [Wed, 17 Nov 2010 08:30:35 +0100] rev 566
Fix bug in LPCBeremiz that use input retrieve and publish code for ouput with the same location
laurent [Thu, 19 Aug 2010 16:08:12 +0200] rev 565
Adding german translations (thanks to anonymous contributor)
ed [Fri, 04 Jun 2010 17:36:11 +0200] rev 564
merge
Lolitech [Fri, 04 Jun 2010 16:11:19 +0200] rev 563
Better serial comm handling in LPC connector
laurent [Fri, 04 Jun 2010 17:04:25 +0200] rev 562
Fix MatchMD5 result if no serial connection available
laurent [Fri, 04 Jun 2010 15:39:14 +0200] rev 561
Fix bug on LPCConnector initial value
laurent [Fri, 04 Jun 2010 15:35:28 +0200] rev 560
Fix transfer button enable state and build button state
laurent [Fri, 04 Jun 2010 15:17:48 +0200] rev 559
Fix buttons state according to online mode
Lolitech [Fri, 04 Jun 2010 15:16:23 +0200] rev 558
(no commit message)
Lolitech [Fri, 04 Jun 2010 15:11:27 +0200] rev 557
Removed PLCprint, not existing in LPC connector context.
Lolitech [Fri, 04 Jun 2010 14:59:11 +0200] rev 556
LPC Composer don't send comma at the end of serial port name.
Lolitech [Fri, 04 Jun 2010 14:58:24 +0200] rev 555
Disabled logging commands into files
Lolitech [Fri, 04 Jun 2010 14:58:03 +0200] rev 554
Fixed PLC status bytes values
laurent [Fri, 04 Jun 2010 13:47:02 +0200] rev 553
Move init code from variable to module
laurent [Fri, 04 Jun 2010 13:09:35 +0200] rev 552
Bug with recv from socket fixed
laurent [Fri, 04 Jun 2010 11:27:00 +0200] rev 551
Adding support for command line communication by socket instead of stdin/stdout
laurent [Fri, 04 Jun 2010 09:02:22 +0200] rev 550
Adding support for initialize all LPC module variables even if not used
Lolitech [Thu, 03 Jun 2010 17:26:47 +0200] rev 549
Fixed bug on frame close.
Lolitech [Thu, 03 Jun 2010 17:23:11 +0200] rev 548
Some fixes in LPCApp{Obj,Proto}, to be continued.
Lolitech [Thu, 03 Jun 2010 17:21:40 +0200] rev 547
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.
Lolitech [Thu, 03 Jun 2010 17:17:51 +0200] rev 546
Safer passing of PLC ID to make command line.
Lolitech [Thu, 03 Jun 2010 12:57:28 +0200] rev 545
Refactored LPC connector for new bootloader and application modes
Lolitech [Thu, 03 Jun 2010 12:56:21 +0200] rev 544
Removed boring PLC/build compare messages.
Lolitech [Thu, 03 Jun 2010 12:54:45 +0200] rev 543
Disabled boring standard conformance checks, fixed possible race condition with StatusTimer, fixed warning message in AbortTransfer
laurent [Wed, 02 Jun 2010 16:53:38 +0200] rev 542
changes merged
laurent [Wed, 02 Jun 2010 16:52:58 +0200] rev 541
Adding compile button when unconnected
Lolitech [Wed, 02 Jun 2010 16:40:06 +0200] rev 540
Overloaded GetBinaryCode in LPC connector returns ready to send over serial binary
laurent [Wed, 02 Jun 2010 16:35:00 +0200] rev 539
Modifying LPCBeremiz to launch silently a frame and show or hide it on demand.
Adding support for transferring LPC programs.
edouard [Wed, 02 Jun 2010 10:08:58 +0200] rev 538
Moved LPC specific code from toolchain_makefile into LPC target, added FROM_BEREMIZ variable to tell LPC's makefile it is invoked from here.
Lolitech@ACER9810.smarteh.local [Tue, 01 Jun 2010 13:08:13 +0200] rev 537
merge
Lolitech [Tue, 01 Jun 2010 11:24:09 +0200] rev 536
Cosmetix fixes for LPC tests/build
lolitech@ks351503.kimsufi.com [Tue, 01 Jun 2010 10:03:58 +0200] rev 535
merge with forgoten rev
laurent [Wed, 16 Dec 2009 15:21:17 +0100] rev 534
Bug on FileMenu not refreshed when modifications fixed
Edouard TISSERANT <edouard.tisserant@gmail.com> [Fri, 25 Dec 2009 13:08:20 +0100] rev 533
Christmas 2009 release
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 23 Dec 2009 22:23:02 +0100] rev 532
Fixed startin debugger with non empty debug variable list
laurent [Wed, 16 Dec 2009 15:09:12 +0100] rev 531
Changes merged
laurent [Wed, 16 Dec 2009 15:08:38 +0100] rev 530
Bug when trying to generate LPCBus code fixed
laurent [Wed, 16 Dec 2009 15:07:47 +0100] rev 529
Bug when try to SaveAs on Windows fixed
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 16 Dec 2009 14:53:36 +0100] rev 528
merge
tkragelj [Wed, 16 Dec 2009 14:13:55 +0100] rev 527
Changes merged
tkragelj [Wed, 16 Dec 2009 14:12:47 +0100] rev 526
Added flush when printing to standard output.
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 16 Dec 2009 14:51:28 +0100] rev 525
LPCobject writes PLC info string to stdout, for LPC composer to update
laurent [Wed, 16 Dec 2009 13:37:50 +0100] rev 524
Update french translation after modifications
laurent [Wed, 16 Dec 2009 13:26:59 +0100] rev 523
Bug when pyserial not available fixed
laurent [Tue, 15 Dec 2009 20:51:51 +0100] rev 522
Adding CheckRetainBuffer into plc_Linux_main.c
edouard [Tue, 15 Dec 2009 18:24:50 +0100] rev 521
LPC transfer tested, added PLCInfo along MD5 checksum while invoking makefile
edouard [Tue, 15 Dec 2009 16:04:28 +0100] rev 520
Fixed typos in LPC connector
laurent [Tue, 15 Dec 2009 15:39:39 +0100] rev 519
Adding message to standard output to signal when LPCBeremiz is closed
edouard [Tue, 15 Dec 2009 15:35:02 +0100] rev 518
Fixed confusion about __common_ticktime type, redesigned LPC PLC timer support
laurent [Tue, 15 Dec 2009 14:40:45 +0100] rev 517
Bug when changing LPCBeremiz OnlineMode fixed
laurent [Tue, 15 Dec 2009 14:40:18 +0100] rev 516
Reset connector when disconnected
laurent [Tue, 15 Dec 2009 10:06:01 +0100] rev 515
Changes merged
laurent [Tue, 15 Dec 2009 10:04:33 +0100] rev 514
Bug on LPCBeremiz when wxPopen asking for Yield after reopening of a Beremiz window fixed
laurent [Tue, 15 Dec 2009 10:01:26 +0100] rev 513
Split BottomNoteBook to make LogConsole always visible
edouard [Mon, 14 Dec 2009 21:05:10 +0100] rev 512
Improved CanFEstival support for LPC - now build and link plugin generated files
laurent [Mon, 14 Dec 2009 11:03:59 +0100] rev 511
Adding support for hard forcing located output
laurent [Sat, 12 Dec 2009 20:51:56 +0100] rev 510
Getting default target when no target defined fixed
laurent [Sat, 12 Dec 2009 20:49:07 +0100] rev 509
Bug not refreshing FileMenu when saving fixed
edouard [Fri, 11 Dec 2009 16:39:20 +0100] rev 508
Revamped LPC connector and toolchain
laurent [Fri, 11 Dec 2009 13:04:22 +0100] rev 507
Bug on testing Retain and Force flags fixed
laurent [Fri, 11 Dec 2009 13:03:44 +0100] rev 506
Adding support for making distinction between external variables and located variables for forcing
laurent [Fri, 11 Dec 2009 13:02:30 +0100] rev 505
Adding support for refreshing FileMenu after plugin tree modification
edouard [Fri, 11 Dec 2009 08:49:32 +0100] rev 504
Fixed debug again, did some code tidying
edouard [Thu, 10 Dec 2009 17:36:37 +0100] rev 503
LPC build and protocol tweaks
edouard [Thu, 10 Dec 2009 14:57:27 +0100] rev 502
LPC connector - one step further
laurent [Thu, 10 Dec 2009 12:31:42 +0100] rev 501
Changes merged
laurent [Thu, 10 Dec 2009 12:30:49 +0100] rev 500
Adding support for defining mandatory parameters and creating blank xml file when there is nothing in the folder in LPCBeremiz
laurent [Thu, 10 Dec 2009 12:29:27 +0100] rev 499
Enable Save Menu item according to project modification state
edouard [Thu, 10 Dec 2009 10:13:37 +0100] rev 498
LPC src directory copy fix
edouard [Thu, 10 Dec 2009 10:12:28 +0100] rev 497
Typo in LPC
laurent [Thu, 10 Dec 2009 09:39:05 +0100] rev 496
Bug when creating new project after opening Beremiz without project defined fixed
laurent [Thu, 10 Dec 2009 09:35:39 +0100] rev 495
Bug when closing Beremiz without a project opened fixed
laurent [Thu, 10 Dec 2009 09:34:55 +0100] rev 494
Bug when opening with not empty buildpath parameter fixed
laurent [Wed, 09 Dec 2009 16:53:59 +0100] rev 493
Catch ProtocolError exception when connection failed
laurent [Wed, 09 Dec 2009 16:53:27 +0100] rev 492
Adding support for simulation in LPCBeremiz
laurent [Wed, 09 Dec 2009 16:52:46 +0100] rev 491
Error in value send when debugging forced external or located variable fixed
laurent [Wed, 09 Dec 2009 16:51:22 +0100] rev 490
One issue on SetDataProducer not handled fixed
laurent [Wed, 09 Dec 2009 16:46:59 +0100] rev 489
Name error in LPC target fixed
laurent [Wed, 09 Dec 2009 09:46:37 +0100] rev 488
Changes merged
laurent [Wed, 09 Dec 2009 09:46:13 +0100] rev 487
Adding support for receiving PLC state from LPCComposer
laurent [Wed, 09 Dec 2009 09:44:17 +0100] rev 486
Catch Pyro exception when connection closed and print message
laurent [Wed, 09 Dec 2009 09:43:21 +0100] rev 485
Bug that block SetVariableList on Linux fixed
Lolitech [Wed, 09 Dec 2009 09:41:00 +0100] rev 484
Fixed freeze on debug suspend.
edouard [Wed, 09 Dec 2009 01:11:48 +0100] rev 483
fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
edouard [Wed, 09 Dec 2009 00:56:18 +0100] rev 482
fixed greg's crap in win32, enhanced debug stability, implemented preliminary retain
laurent [Tue, 08 Dec 2009 17:09:25 +0100] rev 481
Bug on SFC debugging fixed
laurent [Tue, 08 Dec 2009 16:28:10 +0100] rev 480
Bug on SFC debugging fixed
laurent [Tue, 08 Dec 2009 16:27:27 +0100] rev 479
Bug on RegisterDebugVariable when no PLC running fixed
laurent [Tue, 08 Dec 2009 12:54:28 +0100] rev 478
Replacing target_Makefile by target_LPC
Making Beremiz accept folder instead of xml file for project
Removing Clean button
Edouard TISSERANT <edouard.tisserant@gmail.com> [Mon, 07 Dec 2009 22:04:43 +0100] rev 477
Arbitrary variable forcing
laurent [Mon, 07 Dec 2009 21:27:23 +0100] rev 476
Bug on passing forced values to DataConsumer fixed
laurent [Mon, 07 Dec 2009 21:15:30 +0100] rev 475
Bug on forcing variable value fixed
laurent [Mon, 07 Dec 2009 20:41:42 +0100] rev 474
Adding command to PLC for forcing PLC variable
laurent [Mon, 07 Dec 2009 14:44:58 +0100] rev 473
Changes merged
laurent [Mon, 07 Dec 2009 14:43:27 +0100] rev 472
Adding support for defining input and output with the same location in LPCBeremiz
edouard [Mon, 07 Dec 2009 14:00:33 +0100] rev 471
merge
edouard [Mon, 07 Dec 2009 13:55:52 +0100] rev 470
Reverted back python test accidentally modified...
edouard [Mon, 07 Dec 2009 13:55:13 +0100] rev 469
Propagated new runtime changes to win32 target
laurent [Mon, 07 Dec 2009 10:25:33 +0100] rev 468
Bug when updating Variable locations fixed
Edouard TISSERANT <edouard.tisserant@gmail.com> [Mon, 07 Dec 2009 10:08:12 +0100] rev 467
Fixed typo PLCobject C fallback interface
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 23:05:47 +0100] rev 466
Fixed remaining thread on close frame
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 22:52:51 +0100] rev 465
Fixes in debug + reconnect to running PLC
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 21:43:34 +0100] rev 464
Fixes in run : messages and refresh
laurent [Sun, 06 Dec 2009 21:20:21 +0100] rev 463
Adding support for forcing PLC variable (still command to PLC to implement)
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 21:03:10 +0100] rev 462
Now debug is not a button anymore
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 19:39:24 +0100] rev 461
Safer debug
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 19:06:36 +0100] rev 460
Safer debug unpack result checking, more verbose error message, slower retry when waiting PLC startup
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 18:52:50 +0100] rev 459
Fix debug crash
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 06 Dec 2009 17:45:36 +0100] rev 458
Debugger still doesn't work crash less...
ed [Sun, 06 Dec 2009 15:58:33 +0100] rev 457
Fixes
ed [Sun, 06 Dec 2009 15:56:44 +0100] rev 456
Typo about autorise console
ed [Sun, 06 Dec 2009 15:55:56 +0100] rev 455
Refactoring in PLCobject, for PLC that do not use python plugin
ed [Sun, 06 Dec 2009 15:54:22 +0100] rev 454
Made python plugin comaptible with accessors
edouard [Fri, 04 Dec 2009 15:16:37 +0100] rev 453
LPC connector enhancements
edouard [Fri, 04 Dec 2009 15:15:57 +0100] rev 452
Reflect changes in iec type definitions in matiec/lib
edouard [Fri, 04 Dec 2009 15:14:32 +0100] rev 451
Fixed automatic console rising on w32
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 02 Dec 2009 20:22:28 +0100] rev 450
Preliminary accessor support for debug
Edouard TISSERANT <edouard.tisserant@gmail.com> [Wed, 02 Dec 2009 13:07:57 +0100] rev 449
merge
ed [Tue, 01 Dec 2009 13:48:47 +0100] rev 448
Some rough copy'n'paste to pave path for an LPC connector
Edouard TISSERANT <edouard.tisserant@gmail.com> [Tue, 01 Dec 2009 13:45:49 +0100] rev 447
Merge
ed [Tue, 01 Dec 2009 13:41:29 +0100] rev 446
Some cleanup in PLC status - removed that \"Starting\" state ...
berem [Wed, 02 Dec 2009 10:24:09 +0100] rev 445
Bug when asking two consecutive times 'Show' fixed
laurent [Tue, 01 Dec 2009 11:00:02 +0100] rev 444
Adding support for updating or removing located variables by their address or leading address numbers when changing or removing VariableTree element
laurent [Tue, 01 Dec 2009 10:59:17 +0100] rev 443
Adding support for updating located variables when changing plugin IEC_Channel
laurent [Mon, 30 Nov 2009 10:13:36 +0100] rev 442
Adding Beremiz LPCComposer specific file
Edouard TISSERANT <edouard.tisserant@gmail.com> [Sun, 29 Nov 2009 18:57:49 +0100] rev 441
added files to ignore in hgignore
ed [Sun, 29 Nov 2009 18:06:38 +0100] rev 440
Some misc cleanup
laurent [Sun, 29 Nov 2009 16:34:02 +0100] rev 439
Adding support for defining user icons on VariableLocationTree
laurent [Sun, 29 Nov 2009 16:32:52 +0100] rev 438
Bug when trying to hide SVG elements fixed
laurent [Sun, 29 Nov 2009 16:31:14 +0100] rev 437
Redesign test SVGUI interface
edouard [Mon, 02 Nov 2009 17:41:12 +0100] rev 436
Wiped out references to Lolitech
edouard [Mon, 02 Nov 2009 15:38:49 +0100] rev 435
Merge with 092060fd8afb1d950fe467724ce0209bddc48716
greg [Mon, 02 Nov 2009 11:57:29 +0100] rev 434
Replace \"lolitech\" contact by \"edouard\" contact
greg [Wed, 28 Oct 2009 11:42:47 +0100] rev 433
Merge with 5981ad8547f5bcfe2e9c93b7973fbca79178487f
greg [Wed, 28 Oct 2009 11:38:23 +0100] rev 432
Add Beremiz shortcuts in menu on linux platform
Add some dependencies to beremiz (simplejson, twisted, nevow ...)
edouard [Tue, 27 Oct 2009 16:32:54 +0100] rev 431
Updated ShowVar icon
laurent [Tue, 27 Oct 2009 16:24:15 +0100] rev 430
Allowing unicode characters to be used in comments
laurent [Mon, 26 Oct 2009 11:20:16 +0100] rev 429
Adding support for asking for saving while trying to close a modified project in any case
laurent [Fri, 23 Oct 2009 18:45:24 +0200] rev 428
Update internationalization for new functionalities.
greg [Fri, 23 Oct 2009 15:41:48 +0200] rev 427
Check ProjectPath write permission
Manage buildpath
laurent [Thu, 22 Oct 2009 17:20:24 +0200] rev 426
Bugs with TextCtrlAutoComplete on Windows fixed
greg [Thu, 22 Oct 2009 11:28:11 +0200] rev 425
Add new target (Makefile)
greg [Thu, 22 Oct 2009 11:27:30 +0200] rev 424
support for passing list command to ProcessLogger
greg [Thu, 22 Oct 2009 11:26:45 +0200] rev 423
Fix some warnings during compilation
laurent [Mon, 19 Oct 2009 16:26:15 +0200] rev 422
Bug when importing Beremiz without wx.App declared fixed
laurent [Mon, 19 Oct 2009 16:03:46 +0200] rev 421
Bugs with logger and stand-alone PluginRoot fixed
'Laurent Bessard <laurent.bessard@lolitech.fr>' [Fri, 16 Oct 2009 10:50:16 +0200] rev 420
Greg changes merged
laurent [Fri, 16 Oct 2009 10:37:53 +0200] rev 419
Warning in c_ext compiling fixed
greg [Thu, 15 Oct 2009 17:39:26 +0200] rev 418
Fix relative matiec path problem
Fix warning in generate common_main
laurent [Thu, 15 Oct 2009 10:11:07 +0200] rev 417
Adding support for declaring PluginRoot outside of Beremiz
laurent [Fri, 09 Oct 2009 17:52:00 +0200] rev 416
Orthographic mistake in french internationalization fixed
laurent [Fri, 09 Oct 2009 17:38:17 +0200] rev 415
improved english spelling and grammar and internationalization updated
laurent [Thu, 08 Oct 2009 16:37:58 +0200] rev 414
Move Debug message disabled message at the right place
laurent [Thu, 08 Oct 2009 16:37:06 +0200] rev 413
Removing superfluous event.Skip() in MenuEvent callback functions
laurent [Thu, 08 Oct 2009 12:36:55 +0200] rev 412
Bug on canopen tests (not being multi-platform) fixed
laurent [Thu, 08 Oct 2009 11:26:40 +0200] rev 411
Bug on Debug trying to start (and stop) before PLC started fixed.
Adding support for detecting platform default settings for target type and canfestival node.
Clear tests folder, leaving only multi-platform tests.
laurent [Thu, 08 Oct 2009 11:09:01 +0200] rev 410
Remove testing printings in svgui module of python plugin
laurent [Thu, 08 Oct 2009 11:04:06 +0200] rev 409
Allowing multiple Beremiz_service instances to run on same target.
laurent [Thu, 08 Oct 2009 11:01:19 +0200] rev 408
Bug on DebugVariablePanel when opening project at start fixed
laurent [Wed, 07 Oct 2009 09:03:15 +0200] rev 407
Bug while trying to import SVG file fixed
laurent [Tue, 06 Oct 2009 12:10:46 +0200] rev 406
Bug when expanded and collapsing plugin tree fixed
laurent [Tue, 06 Oct 2009 11:55:32 +0200] rev 405
Bugs when expanded and collapsing plugin tree and location tree fixed
laurent [Tue, 06 Oct 2009 11:13:13 +0200] rev 404
Bugs when expanded and collapsing location tree fixed
laurent [Fri, 02 Oct 2009 11:25:35 +0200] rev 403
Removing memory leak while closing PluginsRoot
laurent [Sat, 26 Sep 2009 18:44:25 +0200] rev 402
Bugs on displaying plugin available variables in PluginTree fixed
laurent [Thu, 24 Sep 2009 18:27:45 +0200] rev 401
Adding support for displaying plugins available variable into Beremiz plugin tree
laurent [Thu, 24 Sep 2009 18:26:11 +0200] rev 400
Bug on return debug tick test fixed
laurent [Thu, 24 Sep 2009 18:22:31 +0200] rev 399
Merging some improvements from BCT
'Laurent Bessard <laurent.bessard@lolitech.fr>' [Mon, 21 Sep 2009 12:12:08 +0200] rev 398
Changes merged
laurent [Mon, 21 Sep 2009 12:00:52 +0200] rev 397
Adding support for forcing tick count to return to zero as the same time than all tasks firing are synchronized
laurent [Mon, 21 Sep 2009 11:56:55 +0200] rev 396
Many bugs on PLCOpenEditor integration fixed
laurent [Wed, 16 Sep 2009 14:06:50 +0200] rev 395
Integrate PLCOpenEditor into Beremiz frame
laurent [Wed, 16 Sep 2009 14:00:56 +0200] rev 394
Bug on debug buffer test resulting in not transmitting debug data under specific conditions fixed
laurent [Wed, 16 Sep 2009 13:54:57 +0200] rev 393
Remove dirtylibs test while freeing plc libs in PLCObject.py
laurent [Fri, 04 Sep 2009 17:33:51 +0200] rev 392
Redesign DiscoveryDialog class to conform to others dialogs
greg [Fri, 18 Sep 2009 14:58:22 +0200] rev 391
fix runtime.py filename case to avoid problem on multi-platform
greg [Fri, 18 Sep 2009 14:30:57 +0200] rev 390
Fix defaults compiler and linker names for win32
laurent [Fri, 04 Sep 2009 11:24:25 +0200] rev 389
Bug wrong control state while refreshing interface fixed
laurent [Thu, 03 Sep 2009 12:09:39 +0200] rev 388
Bug with creating or opening a project not closing windows of current opened project fixed
laurent [Thu, 03 Sep 2009 11:28:46 +0200] rev 387
Clean test_svgui removing useless buttons and drawing and choosing universal fonts
laurent [Wed, 02 Sep 2009 13:38:47 +0200] rev 386
Applying patch from Iztok for old gcc versions
laurent [Tue, 01 Sep 2009 10:45:07 +0200] rev 385
Updating windows test for new python plugin and svgui module
laurent [Tue, 01 Sep 2009 10:41:50 +0200] rev 384
Bug on windows when trying to open wxglade generated 'hmi.py' file fixed
laurent [Tue, 01 Sep 2009 10:40:11 +0200] rev 383
Fix non-destroyed dialog in 'OnOpenProject' if 'Cancel' selected
laurent [Thu, 27 Aug 2009 12:47:40 +0200] rev 382
Close PLC editing and PLC debugging frames while closing project
laurent [Fri, 14 Aug 2009 16:26:19 +0200] rev 381
Improving support for svgui, separating setting end getting attributes functions from creating function.
edouard [Thu, 13 Aug 2009 11:48:55 +0200] rev 380
Merge with 35cc4c6a29363d0a89f3e1096832cf14bb79f3de
edouard [Thu, 13 Aug 2009 11:37:38 +0200] rev 379
Merge with 75ae46b66315975b49ec48574befa094be583fdd
b.taylor@willowglen.ca [Wed, 12 Aug 2009 16:23:59 -0600] rev 378
merged greg's recent commits
b.taylor@willowglen.ca [Wed, 12 Aug 2009 16:18:57 -0600] rev 377
remove code that i was using for testing.
b.taylor@willowglen.ca [Wed, 12 Aug 2009 16:09:00 -0600] rev 376
merged in cherry-picked service discovery changes
b.taylor@willowglen.ca [Wed, 12 Aug 2009 15:20:51 -0600] rev 375
fix discovery dialog sorting, remove services from the discovery dialog when they go offline
b.taylor@willowglen.ca [Wed, 12 Aug 2009 13:43:58 -0600] rev 374
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.
b.taylor@willowglen.ca [Wed, 12 Aug 2009 13:40:20 -0600] rev 373
fix pyZeroconf bug where getServiceInfo returns None.
This allows the discovery window to work with targets using Avahi to advertise their services.
(patch obtained from <http://sourceforge.net/tracker/?func=detail&aid=1600775&group_id=100909&atid=628622>)
edouard [Mon, 10 Aug 2009 11:35:14 +0200] rev 372
Added ShowMaster button icon for Canfestival plugin
laurent [Wed, 12 Aug 2009 11:46:22 +0200] rev 371
Adding new svgui support using twisted website HMI
Updating svgui example
laurent [Wed, 12 Aug 2009 11:43:40 +0200] rev 370
Removing old svgui support using wxsvg
laurent [Wed, 12 Aug 2009 11:40:26 +0200] rev 369
Adding support for twisted website HMI
laurent [Mon, 10 Aug 2009 14:42:54 +0200] rev 368
Adding support for twisted website HMI
laurent [Fri, 07 Aug 2009 18:27:50 +0200] rev 367
Adding support for python plugin wxglade_hmi allowing creation of PLC HMI using wxglade
Updating linux wxglade example according to this new plugin design
laurent [Wed, 29 Jul 2009 15:17:10 +0200] rev 366
Move python evaluator to create a python plugin containing any related python module
laurent [Wed, 29 Jul 2009 10:49:31 +0200] rev 365
Bug extra_files deletion in working directory fixed
laurent [Wed, 29 Jul 2009 10:48:02 +0200] rev 364
Bug extra_files deletion in working directory fixed
laurent [Wed, 29 Jul 2009 10:30:19 +0200] rev 363
Adding support for recursively generate STLibrary and BlockLibrary according to plugin tree
laurent [Wed, 29 Jul 2009 10:27:23 +0200] rev 362
Adding support for internationalization
laurent [Tue, 28 Jul 2009 17:43:19 +0200] rev 361
Adding support for internationalization
greg [Mon, 20 Jul 2009 16:28:56 +0200] rev 360
update cf_runtime.c (now call TimerInit and TimerCleanup on win32 platform)
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>' [Fri, 10 Jul 2009 11:39:43 +0200] rev 359
prevent eclipse to push .project with .hgignore
'Gr?gory Tr?lat <gregory.trelat@lolitech.fr>' [Fri, 10 Jul 2009 11:06:30 +0200] rev 358
removed dead hidden files
btaylor@grond.willowglen.ab.ca [Mon, 06 Jul 2009 11:27:06 -0600] rev 357
close ZeroConf object when exiting the Service Discovery window.
(otherwise pythonw.exe does not exit when closing Beremiz on Windows)
lbessard [Tue, 09 Jun 2009 10:10:34 +0200] rev 356
Adding support for printing lines where matiec failed in Log console (thanks to Brendan)
Bug that prevent to see errors in editor with double click fixed.
greg [Sat, 30 May 2009 17:09:07 +0200] rev 355
Fix refresh of Beremiz button when connection lost
Adding support for Debug to register tick
greg [Sat, 30 May 2009 16:45:31 +0200] rev 354
Fix refresh of Beremiz button when connection lost
greg [Sat, 30 May 2009 16:44:07 +0200] rev 353
Adding Lock around C code called by Debug thread
greg [Thu, 28 May 2009 17:29:19 +0200] rev 352
fixed bug : Lock _FreePLC until _stopPLC finish
lbessard [Thu, 28 May 2009 14:06:23 +0200] rev 351
Adding support for matiec new command line syntax
greg [Thu, 28 May 2009 13:40:29 +0200] rev 350
- now call load, start, free PLC from the python Thread
- add a wx timer (500ms) that pull the plc state to refresh Beremiz icons
(fix problem when command PLC with the TaskBar icon)
greg [Thu, 28 May 2009 13:29:23 +0200] rev 349
add "\n" to logger when pyro fall in error
lbessard [Thu, 28 May 2009 07:47:38 +0200] rev 348
Bug while parsing long located variables in GetLocations fixed
greg [Fri, 22 May 2009 10:27:55 +0200] rev 347
remove french comment in python_gear block
greg [Tue, 19 May 2009 09:18:50 +0200] rev 346
add python_gear block (to execute python command each given cycle interval)
greg [Mon, 18 May 2009 07:58:41 +0200] rev 345
get the WaitPythonCommands return (semaphore error code) to quit python_iterator loop when semaphore is destroyed
greg [Mon, 18 May 2009 07:47:24 +0200] rev 344
Wait the debug thread has terminated before freeing PLC to avoid random segmentation fault.
Store working directory to globals copy, in order to be used in runtime.py.
greg [Mon, 18 May 2009 07:43:03 +0200] rev 343
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
greg [Mon, 04 May 2009 10:12:35 +0200] rev 342
Replacing Debug rt_sem by rt_pipe
greg [Mon, 04 May 2009 09:31:59 +0200] rev 341
Get PDOmapping exception from canfestival plugin
greg [Mon, 04 May 2009 09:31:16 +0200] rev 340
Adding support for using only PDO define in EDS file and not configured for adding mapping in node
greg [Mon, 04 May 2009 09:29:24 +0200] rev 339
Adding support for updating PLC status when stopping
greg [Mon, 04 May 2009 09:27:33 +0200] rev 338
Adding support for enable/Disable plugins
greg [Wed, 29 Apr 2009 12:29:12 +0200] rev 337
Add LoliTech phone number in bug report
greg [Fri, 10 Apr 2009 07:55:55 +0200] rev 336
Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.
greg [Fri, 10 Apr 2009 07:53:42 +0200] rev 335
fixed bug : buffer overflow when debugging PLC with python blocks
lbessard [Thu, 09 Apr 2009 15:27:45 +0200] rev 334
Adding support for unsubscribe all variables while transferring
lbessard [Wed, 08 Apr 2009 15:16:45 +0200] rev 333
fixed wrong pthread initialisation
greg [Sat, 04 Apr 2009 10:43:29 +0200] rev 332
add utf-8 and save shortcut support in PythonST
fixed bug execfile order (runtime.py / hmy.py) in PLCObject.py
Fixed bug with locale (wrong convertion "." to ",")
greg [Tue, 31 Mar 2009 09:38:44 +0200] rev 331
remove print messages
greg [Tue, 31 Mar 2009 09:33:10 +0200] rev 330
add autostart plc feature for beremiz_service (bug fixed)
greg [Mon, 30 Mar 2009 17:04:30 +0200] rev 329
add autostart plc feature for beremiz_service
lbessard [Tue, 24 Mar 2009 17:33:46 +0100] rev 328
Close Debug Window when program transfered
lbessard [Tue, 24 Mar 2009 17:32:54 +0100] rev 327
Register the current watched variable in Debug Window before starting
lbessard [Mon, 23 Mar 2009 16:40:02 +0100] rev 326
Bug opening Auto complete frame when not expected fixed
lbessard [Mon, 23 Mar 2009 16:39:23 +0100] rev 325
Bug preventing loading STLibrary when adding a plugin fixed
lbessard [Mon, 23 Mar 2009 16:38:11 +0100] rev 324
Invalid minimizebutton state when reload PLCParams fixed
lbessard [Mon, 23 Mar 2009 16:26:13 +0100] rev 323
Fix bug preventing library to re-compiled when dependant files changed.
Fix bug preventing to re-compile a file without changes even when file miscompiled.
lbessard [Mon, 23 Mar 2009 16:20:05 +0100] rev 322
Make 'runtime.py' and 'hmi.py' executed independantly
lbessard [Mon, 16 Mar 2009 17:31:08 +0100] rev 321
Adding support for Xenomai targets.
etisserant [Wed, 11 Mar 2009 10:41:55 +0100] rev 320
Restored splash with new lolitech logo
etisserant [Fri, 06 Mar 2009 21:42:57 +0100] rev 319
Fixed non-wx runtime python evaluation stuff.
greg [Mon, 02 Mar 2009 09:23:34 +0100] rev 318
updated : debian package scripts
lbessard [Wed, 25 Feb 2009 16:39:11 +0100] rev 317
Fix size of ComboBoxes
greg [Thu, 19 Feb 2009 14:41:35 +0100] rev 316
change splashscreen beremiz version to 2009.0 Beta
greg [Mon, 16 Feb 2009 13:45:42 +0100] rev 315
Dispatch wxGlade tests in linux and win32 folders
lbessard [Fri, 13 Feb 2009 13:58:54 +0100] rev 314
Bug with fonts on some systems fixed
lbessard [Tue, 20 Jan 2009 17:22:16 +0100] rev 313
Bug when try to launch wxGlade on Windows fixed
lbessard [Tue, 20 Jan 2009 17:02:25 +0100] rev 312
Bug when try to launch wxGlade on Windows fixed
lbessard [Tue, 20 Jan 2009 15:04:41 +0100] rev 311
Bug on Windows fixed
lbessard [Tue, 20 Jan 2009 15:04:14 +0100] rev 310
Bug when try to launch wxGlade on Windows fixed
lbessard [Mon, 19 Jan 2009 17:08:17 +0100] rev 309
Adding support for cancelling code generation of function with no input connected
greg [Mon, 19 Jan 2009 13:11:20 +0100] rev 308
remove arg : self.runtime when create pluginroot instance in OnOpenProject and OnNewProject method from beremiz class
etisserant [Mon, 19 Jan 2009 10:08:45 +0100] rev 307
Updated config_utils so that command line tests work.
etisserant [Mon, 19 Jan 2009 08:40:09 +0100] rev 306
Enahced python_cwiid test with a wxGlade GUI
etisserant [Mon, 19 Jan 2009 08:39:36 +0100] rev 305
Added wxGlade test
etisserant [Mon, 19 Jan 2009 08:39:16 +0100] rev 304
Removed lost print
etisserant [Mon, 19 Jan 2009 08:38:33 +0100] rev 303
Added wxInspector feature to play with wxGlade GUI more easily.
etisserant [Mon, 19 Jan 2009 08:32:11 +0100] rev 302
Enhanced wxGlade GUI creation.
- Frame object name now have same name as in editor
- Closing the frame replace object by None, warn user, and recreate frame
etisserant [Sat, 17 Jan 2009 02:36:46 +0100] rev 301
Added support for wxglade GUIs.
etisserant [Sat, 17 Jan 2009 02:34:45 +0100] rev 300
Added python_poll FB, to poll python variable without waiting ack
etisserant [Fri, 16 Jan 2009 16:59:18 +0100] rev 299
Enhanced the way "runtime.py" is executed,
etisserant [Fri, 16 Jan 2009 16:52:23 +0100] rev 298
Fixed the way LOCAL:// connector detects X11 poisoned plugins to avoid launching tray-icon enabled runtime (-x1)
etisserant [Fri, 16 Jan 2009 16:50:54 +0100] rev 297
Fixed typo in (LD/C)FLAGS hendling in toolchain_gcc.py
lbessard [Fri, 16 Jan 2009 13:20:44 +0100] rev 296
Replacing wx.Choice by wx.ComboBox
lbessard [Fri, 16 Jan 2009 08:54:37 +0100] rev 295
Rewrite TestCtrlAutoComplete to fix all bugs
lbessard [Thu, 15 Jan 2009 10:05:07 +0100] rev 294
Fix problem with embeddedimage module not present in wx versions older than 2.8.8.0
lbessard [Wed, 14 Jan 2009 19:50:09 +0100] rev 293
Adding example of path generator program
lbessard [Wed, 14 Jan 2009 19:44:36 +0100] rev 292
Adding support for Graphic for variable in Debug mode
etisserant [Wed, 14 Jan 2009 19:25:53 +0100] rev 291
Added systematic stdout.flush runtime side, so that results appear in log window
etisserant [Wed, 14 Jan 2009 16:41:14 +0100] rev 290
Local Runtime (LOCAL://) now launched "on demand"
Added Graphical Python shell in Tray Icon menu
Fixed some missing __DEBUG variable assignement
More generic per target LDFLAGS and CFLAGS
lbessard [Fri, 09 Jan 2009 17:08:31 +0100] rev 289
Bug on __DEBUG no present fixed
lbessard [Fri, 09 Jan 2009 17:07:56 +0100] rev 288
Warning on modulo by zero fixed
etisserant [Sun, 04 Jan 2009 17:30:34 +0100] rev 287
The must-have test : using wiimote sensors !
etisserant [Sun, 04 Jan 2009 17:29:12 +0100] rev 286
Minor changes to get better cleanup of debug and python_eval threads, accross multiple debug sessions and PLC runs.
etisserant [Sun, 04 Jan 2009 17:25:22 +0100] rev 285
Added local C dependency dicovery and changes checking, to speed up build.
etisserant [Tue, 30 Dec 2008 22:47:15 +0100] rev 284
Fixed problem with re-use of Pyro connector proxy copy across debug sessions
etisserant [Tue, 30 Dec 2008 22:43:48 +0100] rev 283
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.
etisserant [Wed, 24 Dec 2008 00:02:12 +0100] rev 282
fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
etisserant [Tue, 23 Dec 2008 23:56:29 +0100] rev 281
fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
etisserant [Tue, 23 Dec 2008 19:37:44 +0100] rev 280
Added native (not a plugin) asynchronous python eval function block - Beta. Code cleanup in C code templates.
etisserant [Tue, 23 Dec 2008 19:31:28 +0100] rev 279
Fixed minimize/maximize invertion
etisserant [Tue, 23 Dec 2008 19:30:45 +0100] rev 278
Updated splash
etisserant [Tue, 23 Dec 2008 12:33:14 +0100] rev 277
Local PYRO connection is designated by LOCAL://, not PYRO://localhost:3000 anymore
greg [Mon, 15 Dec 2008 08:41:16 +0100] rev 276
fixed : MAX_SEM_COUNT to 1 instead of 10
remove ReleaseSemaphore on debug_sem in InitiateDebugTransfer function
lbessard [Fri, 12 Dec 2008 17:54:17 +0100] rev 275
Adding Function Blocks in VARIABLES.csv
greg [Wed, 10 Dec 2008 17:37:21 +0100] rev 274
Adding support for defining plugin library as a plcopen xml file in plugin folder
greg [Wed, 26 Nov 2008 09:05:04 +0100] rev 273
Bug with debug mode when displaying code fixed
greg [Wed, 26 Nov 2008 09:04:28 +0100] rev 272
Bug on Exception handling fixed
greg [Mon, 24 Nov 2008 08:57:43 +0100] rev 271
add the possibility to enable or disable wxTaskbarIcon for Beremiz_service
Launch beremiz without taskbarIcon by default (incompatible with svgui plugin)
lbessard [Thu, 20 Nov 2008 12:57:24 +0100] rev 270
Bug on bit mapping in CanFestival plugin fixed
greg [Tue, 04 Nov 2008 16:00:44 +0100] rev 269
add a TaskBarIcon to configure beremiz_service and display plc states (started, stopped)
greg [Tue, 04 Nov 2008 15:44:44 +0100] rev 268
add autocomplete support for beremiz's textctrl
greg [Fri, 31 Oct 2008 09:56:14 +0100] rev 267
fix bad parameters in plugin.xml for test_master on linux
greg [Mon, 27 Oct 2008 09:35:23 +0100] rev 266
update test_master and test_slave examples for win32
greg [Mon, 27 Oct 2008 09:19:35 +0100] rev 265
update test_master and test_slave examples for win32
greg [Mon, 27 Oct 2008 07:58:57 +0100] rev 264
Update test_master and test_slave examples for linux
greg [Fri, 24 Oct 2008 14:36:52 +0200] rev 263
fix bug in beremiz_service with the MainLoop
greg [Fri, 24 Oct 2008 14:01:36 +0200] rev 262
add taskbaricon to beremiz_service.
fix bug in dicovery.py
Write class for ServicePublisher
greg [Wed, 22 Oct 2008 14:22:54 +0200] rev 261
fix bug in methods.py
greg [Mon, 20 Oct 2008 13:04:10 +0200] rev 260
add docutils in svgui plugins to launch inkscape
fix bug in Beremiz.py when open project without buildpath
greg [Fri, 17 Oct 2008 14:44:41 +0200] rev 259
changes CXXFLAGS LDFLAGS for svgui plugin on win32 platform
greg [Fri, 17 Oct 2008 13:27:03 +0200] rev 258
fixed bug with config
greg [Fri, 17 Oct 2008 13:03:19 +0200] rev 257
remove workspace test
store last folder opened
greg [Thu, 16 Oct 2008 16:49:39 +0200] rev 256
add buildpath parameter for beremiz
fix problems with test_svgui
remove -mno-cygwin from plugins/svgui
etisserant [Tue, 14 Oct 2008 13:40:17 +0200] rev 255
Fixed rmll examples
etisserant [Wed, 10 Sep 2008 17:14:12 +0200] rev 254
Updated splash for beta
greg [Wed, 10 Sep 2008 17:11:04 +0200] rev 253
fixed : findiecchannel call
lbessard [Wed, 10 Sep 2008 16:44:27 +0200] rev 252
Bug with FBDPanel fixed
greg [Mon, 08 Sep 2008 14:33:57 +0200] rev 251
change default linker (ld ) to g++ in XSD for gcc toolchain
lbessard [Mon, 08 Sep 2008 13:55:50 +0200] rev 250
Bug with return value of nodelist saving fixed
lbessard [Sun, 07 Sep 2008 16:46:15 +0200] rev 249
Bug with Open, Reopen and Close Project fixed
lbessard [Sun, 07 Sep 2008 16:43:05 +0200] rev 248
Bug with Open, Reopen and Close Project fixed
greg [Sun, 07 Sep 2008 15:54:09 +0200] rev 247
add __DEBUG variable
lbessard [Sun, 07 Sep 2008 15:23:32 +0200] rev 246
Adding support for Debugging in PLCOpenEditor
etisserant [Sun, 07 Sep 2008 10:06:19 +0200] rev 245
Added __DEBUG global var to eventually change PLC code execution gehavior
greg [Sun, 07 Sep 2008 10:03:23 +0200] rev 244
fixed : bug in debugthreadproc (plugger.py)
changes in plc_win32_main.c and plc_debug
lbessard [Fri, 05 Sep 2008 18:15:18 +0200] rev 243
Adding support for Debugging with PLCOpenEditor
Bug with unsubscribe IEC_path start to be fixed
lbessard [Fri, 05 Sep 2008 18:13:55 +0200] rev 242
Bug closing project in Beremiz when closing tab in PLCOpenEditor fixed
lbessard [Fri, 05 Sep 2008 18:11:52 +0200] rev 241
Problem with multi-connection on block in LD fixed
greg [Fri, 05 Sep 2008 16:27:43 +0200] rev 240
fixed : bug when stop plc and previously svguiapp closed
etisserant [Fri, 05 Sep 2008 16:25:57 +0200] rev 239
Fixed bad IPC choice for debugger/PLC/control thread collaboration
etisserant [Thu, 04 Sep 2008 16:07:14 +0200] rev 238
Debugger now reports BOOL as booleans
etisserant [Thu, 04 Sep 2008 15:56:25 +0200] rev 237
Some scenario may block debugger.
etisserant [Thu, 04 Sep 2008 14:57:52 +0200] rev 236
Now debug all ticks, not only odd ones :-)
etisserant [Wed, 03 Sep 2008 17:28:17 +0200] rev 235
Improved debug data feedback.
greg [Tue, 02 Sep 2008 12:24:25 +0200] rev 234
fixed : bug when launch beremiz_service on windows
greg [Tue, 02 Sep 2008 12:21:58 +0200] rev 233
add start inkscape methods for svgui plugin
greg [Mon, 01 Sep 2008 14:40:51 +0200] rev 232
add call to join method for stdout/stderr threads
etisserant [Sat, 30 Aug 2008 22:14:06 +0200] rev 231
Re-organized pyro connector proxy members mascarading
etisserant [Sat, 30 Aug 2008 22:12:49 +0200] rev 230
Some GUI enhancement. Beremiz now comes with its own GenBitmapTextButton
greg [Thu, 28 Aug 2008 16:34:48 +0200] rev 229
add tests for win32
fixed bug for win32
greg [Thu, 28 Aug 2008 15:08:41 +0200] rev 228
fixed : init_level bug
remove -lrt in LDFLAG
etisserant [Thu, 28 Aug 2008 14:53:11 +0200] rev 227
- Some improovements in debug data feedback data
- Added "LOCAL://" uri support for local runtime support on randomized port
etisserant [Thu, 28 Aug 2008 14:51:46 +0200] rev 226
Fixed typo in discovery.py
lbessard [Thu, 28 Aug 2008 14:22:45 +0200] rev 225
Some instance type test improved
greg [Tue, 26 Aug 2008 15:31:09 +0200] rev 224
remove import signal in beremiz.py
remove SIGKILL signal in wxPopen
etisserant [Tue, 26 Aug 2008 13:47:21 +0200] rev 223
Fixed bad bahavior when zeroconf bindaddress unspecified.
etisserant [Mon, 25 Aug 2008 18:03:10 +0200] rev 222
Added lock to avoid variable subsciption concurrent to transmission to PLC
etisserant [Mon, 25 Aug 2008 18:02:15 +0200] rev 221
Rewritten horrible discovery.py.
etisserant [Mon, 25 Aug 2008 18:01:49 +0200] rev 220
Fixed local PLC runtime kill on aborted quit attempt.
etisserant [Mon, 25 Aug 2008 18:01:01 +0200] rev 219
Fixed problem with first PLC argument (argv)
greg [Fri, 22 Aug 2008 15:35:11 +0200] rev 218
remove old code and fix typo
etisserant [Fri, 22 Aug 2008 15:30:09 +0200] rev 217
Now, Beremiz launch Beremiz_service at startup, with a one-time workin dir
etisserant [Fri, 22 Aug 2008 15:27:37 +0200] rev 216
Fixed typo in PLCObject.py
lbessard [Fri, 22 Aug 2008 13:36:54 +0200] rev 215
Bugs on Opening PLCOpenEditor fixed
lbessard [Fri, 22 Aug 2008 13:36:16 +0200] rev 214
Modification in catched wxTextCtrl events
lbessard [Fri, 22 Aug 2008 13:34:58 +0200] rev 213
Change in layout from AuiMDIParentFrame to AuiNotebook
lbessard [Fri, 22 Aug 2008 13:33:42 +0200] rev 212
.cvsignore files updated
etisserant [Thu, 21 Aug 2008 17:19:09 +0200] rev 211
Made autom_ihm_rmll test work again.
etisserant [Thu, 21 Aug 2008 17:18:44 +0200] rev 210
Fixed oddities in arguments/options parsing and passing to plugins initialization...
etisserant [Thu, 21 Aug 2008 17:17:36 +0200] rev 209
Moved template C code to targets dir. Cleaned up some forgotten print.
greg [Thu, 21 Aug 2008 13:21:37 +0200] rev 208
remove print message
greg [Thu, 21 Aug 2008 13:18:49 +0200] rev 207
add address ip params
fix configure/publish service
greg [Thu, 21 Aug 2008 10:35:12 +0200] rev 206
fix bug in plugger.py to get URI_Location
add ip authorized in beremiz_service.py
greg [Wed, 20 Aug 2008 10:10:34 +0200] rev 205
move specific target runtimes to their targets directory
greg [Wed, 20 Aug 2008 09:37:57 +0200] rev 204
remove URI_location from XSD targets and add to pluginroot XSD
etisserant [Wed, 20 Aug 2008 00:11:40 +0200] rev 203
Added concepts :
- connector class (for PLC control, debug and flashing abstraction).
- builder class (C toolchain abstraction)
Added features :
- Pyro based connector.
- ctypes loader, load PLC shared object and run it
- ctypes based debugger embryo (not tested)
- gcc builder
Broken:
- Win32 runtime
- Most tests
lbessard [Tue, 12 Aug 2008 16:27:07 +0200] rev 202
Adding support for highlighing compiling errors into PLCOpenEditor
lbessard [Tue, 12 Aug 2008 16:25:18 +0200] rev 201
Adding support for highlighing compiling errors into PLCOpenEditor
etisserant [Wed, 30 Jul 2008 17:16:57 +0200] rev 200
Change shortcut for wx-inspector now ctrl-alt-i
etisserant [Tue, 15 Jul 2008 17:57:04 +0200] rev 199
minor gui improvements :
- smaller plugin name field, indented according plugin depth
- C editor icon
- IEC editor icon
lbessard [Tue, 15 Jul 2008 17:35:19 +0200] rev 198
Bug while while changing name of SVGUI plugin node fixed
etisserant [Tue, 15 Jul 2008 16:01:09 +0200] rev 197
SVG/Inkscape based icon generation script + SVG drawing.
Change in icon naming : no more size in name
greg [Mon, 07 Jul 2008 13:37:23 +0200] rev 196
changes in plc_Win32_main to match with new api (alignment feature)
etisserant [Mon, 07 Jul 2008 11:34:12 +0200] rev 195
*** empty log message ***
lbessard [Tue, 01 Jul 2008 18:31:38 +0200] rev 194
Disable some components
lbessard [Tue, 01 Jul 2008 18:30:42 +0200] rev 193
Warning with StaticBoxSizer fixed
lbessard [Tue, 01 Jul 2008 18:29:42 +0200] rev 192
Problem with files when launching created program from another directory fixed
lbessard [Tue, 01 Jul 2008 09:00:40 +0200] rev 191
Bug with float window size fixed
lbessard [Mon, 30 Jun 2008 17:38:28 +0200] rev 190
Bug with folder path ending by '/' or '\' fixed
lbessard [Mon, 30 Jun 2008 17:04:25 +0200] rev 189
Adding support for calculate window size while C generating
lbessard [Mon, 30 Jun 2008 14:31:18 +0200] rev 188
Removing empty choice when parameter isn't optional
lbessard [Mon, 30 Jun 2008 14:29:23 +0200] rev 187
led_pump and led_sink inverted
lbessard [Mon, 30 Jun 2008 14:28:48 +0200] rev 186
Various bugs fixed
lbessard [Mon, 30 Jun 2008 14:27:30 +0200] rev 185
Remove useless test on refreshing edit menu
etisserant [Sat, 28 Jun 2008 19:06:48 +0200] rev 184
*** empty log message ***
etisserant [Sat, 28 Jun 2008 18:57:18 +0200] rev 183
*** empty log message ***
etisserant [Sat, 28 Jun 2008 18:56:04 +0200] rev 182
Added SVGUI + CANopen Master and slave test
etisserant [Sat, 28 Jun 2008 18:54:44 +0200] rev 181
Better SCGUITransform value initialization. Added semaphore as a mainloop init barrier
etisserant [Sat, 28 Jun 2008 18:53:48 +0200] rev 180
Various fixes in c_ext, now, located vars are pointed.
etisserant [Fri, 27 Jun 2008 16:21:22 +0200] rev 179
Added PLC tick alignement on external synchronization source feature.
etisserant [Fri, 27 Jun 2008 16:21:22 +0200] rev 178
Added PLC tick alignement on external synchronization source feature.
lbessard [Fri, 27 Jun 2008 09:38:16 +0200] rev 177
Adding some examples with time qualifier in action_block in SFC
lbessard [Fri, 27 Jun 2008 09:28:52 +0200] rev 176
Close Project menu item implemented
etisserant [Wed, 25 Jun 2008 17:36:24 +0200] rev 175
*** empty log message ***
etisserant [Wed, 25 Jun 2008 17:36:09 +0200] rev 174
Fixed slavebootup bug in generated code.
lbessard [Wed, 25 Jun 2008 17:34:57 +0200] rev 173
Bug on Beremiz close with and IECcode and IECrawcode frames opened fixed
lbessard [Wed, 25 Jun 2008 17:32:53 +0200] rev 172
Adding support for modification in CanFestival eds_utils
etisserant [Wed, 25 Jun 2008 17:11:47 +0200] rev 171
Moved DS401 Slave Gui based demo to test_master_DS401GUI. test_master is now a pure simple master, supposed to work with test_slave.
etisserant [Wed, 25 Jun 2008 17:11:47 +0200] rev 170
Moved DS401 Slave Gui based demo to test_master_DS401GUI. test_master is now a pure simple master, supposed to work with test_slave.
etisserant [Wed, 25 Jun 2008 17:09:24 +0200] rev 169
SlaveBootup now set operational state for both local node and network nodes only when all nodes declared in network edit have been initialized.
Re-use of node creation dialog from CanFestival for slave node creation.
etisserant [Wed, 25 Jun 2008 17:01:07 +0200] rev 168
removed dead readme file in plugins
etisserant [Tue, 24 Jun 2008 19:02:57 +0200] rev 167
Re-organized tests
etisserant [Tue, 24 Jun 2008 19:02:11 +0200] rev 166
Preliminary CANopen slave generation support
lbessard [Mon, 23 Jun 2008 18:22:40 +0200] rev 165
Support for extern pointer for located variables
lbessard [Mon, 23 Jun 2008 18:21:27 +0200] rev 164
Bug on wx2.6 with PartsOpened fixed
etisserant [Mon, 23 Jun 2008 17:52:21 +0200] rev 163
Support for extern pointer for located variables + Preliminary slave code (broken)
etisserant [Mon, 23 Jun 2008 16:06:20 +0200] rev 162
Try to fix strange wxPopen behavior. Feedback appreciated.
lbessard [Wed, 04 Jun 2008 17:47:54 +0200] rev 161
Bug on output variable location generation fixed
greg [Thu, 29 May 2008 17:44:11 +0200] rev 160
NMY start node on slavebootup
greg [Mon, 26 May 2008 15:25:26 +0200] rev 159
add import wx for testing platform
greg [Mon, 26 May 2008 15:01:32 +0200] rev 158
fix bug for svgui
greg [Mon, 26 May 2008 15:00:10 +0200] rev 157
add debug mode for CanFestival dll under windows
etisserant [Sat, 24 May 2008 15:56:43 +0200] rev 156
Changed canfestival plugin runtime template to reflect recent changes on unix.
etisserant [Sat, 24 May 2008 15:55:46 +0200] rev 155
Fixed typos in config_utils comments
etisserant [Sat, 24 May 2008 15:55:19 +0200] rev 154
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.
etisserant [Sat, 24 May 2008 15:51:11 +0200] rev 153
changed WidgetInspector shortcut to ctrl+home (ctrl+F12 was grabbed by KDE).
greg [Sat, 24 May 2008 11:51:33 +0200] rev 152
add TimerInit() and TimerCleanup() in cf_runtime for matching with Timer_unix
etisserant [Fri, 23 May 2008 19:33:17 +0200] rev 151
still enhancing Linux behavior of wxPopen
etisserant [Fri, 23 May 2008 18:48:03 +0200] rev 150
Fixed non-regression test of config_utils in canfestival plugin
etisserant [Fri, 23 May 2008 18:47:32 +0200] rev 149
Tried to fix Linux behaviour of wxPopen.py
etisserant [Fri, 23 May 2008 16:01:49 +0200] rev 148
moved some demo code from plugger.py to test/.methods.py
lbessard [Fri, 23 May 2008 15:37:24 +0200] rev 147
Improve svgui plugin for following SVGUIEditor modifications
greg [Fri, 23 May 2008 10:52:55 +0200] rev 146
bug fix
lbessard [Fri, 23 May 2008 10:31:26 +0200] rev 145
Improving c_ext plugin by adding an XML file format for saving C files and an graphical interface for editing this file
greg [Tue, 06 May 2008 15:22:18 +0200] rev 144
add Exit function and StopTimerLoop arg to match with recent changes in CanFestival
greg [Wed, 16 Apr 2008 14:27:12 +0200] rev 143
fixed windows bug in generate soft_plc (directory with spaces)
lbessard [Wed, 16 Apr 2008 09:40:25 +0200] rev 142
Generated Callback functions fixed
lbessard [Tue, 08 Apr 2008 18:44:19 +0200] rev 141
Clash with iec_std_lib.h and windows.h bug fixed
lbessard [Fri, 04 Apr 2008 17:54:05 +0200] rev 140
Changes in SVGUIControl
greg [Fri, 04 Apr 2008 15:42:03 +0200] rev 139
fixed typo in svgui.py
lbessard [Thu, 03 Apr 2008 18:26:40 +0200] rev 138
Changing SVGUI FunctionBlocks interface
lbessard [Mon, 31 Mar 2008 18:33:35 +0200] rev 137
Modifying svgui plugin for following new SVGUIEditor version
Changing 'retrive' to 'retrieve' for any file
greg [Thu, 13 Mar 2008 15:38:27 +0100] rev 136
import all docutils in 1 time
greg [Thu, 13 Mar 2008 10:28:01 +0100] rev 135
change numpage (20 to 21) to display directly demo chapter in beremiz_manual
greg [Thu, 13 Mar 2008 10:24:58 +0100] rev 134
docutils is now used for displaying pdf and html
greg [Wed, 12 Mar 2008 14:51:52 +0100] rev 133
change splash.Hide() with splash.Close()
greg [Wed, 12 Mar 2008 13:32:14 +0100] rev 132
remove double copyright and version
greg [Wed, 12 Mar 2008 13:29:39 +0100] rev 131
new manual version
greg [Tue, 11 Mar 2008 12:44:02 +0100] rev 130
fixed short process wainting bug. Seems wait() fail when process already finisshed... TO BE CONFIRMED.
lbessard [Tue, 11 Mar 2008 10:42:26 +0100] rev 129
Bug with Target Type modification fixed
greg [Tue, 11 Mar 2008 10:38:12 +0100] rev 128
fixed subprocess launching on linux (avoid use of undefied self.startupinfo and use use Shell=True (bash will split arguments))
lbessard [Thu, 06 Mar 2008 14:23:04 +0100] rev 127
Adding icons to Beremiz menus
greg [Wed, 05 Mar 2008 11:43:20 +0100] rev 126
add use of docutils for pdf
lbessard [Wed, 05 Mar 2008 10:05:12 +0100] rev 125
docfile pdf path fixed
lbessard [Wed, 05 Mar 2008 10:04:28 +0100] rev 124
SetIcon for Beremiz fixed
greg [Tue, 04 Mar 2008 08:50:52 +0100] rev 123
fix typo in Beremiz.py
greg [Mon, 03 Mar 2008 17:44:04 +0100] rev 122
use docclass for opening pdf on win32 or linux
etisserant [Fri, 29 Feb 2008 19:13:47 +0100] rev 121
Added ctrl+f12 wxpython inspector shortcut for debuging
greg [Fri, 29 Feb 2008 12:03:45 +0100] rev 120
create doc directory and add about.html + manual_beremiz.pdf
implement beremiz helpMenu
etisserant [Thu, 28 Feb 2008 18:12:16 +0100] rev 119
Added question dialog for unsaved close
etisserant [Wed, 27 Feb 2008 18:40:39 +0100] rev 118
Refuse close if PLC running.
Handling/display of change status for plugin. Now save when close.
etisserant [Wed, 27 Feb 2008 14:36:05 +0100] rev 117
Added splash screen. Moved icons to /images
greg [Wed, 27 Feb 2008 09:43:02 +0100] rev 116
add wx.icon in init for class beremiz class
etisserant [Tue, 26 Feb 2008 17:14:06 +0100] rev 115
Fixed empty build exception.
etisserant [Tue, 26 Feb 2008 15:33:32 +0100] rev 114
Now .xml files are automatically created when creating a new project no need to save explicitely.
etisserant [Tue, 26 Feb 2008 15:25:31 +0100] rev 113
Fixed new project creation bug
etisserant [Tue, 26 Feb 2008 15:04:12 +0100] rev 112
Re-enabled stderr
greg [Mon, 25 Feb 2008 16:59:28 +0100] rev 111
fixed display/hide console when launch external programs
etisserant [Sun, 24 Feb 2008 02:06:42 +0100] rev 110
Fixed way apps are launched in parralel with single log window... Tested in win32 only.
etisserant [Fri, 22 Feb 2008 19:04:01 +0100] rev 109
Added enable/disable of plugin method buttons. Fixed alpha graying problem with disabled buttons. Updated debug dialog message with bug report path
greg [Fri, 22 Feb 2008 15:40:18 +0100] rev 108
add clean implementation
greg [Fri, 22 Feb 2008 14:57:24 +0100] rev 107
add Run and Stop implementation
etisserant [Fri, 22 Feb 2008 12:20:21 +0100] rev 106
Added plugins creation helpstrings, changed GUI layout (more compact), solved staticbitmap issues on win32, re-designed some icons...
etisserant [Thu, 21 Feb 2008 11:42:33 +0100] rev 105
Added ability to override plugin methods with arbitrary python code (methods.py) when loading plugins
greg [Mon, 18 Feb 2008 18:34:24 +0100] rev 104
add icon for linux
greg [Mon, 18 Feb 2008 18:20:23 +0100] rev 103
fix bzr.ico -> icon for windows installer
add icon support for linux version in Beremiz.py
greg [Mon, 18 Feb 2008 18:09:17 +0100] rev 102
add bzr.ico -> icon for windows installer
add icon support for win32 version in Beremiz.py
lbessard [Wed, 13 Feb 2008 10:44:42 +0100] rev 101
Display bugs on Windows fixed
etisserant [Mon, 11 Feb 2008 10:26:08 +0100] rev 100
Fixed current time struct in linux runtime
lbessard [Fri, 08 Feb 2008 18:35:30 +0100] rev 99
Beremiz layout improved
lbessard [Tue, 05 Feb 2008 18:04:03 +0100] rev 98
Beremiz layout improved
lbessard [Mon, 04 Feb 2008 18:55:40 +0100] rev 97
Beremiz layout changed
etisserant [Mon, 04 Feb 2008 15:11:48 +0100] rev 96
Fixed some bugs with install path containing white spaces
greg [Fri, 01 Feb 2008 09:17:50 +0100] rev 95
add GetParamsAttributes to canfestival.py to allow dll list in beremiz
lbessard [Thu, 31 Jan 2008 16:42:50 +0100] rev 94
Bug on set values fixed
etisserant [Tue, 29 Jan 2008 19:12:13 +0100] rev 93
Now, params and buttons for plugin are aligned in a single big column
greg [Tue, 29 Jan 2008 11:17:26 +0100] rev 92
remove deb_dist in debian/rules
greg [Tue, 29 Jan 2008 11:15:24 +0100] rev 91
add debian dir to create debian package
etisserant [Tue, 29 Jan 2008 10:02:45 +0100] rev 90
- Limited width of plugin tree for compactness
- All method button are kept in the tree
etisserant [Mon, 28 Jan 2008 20:06:22 +0100] rev 89
Added right aligment of parameteres blocks
Fixed crash on wxPopen of non existing exe.
lbessard [Mon, 28 Jan 2008 10:22:31 +0100] rev 88
Bug on windows fixed
lbessard [Fri, 25 Jan 2008 16:48:22 +0100] rev 87
Bug on ToolBar and AddButton Menu popup fixed
lbessard [Tue, 22 Jan 2008 11:05:46 +0100] rev 86
Adding support for the new version of xmlclass
greg [Tue, 15 Jan 2008 11:07:08 +0100] rev 85
add setup.py and beremiz_postinst.py to build windows installer
lbessard [Fri, 21 Dec 2007 18:06:11 +0100] rev 84
Plugin Tree Drawing bug hacked
lbessard [Fri, 21 Dec 2007 17:25:53 +0100] rev 83
Bugs with windows fixed
lbessard [Thu, 20 Dec 2007 16:36:14 +0100] rev 82
Beremiz layout improved for wx2.8 by inserting all control in TreeCtrl
etisserant [Mon, 10 Dec 2007 23:23:19 +0100] rev 81
Windows related enhancements
lbessard [Mon, 10 Dec 2007 17:32:47 +0100] rev 80
Bug on Master DCF generation fixed
etisserant [Mon, 10 Dec 2007 17:05:36 +0100] rev 79
Some window related enhancements
lbessard [Mon, 10 Dec 2007 15:53:55 +0100] rev 78
Bug on Master config generation fixed
lbessard [Mon, 10 Dec 2007 11:04:52 +0100] rev 77
Adding file with generated master in build folder and a button for editing it with objdictedit
lbessard [Sun, 09 Dec 2007 19:01:21 +0100] rev 76
Menu buttons on two lines
etisserant [Sun, 09 Dec 2007 18:58:39 +0100] rev 75
Windows related enhancements
lbessard [Sun, 09 Dec 2007 17:15:56 +0100] rev 74
Some bugs fixed
lbessard [Thu, 06 Dec 2007 18:06:13 +0100] rev 73
Adding support for execution order code generation
lbessard [Thu, 06 Dec 2007 17:59:41 +0100] rev 72
Bug on LeftPanelSizer with Windows fixed
lbessard [Mon, 19 Nov 2007 17:23:01 +0100] rev 71
Improving Beremiz for using wx2.8 AUI
lbessard [Fri, 16 Nov 2007 17:40:18 +0100] rev 70
Improve wxPopen to be compatible with wx2.6 and higher
lbessard [Fri, 16 Nov 2007 17:39:36 +0100] rev 69
Bug when close project fixed
lbessard [Tue, 13 Nov 2007 17:33:53 +0100] rev 68
Bug with wx 2.8 fixed
lbessard [Tue, 30 Oct 2007 16:49:35 +0100] rev 67
Layout changed for making buttons at top of the frame always visible
lbessard [Thu, 25 Oct 2007 16:59:17 +0200] rev 66
Bug with raw code edit fixed
lbessard [Thu, 25 Oct 2007 16:46:56 +0200] rev 65
Adding icons in Beremiz GUI
Adding button for editing PLC without PLCOpenEditor
lbessard [Wed, 24 Oct 2007 17:40:12 +0200] rev 64
Change generate_cc to generate_c
lbessard [Fri, 05 Oct 2007 17:56:44 +0200] rev 63
*** empty log message ***
lbessard [Fri, 05 Oct 2007 17:55:49 +0200] rev 62
Adding support for refresh block list where beremiz loose focus
(fixing bug on grid editors in plcopeneditor)
lbessard [Fri, 05 Oct 2007 17:51:55 +0200] rev 61
Bug on bit locations generation fixed
lbessard [Tue, 02 Oct 2007 18:05:36 +0200] rev 60
Test on wx version changed to test on platform
etisserant [Tue, 02 Oct 2007 18:02:32 +0200] rev 59
Enhancements in CanFestival plugin. Now PLC with CanFestival plugin compiles and run, exchanging CanOpen PDOs
etisserant [Mon, 01 Oct 2007 21:52:41 +0200] rev 58
Basic CANOpen master node test compiles and run.
etisserant [Mon, 01 Oct 2007 21:44:40 +0200] rev 57
Basic CANOpen master node test compiles and run.
etisserant [Tue, 25 Sep 2007 10:30:51 +0200] rev 56
*** empty log message ***
etisserant [Mon, 24 Sep 2007 17:09:19 +0200] rev 55
Updated plugins PluGenerate_C to conform to plugger.py
etisserant [Mon, 24 Sep 2007 17:08:54 +0200] rev 54
Comments...
etisserant [Mon, 24 Sep 2007 17:08:35 +0200] rev 53
removed timer_notify conflict with CanFestival
etisserant [Mon, 24 Sep 2007 17:07:42 +0200] rev 52
Added CanFestival "main" runtime part, initialize, all nodes, and start CF timer loop
etisserant [Mon, 24 Sep 2007 17:06:36 +0200] rev 51
Added project linking, and plugin init,cleanup,retrive and publish method calls in main
Added plugin deletion
etisserant [Mon, 24 Sep 2007 17:05:07 +0200] rev 50
Added plugin deletion
etisserant [Fri, 21 Sep 2007 17:48:34 +0200] rev 49
On the long wat towards generated code comilation...
etisserant [Thu, 20 Sep 2007 17:32:52 +0200] rev 48
Enhanced and really multi-platform process logging. Use wxProcess and wxExecute instead of python popen3 (unix only).
etisserant [Thu, 20 Sep 2007 17:30:32 +0200] rev 47
PLC and plugins compilation with gcc now starts (and fail).
lbessard [Tue, 18 Sep 2007 18:04:07 +0200] rev 46
Corrections for Windows
etisserant [Mon, 17 Sep 2007 18:04:13 +0200] rev 45
Now, C extension plugin do handle multiple files
etisserant [Mon, 17 Sep 2007 18:00:39 +0200] rev 44
Various changes to make SVGUI plugin generated code eventually compile
lbessard [Mon, 17 Sep 2007 17:45:15 +0200] rev 43
Adding support for svgui block code generation
lbessard [Mon, 17 Sep 2007 12:48:00 +0200] rev 42
Correct bugs on svgui plugin code generation
lbessard [Mon, 17 Sep 2007 10:12:35 +0200] rev 41
Adding support for refreshing PLCOpenEditor block list
etisserant [Mon, 17 Sep 2007 07:33:40 +0200] rev 40
Cosmetic in plugin tree
etisserant [Mon, 17 Sep 2007 07:33:20 +0200] rev 39
Improoved SVGUI support
etisserant [Sun, 16 Sep 2007 10:25:19 +0200] rev 38
SVGUI's DefEditor now runs and generate C code. Swapped __I with __Q
etisserant [Thu, 13 Sep 2007 10:23:44 +0200] rev 37
Primary svgui plugin inherited - broken
etisserant [Thu, 13 Sep 2007 10:22:40 +0200] rev 36
Fixed invisible root node
lbessard [Thu, 13 Sep 2007 09:01:57 +0200] rev 35
Adding option in config_test.p for regenerate reference result file
lbessard [Wed, 12 Sep 2007 17:16:27 +0200] rev 34
config_utils.py rewritten
Test to check config_utils added
etisserant [Tue, 11 Sep 2007 17:29:27 +0200] rev 33
Enhanced bahavior of plugin tree representation when changing IEC channel
etisserant [Tue, 11 Sep 2007 17:27:45 +0200] rev 32
Fixed CanOpen network renaming
etisserant [Tue, 11 Sep 2007 16:11:15 +0200] rev 31
added basic C Code extention plugin
etisserant [Tue, 11 Sep 2007 16:10:27 +0200] rev 30
Fixed onclose bug
etisserant [Tue, 11 Sep 2007 16:09:58 +0200] rev 29
Major improvements, plugin renaming and secured name/IEC channel attribution, various fixes on PlugTemplate
etisserant [Tue, 11 Sep 2007 16:07:13 +0200] rev 28
Disabled unused run/edit menu, fixed some event/refresh machanisms
greg [Tue, 11 Sep 2007 15:10:56 +0200] rev 27
CONFIG_UTILS (sync)
etisserant [Tue, 11 Sep 2007 08:00:28 +0200] rev 26
added sync option
lbessard [Mon, 10 Sep 2007 18:19:53 +0200] rev 25
Adding support for using Networkedit et PLCOpenEditor in Beremiz
etisserant [Mon, 10 Sep 2007 18:12:03 +0200] rev 24
Working CanOpen OD generation
etisserant [Mon, 10 Sep 2007 14:10:03 +0200] rev 23
minor fixes
etisserant [Fri, 07 Sep 2007 10:19:04 +0200] rev 22
Pleliminary build process -- C code generation
lbessard [Fri, 07 Sep 2007 09:11:18 +0200] rev 21
Adding buttons for plugins
etisserant [Tue, 04 Sep 2007 17:58:29 +0200] rev 20
Beremiz plugins definitions.
lbessard [Tue, 04 Sep 2007 17:16:42 +0200] rev 19
Adding Plugin params visualization with basic controls
etisserant [Mon, 03 Sep 2007 17:12:43 +0200] rev 18
Base build mechanism layout.
lbessard [Fri, 31 Aug 2007 15:11:30 +0200] rev 17
First commit of Beremiz new version with plugin support
etisserant [Wed, 29 Aug 2007 07:58:49 +0200] rev 16
*** empty log message ***
etisserant [Tue, 28 Aug 2007 15:00:52 +0200] rev 15
More precise design for plugins.... to be continued...
etisserant [Tue, 28 Aug 2007 07:57:36 +0200] rev 14
More precise design for plugins.... to be continued...
etisserant [Mon, 27 Aug 2007 17:54:55 +0200] rev 13
More precise design for plugins.... to be continued...
etisserant [Tue, 21 Aug 2007 17:21:26 +0200] rev 12
plugin framework organization being defined
lbessard [Mon, 20 Aug 2007 14:28:08 +0200] rev 11
Adding plugin support in Beremiz
etisserant [Thu, 16 Aug 2007 12:03:00 +0200] rev 10
Plugin skeleton base - python package
etisserant [Tue, 14 Aug 2007 16:28:00 +0200] rev 9
Improved error report
lbessard [Tue, 14 Aug 2007 15:11:27 +0200] rev 8
Bug on new project fixed
etisserant [Mon, 13 Aug 2007 17:22:39 +0200] rev 7
Added stdout/stderr separation limitation and coloration
lbessard [Thu, 09 Aug 2007 18:05:09 +0200] rev 6
Bug on command line fixed
lbessard [Wed, 08 Aug 2007 14:54:48 +0200] rev 5
Cleaning code for using only wxPython 2.6 class naming
lbessard [Tue, 07 Aug 2007 17:53:48 +0200] rev 4
Cleaning code for using only wxPython 2.6 class naming
Adding sizers to all dialogs
lbessard [Thu, 02 Aug 2007 16:48:58 +0200] rev 3
Adding validity verifications on project folders opened
lbessard [Thu, 26 Jul 2007 17:17:50 +0200] rev 2
Adding verification for the project opened
lbessard [Wed, 25 Jul 2007 17:58:18 +0200] rev 1
Adding Build Method for PLC program generating
lbessard [Sat, 21 Jul 2007 01:32:59 +0200] rev 0
First Beremiz commit