From dba666430d276753f6a0c648cf4711860bc0753a Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Fri, 17 Mar 2017 10:20:44 +0100 Subject: Adding some abstract to the READme. Present the CAN binding architecture. Change-Id: I7ab2a96e468a57e882a2eca93aedaacdc057794b Signed-off-by: Romain Forlot --- images/CAN_level_mapping.svg | 297 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 297 insertions(+) create mode 100644 images/CAN_level_mapping.svg (limited to 'images/CAN_level_mapping.svg') diff --git a/images/CAN_level_mapping.svg b/images/CAN_level_mapping.svg new file mode 100644 index 00000000..1e44ba78 --- /dev/null +++ b/images/CAN_level_mapping.svg @@ -0,0 +1,297 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Feb-2017 + + + + + + <footer> + + + + + + <number> + + + + + + + + + + + + + + + + + + + + + + + + + + + AGL CAN Mapping + + + + + + + + Binder + + + CAN Low Level Binding(s)Decoding / EncodingAuthentication / Crypto / FirewallingTransaction (set… ack ...)Stats & MathsCaching (low freq. Signals, get() call)Debug + + + CAN High Level Binding(s)LogicAggregation (« vehicle.doors.any.open »)Advanced Ops + + CAN BUS + + + + + CAN frames - 011010010 + + + + Signals - « vehicle.doors.left.open »(Binder Events) + + + UI + + + Publish Subscribe + + + + + + + + + \ No newline at end of file -- cgit 1.2.3-korg