src/pdo.c
Tue, 27 Oct 2009 15:11:26 +0100 edouard Extended PDO API with SendOnePDOEvent
Wed, 16 Sep 2009 15:15:28 +0200 greg fix warnings with msvc compiler
Tue, 17 Mar 2009 00:03:18 +0100 etisserant Changed OD size from UNS8 to UNS32, and repercuted change to PDO and SDO. Thanks to Jari Kuusisto for patch.
Mon, 17 Nov 2008 21:11:59 +0100 peter 1.29 Datatypes for timers
Tue, 22 Jul 2008 23:44:07 +0200 etisserant cosmetic changes to pdo.c
Wed, 04 Jun 2008 11:04:24 +0200 etisserant Fixed alignments problems on some 32bit target such as ARM or Xscale.
Thu, 24 Apr 2008 14:08:34 +0200 etisserant Endianess patch from Edward Karpicz, Lithuania :-)
Thu, 20 Mar 2008 15:28:11 +0100 etisserant Endianization fix in pdo.c
Thu, 20 Mar 2008 15:14:07 +0100 etisserant Preliminary support for TRANS_SYNC_ACYCLIC (0) transmit type.
Thu, 20 Mar 2008 15:03:25 +0100 etisserant re-indented pdo.c
Mon, 04 Feb 2008 12:06:20 +0100 luis Solved a mistake with parentheses in last change
Mon, 04 Feb 2008 11:07:32 +0100 luis Minor changes to guarantee that UNS8 cast is well done
Fri, 25 Jan 2008 19:01:58 +0100 etisserant Fixed some endianization problems caused by switch to UNS16 for cob_id member in CAN messages. To be continued.
Wed, 23 Jan 2008 10:35:52 +0100 etisserant Changed cob_id from struct{UNS32} to UNS16
Tue, 08 Jan 2008 11:06:50 +0100 luis Size verification of the mapped variables in PDOs (both reception and transmission)
Mon, 03 Dec 2007 11:30:38 +0100 etisserant Some fixes suggested by Luis Jim?nez, plus some minor enhancements in DCF.
Mon, 12 Nov 2007 15:17:49 +0100 etisserant Workaround for unsupported UNS64 on some compiler.
Tue, 02 Oct 2007 10:32:11 +0200 luis Checking if TPDO was valid was wrong (pdo.c)
Mon, 01 Oct 2007 17:17:35 +0200 etisserant Fixed some transmit type issues (for 254 255) with null event and/or inhibit time
Thu, 27 Sep 2007 08:28:00 +0200 etisserant Removed struct initializer with non-constant pointer, making TI compiler fail
Wed, 08 Aug 2007 01:43:02 +0200 leonid *** empty log message ***
Mon, 02 Jul 2007 18:22:58 +0200 etisserant Full preliminary implementation of TPDO transmit type:
Fri, 29 Jun 2007 19:51:39 +0200 etisserant Preliminary implementation of Event Timer and Inhibit Timer driven TPDO
Fri, 08 Jun 2007 14:41:17 +0200 etisserant Fixed compile error because of missed type casting in certain compiler (http://www.iar.se/). Thanks to Raphael Studer
Fri, 08 Jun 2007 09:23:56 +0200 nico Manual and Documentation finish
Tue, 05 Jun 2007 16:41:38 +0200 nico Manual convertion -> latex -> pdf
Fri, 25 May 2007 23:57:17 +0200 etisserant Some fixes for visual studio C compiler compatiblity.
Wed, 16 May 2007 14:17:04 +0200 greg Boolean variable mapped in PDO
Fri, 06 Apr 2007 16:49:28 +0200 etisserant Changes in the API:
Fri, 09 Feb 2007 09:36:19 +0100 frdupin copy/paste error
Thu, 25 Jan 2007 17:36:58 +0100 frdupin compilator compatitibility
Wed, 10 May 2006 16:59:40 +0200 etisserant Commit a new cvs repo.