examples/TestMasterMicroMod/TestMasterMicroMod.c
Sat, 12 May 2007 22:42:51 +0200 etisserant CleanUp and minor fixes
Fri, 04 May 2007 12:33:30 +0200 greg Update help text.
Tue, 24 Apr 2007 16:49:40 +0200 etisserant Added writeLocalDict and readLocalDict, that have to be called from application instead of getODEntry and setODEntry. Fix potential endianization problem.
Tue, 24 Apr 2007 14:41:19 +0200 etisserant Set PDO transmit time according to ESA perceptionof CanOpen
Tue, 24 Apr 2007 13:26:03 +0200 etisserant Removed SDOTimeout application callback.Please use SDO callbacks instead.
Wed, 18 Apr 2007 13:05:55 +0200 etisserant Removed compilation warnings with some GCC. + Fixed test for baudrate = none
Tue, 17 Apr 2007 16:13:22 +0200 etisserant Added a MicroMod Master sample in examples/TestMasterMicroMod. Fixed some SDO abort code and callback problem in sdo.c.