Use renamed bitfield-c dependency.
[apps/agl-service-can-low-level.git] / src /
2013-12-29 Christopher PeplinUse updated API for canutil library.
2013-12-28 Christopher PeplinDraft work using more generic bitfield functions.
2013-12-28 Christopher PeplinEncapsulate arb_id, payload and size into a data type.
2013-12-28 Christopher PeplinLog a message when rejecting a send.
2013-12-28 Christopher PeplinConfirm CAN messages are built correctly.
2013-12-28 Christopher PeplinTest basic single frame sending.
2013-12-28 Christopher PeplinTest basic rx of a single frame message.
2013-12-28 Christopher PeplinDraft progress implementing single frame rx.
2013-12-27 Christopher PeplinAdd skeleton tests for receiving and sending ISO-TP...
2013-12-27 Christopher PeplinSketch out the API and add some notes.