src/pdo.c
2008-04-24 etisserant Endianess patch from Edward Karpicz, Lithuania :-)
2008-03-20 etisserant Endianization fix in pdo.c
2008-03-20 etisserant Preliminary support for TRANS_SYNC_ACYCLIC (0) transmit type.
2008-03-20 etisserant re-indented pdo.c
2008-02-04 luis Solved a mistake with parentheses in last change
2008-02-04 luis Minor changes to guarantee that UNS8 cast is well done
2008-01-25 etisserant Fixed some endianization problems caused by switch to UNS16 for cob_id member in CAN messages. To be continued.
2008-01-23 etisserant Changed cob_id from struct{UNS32} to UNS16
2008-01-08 luis Size verification of the mapped variables in PDOs (both reception and transmission)
2007-12-03 etisserant Some fixes suggested by Luis Jim?nez, plus some minor enhancements in DCF.
2007-11-12 etisserant Workaround for unsupported UNS64 on some compiler.
2007-10-02 luis Checking if TPDO was valid was wrong (pdo.c)
2007-10-01 etisserant Fixed some transmit type issues (for 254 255) with null event and/or inhibit time
2007-09-27 etisserant Removed struct initializer with non-constant pointer, making TI compiler fail
2007-08-07 leonid *** empty log message ***
2007-07-02 etisserant Full preliminary implementation of TPDO transmit type:
2007-06-29 etisserant Preliminary implementation of Event Timer and Inhibit Timer driven TPDO
2007-06-08 etisserant Fixed compile error because of missed type casting in certain compiler (http://www.iar.se/). Thanks to Raphael Studer
2007-06-08 nico Manual and Documentation finish
2007-06-05 nico Manual convertion -> latex -> pdf
2007-05-25 etisserant Some fixes for visual studio C compiler compatiblity.
2007-05-16 greg Boolean variable mapped in PDO
2007-04-06 etisserant Changes in the API:
2007-02-09 frdupin copy/paste error
2007-01-25 frdupin compilator compatitibility
2006-05-10 etisserant Commit a new cvs repo.