This is the mail archive of the ecos-cvs@sourceware.org mailing list for the ecos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ecos/packages/devs/can/loop/current ChangeLog ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2007-08-28 15:56:03

Modified files:
	packages/devs/can/loop/current: ChangeLog 
	packages/devs/can/loop/current/src: loop_can.c 
	packages/devs/can/loop/current/tests: can_overrun1.c 
	                                      can_txevent.c 

Log message:
	* tests/can_overrun1.c (can0_thread): Fix the length of the data
	in the message. Add a delay to allow the CAN device to process
	the packets.
	* test/can_txcevent.c: (can0_thread): Add a delay to allow the CAN device
	to process the packet.s
	* src/loop_can.c (FIFO_SIZE): Changed to one more than the TX
	queue size. If it is less, the loopback tests don't pass because
	packets don't get transmitted.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]