Hi Greg and all,

This patch applys to user/can4linux in uClinux-dist-200808008.

can_send.c
   -- added set_mask() to setup MASK for RX frame ID
-- modified test3 to test more byte patterns and make sure each pattern is unique

receive.c
   -- added option to change baud rate
   -- added option to set mask
   -- option "t" for continuous test
      transmitter will send 6 group of data continuously
receiver will check each 6 group of data with the first 6 group of data.
      receiver will exit on mismatch.

example:
run "receive -t -b 500" on receiver
and then run "can_send -m -b 500 -D can0 -t3 -s10" on trasmitter

--
David Wu

Attachment: user_can4linux.patch
Description: Binary data

_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to