objdictgen/gen_cfile.py
Fri, 19 Jun 2015 20:16:07 +0200 Edouard Tisserant some fixes
Thu, 06 Dec 2012 16:07:46 +0100 Laurent Bessard Fixed warnings when compiling generated Object Dictionary
Mon, 01 Oct 2012 17:01:36 +0200 mwildbolz Implementation of a basic working node-guarding
Fri, 19 Feb 2010 08:18:40 +0100 Christian Taedcke CHANGED: - if variable starts with a digit, add a "_" at the beginning
Mon, 14 Dec 2009 20:58:34 +0100 edouard Enhancements for 'None' target : produce pre-linked object, remove some windows CRLF problems, fixed pedantic compiler warnings
Mon, 27 Jul 2009 16:32:05 +0200 laurent Adding support for octet string
Mon, 27 Jul 2009 16:29:59 +0200 laurent Adding support for internationalization
Tue, 28 Apr 2009 20:23:30 +0200 etisserant Added size information in generated object dictionnary header files (Objdictgen/gen_cfile.py)
Thu, 20 Nov 2008 07:51:14 +0100 greg - Fix bug with relative path when node opened from command line
Wed, 19 Nov 2008 12:32:06 +0100 greg Fix bug when generate od cfile with a table of visible_string
Thu, 28 Aug 2008 15:08:19 +0200 lbessard Some instance type test improved
Thu, 28 Aug 2008 14:24:22 +0200 lbessard Some instance type test improved
Tue, 01 Jul 2008 15:21:03 +0200 luis Modified initial value of 1014h to 0x80 + nodeid when 1014 is not included explicitly in the OD.
Mon, 23 Jun 2008 17:55:11 +0200 etisserant Added pointer variable list in GenCfile.py, for use with Beremiz's generated code.
Mon, 09 Jun 2008 11:13:45 +0200 lbessard Defining quick_index structures and ObjdictSize as constants
Tue, 29 Apr 2008 13:54:23 +0200 lbessard Problem with Real types unsupported fixed
Fri, 21 Mar 2008 14:02:18 +0100 etisserant Removed some dead generated C code in gen_cfile.py, about callbacks.
Thu, 20 Mar 2008 13:40:32 +0100 etisserant Fixed herbeat timer array partial initialization in generated OD code.
Thu, 20 Mar 2008 11:41:06 +0100 etisserant Added support for null terminated strings as VISIBLE_STRING.
Thu, 20 Mar 2008 10:45:17 +0100 lbessard Bug on domain size calculation fixed
Wed, 19 Mar 2008 16:08:12 +0100 lbessard Problem with String size in C file generated fixed
Wed, 23 Jan 2008 10:36:20 +0100 etisserant Fixed Peter Christen remarks as regards typo
Thu, 06 Dec 2007 17:58:43 +0100 lbessard Modification of 0x1016 index c code generation
Mon, 12 Nov 2007 14:38:34 +0100 etisserant Better EMCY support. Now EMCY COB-ID depend on OD 1014h entry, as told in DS-301.
Mon, 12 Nov 2007 13:24:17 +0100 lbessard Adding standard default value to index 0x1014
Sun, 30 Sep 2007 22:24:14 +0200 etisserant Removed warning with lower boundary <= 0 in Valuerange test wuth unsigned types
Fri, 28 Sep 2007 15:08:38 +0200 luis Modified codes in MSG_ERR and MSG_WAR in emcy.c
Thu, 27 Sep 2007 09:42:51 +0200 lbessard Bug on gen_cfile.py valueRangeTest generation fixed
Thu, 27 Sep 2007 08:59:22 +0200 lbessard Adding support for restricting user to only dynamically set 0 to index 0x1003 subindex 0x00 in gen_cfile.py
Wed, 26 Sep 2007 16:02:00 +0200 luis Implemented EMCY objects.
Thu, 30 Aug 2007 17:01:45 +0200 etisserant Prevent potential problem with missing 0x1005 OD entry
Wed, 25 Jul 2007 18:01:14 +0200 lbessard Modifying gen_cfile.py for generating C file from a node as data rather than a manager
Fri, 29 Jun 2007 19:51:39 +0200 etisserant Preliminary implementation of Event Timer and Inhibit Timer driven TPDO
Thu, 28 Jun 2007 15:36:10 +0200 etisserant Fixed unicode encoding in gen_cfile.py
Mon, 25 Jun 2007 17:01:39 +0200 lbessard Bugs on cfile generation fixed
Thu, 21 Jun 2007 17:27:16 +0200 lbessard Bug on header file writing in gen_cfile fixed
Thu, 21 Jun 2007 17:08:43 +0200 lbessard Bug on Domain data writing in gen_cfile fixed
Fri, 11 May 2007 15:24:43 +0200 lbessard Bugs on C File generating corrected
Fri, 04 May 2007 13:57:54 +0200 lbessard Adding support for importing and exporting EDS files
Mon, 30 Apr 2007 16:56:21 +0200 greg Support for DCF (DS-302)
Sun, 15 Apr 2007 00:46:40 +0200 etisserant Removed genrated dead prototypes for depricated callbacks.
Tue, 13 Feb 2007 16:36:44 +0100 etisserant - Better array initialization in data.h CANOPEN_NODE_DATA_INITIALIZER macro. Use a little hack with configure and config.h to create the "pure Ansi C" initializer.
Mon, 29 Jan 2007 14:32:58 +0100 frdupin compilers compatibility
Fri, 26 Jan 2007 10:49:00 +0100 lbessard LGPL copyright on generated files removed
Thu, 25 Jan 2007 16:49:51 +0100 lbessard Bug corrected on gen_cfile
Thu, 18 Jan 2007 14:18:24 +0100 lbessard gen_cfile.py modified for avoiding possible conflict in mapped variable names
Wed, 10 Jan 2007 17:42:34 +0100 lbessard Bug reported by Dean corrected
Wed, 03 Jan 2007 10:33:55 +0100 lbessard Bug on map variable type changing and on comments with special characters corrected
Tue, 19 Dec 2006 16:30:57 +0100 frdupin prototypes in c-ansi style
Tue, 13 Jun 2006 08:52:47 +0200 lbessard Bugs on gen_cfile.py reported by Errin Bechtel corrected
Tue, 06 Jun 2006 15:02:57 +0200 lbessard *** empty log message ***
Mon, 15 May 2006 08:02:47 +0200 lbessard Bug on number in hexa computed by gen_cfile corrected
Wed, 10 May 2006 16:59:40 +0200 etisserant Commit a new cvs repo.