plugins/canfestival/canfestival.py
Wed, 20 Aug 2008 00:11:40 +0200 etisserant Added concepts :
Fri, 27 Jun 2008 16:21:22 +0200 etisserant Added PLC tick alignement on external synchronization source feature.
Wed, 25 Jun 2008 17:36:09 +0200 etisserant Fixed slavebootup bug in generated code.
Wed, 25 Jun 2008 17:32:53 +0200 lbessard Adding support for modification in CanFestival eds_utils
Wed, 25 Jun 2008 17:09:24 +0200 etisserant SlaveBootup now set operational state for both local node and network nodes only when all nodes declared in network edit have been initialized.
Tue, 24 Jun 2008 19:02:11 +0200 etisserant Preliminary CANopen slave generation support
Mon, 23 Jun 2008 17:52:21 +0200 etisserant Support for extern pointer for located variables + Preliminary slave code (broken)
Mon, 26 May 2008 15:25:26 +0200 greg add import wx for testing platform
Mon, 26 May 2008 15:00:10 +0200 greg add debug mode for CanFestival dll under windows
Wed, 27 Feb 2008 18:40:39 +0100 etisserant Refuse close if PLC running.
Fri, 22 Feb 2008 12:20:21 +0100 etisserant Added plugins creation helpstrings, changed GUI layout (more compact), solved staticbitmap issues on win32, re-designed some icons...
Thu, 21 Feb 2008 11:42:33 +0100 etisserant Added ability to override plugin methods with arbitrary python code (methods.py) when loading plugins
Fri, 01 Feb 2008 09:17:50 +0100 greg add GetParamsAttributes to canfestival.py to allow dll list in beremiz
Tue, 22 Jan 2008 11:05:46 +0100 lbessard Adding support for the new version of xmlclass
Thu, 20 Dec 2007 16:36:14 +0100 lbessard Beremiz layout improved for wx2.8 by inserting all control in TreeCtrl
Mon, 10 Dec 2007 11:04:52 +0100 lbessard Adding file with generated master in build folder and a button for editing it with objdictedit
Thu, 25 Oct 2007 16:46:56 +0200 lbessard Adding icons in Beremiz GUI
Tue, 02 Oct 2007 18:02:32 +0200 etisserant Enhancements in CanFestival plugin. Now PLC with CanFestival plugin compiles and run, exchanging CanOpen PDOs
Mon, 01 Oct 2007 21:44:40 +0200 etisserant Basic CANOpen master node test compiles and run.
Mon, 24 Sep 2007 17:07:42 +0200 etisserant Added CanFestival "main" runtime part, initialize, all nodes, and start CF timer loop
Fri, 21 Sep 2007 17:48:34 +0200 etisserant On the long wat towards generated code comilation...
Thu, 20 Sep 2007 17:30:32 +0200 etisserant PLC and plugins compilation with gcc now starts (and fail).
Tue, 11 Sep 2007 17:27:45 +0200 etisserant Fixed CanOpen network renaming
Tue, 11 Sep 2007 16:10:27 +0200 etisserant Fixed onclose bug
Tue, 11 Sep 2007 08:00:28 +0200 etisserant added sync option
Mon, 10 Sep 2007 18:19:53 +0200 lbessard Adding support for using Networkedit et PLCOpenEditor in Beremiz
Mon, 10 Sep 2007 18:12:03 +0200 etisserant Working CanOpen OD generation
Mon, 10 Sep 2007 14:10:03 +0200 etisserant minor fixes
Fri, 07 Sep 2007 10:19:04 +0200 etisserant Pleliminary build process -- C code generation
Tue, 04 Sep 2007 17:58:29 +0200 etisserant Beremiz plugins definitions.
Mon, 03 Sep 2007 17:12:43 +0200 etisserant Base build mechanism layout.
Fri, 31 Aug 2007 15:11:30 +0200 lbessard First commit of Beremiz new version with plugin support
Tue, 28 Aug 2007 15:00:52 +0200 etisserant More precise design for plugins.... to be continued...
Mon, 27 Aug 2007 17:54:55 +0200 etisserant More precise design for plugins.... to be continued...
Tue, 21 Aug 2007 17:21:26 +0200 etisserant plugin framework organization being defined
Mon, 20 Aug 2007 14:28:08 +0200 lbessard Adding plugin support in Beremiz