Sun, 30 Sep 2007 22:36:59 +0200Fixed forgoten removed objdictedit.sh in Makefine.in
etisserant [Sun, 30 Sep 2007 22:36:59 +0200] rev 292
Fixed forgoten removed objdictedit.sh in Makefine.in

Sun, 30 Sep 2007 22:35:48 +0200Some tricks in communication services status struct (states.c) and in sync.c to fit with Beremiz generated node code.
etisserant [Sun, 30 Sep 2007 22:35:48 +0200] rev 291
Some tricks in communication services status struct (states.c) and in sync.c to fit with Beremiz generated node code.

Sun, 30 Sep 2007 22:34:10 +0200Added debug message printing. Added socket option : CAN_RAW_LOOPBACK=1 and CAN_RAW_RECV_OWN_MSGS=0.
etisserant [Sun, 30 Sep 2007 22:34:10 +0200] rev 290
Added debug message printing. Added socket option : CAN_RAW_LOOPBACK=1 and CAN_RAW_RECV_OWN_MSGS=0.

Sun, 30 Sep 2007 22:24:14 +0200Removed warning with lower boundary <= 0 in Valuerange test wuth unsigned types
etisserant [Sun, 30 Sep 2007 22:24:14 +0200] rev 289
Removed warning with lower boundary <= 0 in Valuerange test wuth unsigned types

Fri, 28 Sep 2007 15:08:38 +0200Modified codes in MSG_ERR and MSG_WAR in emcy.c
luis [Fri, 28 Sep 2007 15:08:38 +0200] rev 288
Modified codes in MSG_ERR and MSG_WAR in emcy.c
Defined OD_VALUE_RANGE_EXCEEDED in def.h
Modified gen_cfile.py so than range test for 1003h sub0 sends OD_VALUE_RANGE_EXCEEDED as abortcode when value written is different from 0.

Thu, 27 Sep 2007 09:42:51 +0200Bug on gen_cfile.py valueRangeTest generation fixed
lbessard [Thu, 27 Sep 2007 09:42:51 +0200] rev 287
Bug on gen_cfile.py valueRangeTest generation fixed

Thu, 27 Sep 2007 08:59:22 +0200Adding support for restricting user to only dynamically set 0 to index 0x1003 subindex 0x00 in gen_cfile.py
lbessard [Thu, 27 Sep 2007 08:59:22 +0200] rev 286
Adding support for restricting user to only dynamically set 0 to index 0x1003 subindex 0x00 in gen_cfile.py

Thu, 27 Sep 2007 08:28:00 +0200Removed struct initializer with non-constant pointer, making TI compiler fail
etisserant [Thu, 27 Sep 2007 08:28:00 +0200] rev 285
Removed struct initializer with non-constant pointer, making TI compiler fail

Wed, 26 Sep 2007 16:02:00 +0200Implemented EMCY objects.
luis [Wed, 26 Sep 2007 16:02:00 +0200] rev 284
Implemented EMCY objects.
Added emcy.c and emcy.h
Modified data.h for necessary variables.
Added some EMCY message sendings in TestMasterSlave example.
Modified configure script to define EMCY_MAX_ERRORS.
Modified python scripts to make 1003h object always available (with a callback).

Tue, 25 Sep 2007 15:29:37 +0200Fixed typo in objdictgen.py preventing generation of examples' ODs
baf [Tue, 25 Sep 2007 15:29:37 +0200] rev 283
Fixed typo in objdictgen.py preventing generation of examples' ODs