apps/agl-service-can-low-level.git
10 years agoEncapsulate arb_id, payload and size into a data type.
Christopher Peplin [Sat, 28 Dec 2013 19:15:24 +0000 (14:15 -0500)]
Encapsulate arb_id, payload and size into a data type.

10 years agoLog a message when rejecting a send.
Christopher Peplin [Sat, 28 Dec 2013 18:56:36 +0000 (13:56 -0500)]
Log a message when rejecting a send.

10 years agoConfirm CAN messages are built correctly.
Christopher Peplin [Sat, 28 Dec 2013 04:45:17 +0000 (23:45 -0500)]
Confirm CAN messages are built correctly.

10 years agoTest basic single frame sending.
Christopher Peplin [Sat, 28 Dec 2013 04:06:23 +0000 (23:06 -0500)]
Test basic single frame sending.

10 years agoTest basic rx of a single frame message.
Christopher Peplin [Sat, 28 Dec 2013 02:46:15 +0000 (21:46 -0500)]
Test basic rx of a single frame message.

10 years agoDraft progress implementing single frame rx.
Christopher Peplin [Sat, 28 Dec 2013 00:04:27 +0000 (19:04 -0500)]
Draft progress implementing single frame rx.

10 years agoAdd skeleton tests for receiving and sending ISO-TP messages.
Christopher Peplin [Fri, 27 Dec 2013 23:28:03 +0000 (18:28 -0500)]
Add skeleton tests for receiving and sending ISO-TP messages.

10 years agoAdd canutil dependency for bit field manipulation.
Christopher Peplin [Fri, 27 Dec 2013 19:14:14 +0000 (14:14 -0500)]
Add canutil dependency for bit field manipulation.

10 years agoSketch out the API and add some notes.
Christopher Peplin [Fri, 27 Dec 2013 19:02:14 +0000 (14:02 -0500)]
Sketch out the API and add some notes.

10 years agoInitial commit with blank structure.
Christopher Peplin [Fri, 27 Dec 2013 16:22:56 +0000 (11:22 -0500)]
Initial commit with blank structure.