From: Romain Forlot Date: Fri, 17 Mar 2017 09:29:26 +0000 (+0100) Subject: Convert svg to png for the doc X-Git-Tag: 3.99.1~238 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=64ebc23547e85cbe5c1bc020be2590bdb9c97200;p=apps%2Flow-level-can-service.git Convert svg to png for the doc Change-Id: Ia62cba8da3db425d63c18104d597cd577f9651ab Signed-off-by: Romain Forlot --- diff --git a/README.md b/README.md index 8d396e7..ecb500c 100644 --- a/README.md +++ b/README.md @@ -275,9 +275,9 @@ low-can unsubscribe { "event" : "doors*" } ON-REPLY 3:low-can/unsubscribe: {"jtype":"afb-reply","request":{"status":"success"}} ``` -[OpenXC_to_AGL]: images/OpenXC_to_AGL.svg "From OpenXC firmware to AGL binding" -[CAN_bindings_communication]: images/CAN_bindings_communication.svg "Communication between CAN bindings and third applications" -[CAN_mapping]: images/CAN_level_mapping.svg "CAN low and high level bindings mapping" +[OpenXC_to_AGL]: images/OpenXC_to_AGL.png "From OpenXC firmware to AGL binding" +[CAN_bindings_communication]: images/CAN_bindings_communication.png "Communication between CAN bindings and third applications" +[CAN_mapping]: images/CAN_level_mapping.png "CAN low and high level bindings mapping" [USB_CAN]: http://reference.com/ "USB CAN adapter recommended" [OBD2_cable]: http://foo.bar/ "OBD2<->DB9 recommended cable" diff --git a/images/CAN_bindings_communication.png b/images/CAN_bindings_communication.png new file mode 100644 index 0000000..1ee388d Binary files /dev/null and b/images/CAN_bindings_communication.png differ diff --git a/images/CAN_bindings_communication.svg b/images/CAN_bindings_communication.svg deleted file mode 100644 index 7929e63..0000000 --- a/images/CAN_bindings_communication.svg +++ /dev/null @@ -1,575 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Security Context - - - - - - - - Security Context - - - - - - - - UI - - - - - - - - Binder - - - - - - - - CAN Low Level Binding(s) - - - - - - - - CAN High Level Binding(s) - - - - - - - - Binder - - - - - - - - - - - - - - - CAN API - - - - - - - - - - - - - - - XXXXX API - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Transport Layer - - - - - - - - CynaraSecurity Check - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/images/CAN_level_mapping.png b/images/CAN_level_mapping.png new file mode 100644 index 0000000..9569663 Binary files /dev/null and b/images/CAN_level_mapping.png differ diff --git a/images/CAN_level_mapping.svg b/images/CAN_level_mapping.svg deleted file mode 100644 index 1e44ba7..0000000 --- a/images/CAN_level_mapping.svg +++ /dev/null @@ -1,297 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Feb-2017 - - - - - - <footer> - - - - - - <number> - - - - - - - - - - - - - - - - - - - - - - - - - - - AGL CAN Mapping - - - - - - - - Binder - - - CAN Low Level Binding(s)●Decoding / Encoding●Authentication / Crypto / Firewalling●Transaction (set… ack ...)●Stats & Maths●Caching (low freq. Signals, get() call)●Debug - - - CAN High Level Binding(s)●Logic●Aggregation (« 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 diff --git a/images/OpenXC_to_AGL.png b/images/OpenXC_to_AGL.png new file mode 100644 index 0000000..d05776d Binary files /dev/null and b/images/OpenXC_to_AGL.png differ diff --git a/images/OpenXC_to_AGL.svg b/images/OpenXC_to_AGL.svg deleted file mode 100644 index 4a67271..0000000 --- a/images/OpenXC_to_AGL.svg +++ /dev/null @@ -1,236 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - CAN Low Level Bindng(Shared Library) - - - - - - - - - - - - - - OPENXC SignalDescription(JSON) - - - - - - - - - - - - - - - - - - - - - Low LevelBindingStatic Code(AGL) - - - - - - - - - - - - - - CANDecoding/EncodingC Code(vendor) - - - - - - - - - - - - - - OptionalMessageHandlers(vendor) - - - - - - - - - - - - - - - Call for decode/encode - - - - - - - - - - OPENXCCodeGenerator(python) - - - - - - - - - - C/C++Compiler - - - - - - - - - - - - - - OPENXC SignalDescription(JSON) - - - - - - - - - - - - - - OPENXC SignalDescription(JSON) - - - - - - - \ No newline at end of file