From 7e6d6d0a37e37804e3a751e2bfde11a9c1e85b0b Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Sat, 29 Apr 2017 18:17:08 +0200 Subject: Adding HTML5 UI with cpu stat binding Change-Id: Id63b7d338140097a5f2f0943f1b63ee978141829 Signed-off-by: Romain Forlot --- .../low-can-demo/app/Frontend/images/car-top-view.png | Bin 0 -> 2424 bytes .../low-can-demo/app/Frontend/images/cluster.png | Bin 0 -> 409895 bytes .../low-can-demo/app/Frontend/images/favicon.ico | Bin 0 -> 1150 bytes .../app/Frontend/images/gas-pump-black.png | Bin 0 -> 2429 bytes .../app/Frontend/images/gas-pump-green.png | Bin 0 -> 1826 bytes .../low-can-demo/app/Frontend/images/gas-pump-red.png | Bin 0 -> 2174 bytes .../images/logo_iot_bzh_lightgrey_325x90_50dpi.png | Bin 0 -> 14605 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 CAN-binder/low-can-demo/app/Frontend/images/car-top-view.png create mode 100644 CAN-binder/low-can-demo/app/Frontend/images/cluster.png create mode 100644 CAN-binder/low-can-demo/app/Frontend/images/favicon.ico create mode 100644 CAN-binder/low-can-demo/app/Frontend/images/gas-pump-black.png create mode 100644 CAN-binder/low-can-demo/app/Frontend/images/gas-pump-green.png create mode 100644 CAN-binder/low-can-demo/app/Frontend/images/gas-pump-red.png create mode 100644 CAN-binder/low-can-demo/app/Frontend/images/logo_iot_bzh_lightgrey_325x90_50dpi.png (limited to 'CAN-binder/low-can-demo/app/Frontend/images') diff --git a/CAN-binder/low-can-demo/app/Frontend/images/car-top-view.png b/CAN-binder/low-can-demo/app/Frontend/images/car-top-view.png new file mode 100644 index 0000000..a5ad096 Binary files /dev/null and b/CAN-binder/low-can-demo/app/Frontend/images/car-top-view.png differ diff --git a/CAN-binder/low-can-demo/app/Frontend/images/cluster.png b/CAN-binder/low-can-demo/app/Frontend/images/cluster.png new file mode 100644 index 0000000..c6b8d90 Binary files /dev/null and b/CAN-binder/low-can-demo/app/Frontend/images/cluster.png differ diff --git a/CAN-binder/low-can-demo/app/Frontend/images/favicon.ico b/CAN-binder/low-can-demo/app/Frontend/images/favicon.ico new file mode 100644 index 0000000..eeb7ab7 Binary files /dev/null and b/CAN-binder/low-can-demo/app/Frontend/images/favicon.ico differ diff --git a/CAN-binder/low-can-demo/app/Frontend/images/gas-pump-black.png b/CAN-binder/low-can-demo/app/Frontend/images/gas-pump-black.png new file mode 100644 index 0000000..46e875e Binary files /dev/null and b/CAN-binder/low-can-demo/app/Frontend/images/gas-pump-black.png differ diff --git a/CAN-binder/low-can-demo/app/Frontend/images/gas-pump-green.png b/CAN-binder/low-can-demo/app/Frontend/images/gas-pump-green.png new file mode 100644 index 0000000..c3aebad Binary files /dev/null and b/CAN-binder/low-can-demo/app/Frontend/images/gas-pump-green.png differ diff --git a/CAN-binder/low-can-demo/app/Frontend/images/gas-pump-red.png b/CAN-binder/low-can-demo/app/Frontend/images/gas-pump-red.png new file mode 100644 index 0000000..ad84283 Binary files /dev/null and b/CAN-binder/low-can-demo/app/Frontend/images/gas-pump-red.png differ diff --git a/CAN-binder/low-can-demo/app/Frontend/images/logo_iot_bzh_lightgrey_325x90_50dpi.png b/CAN-binder/low-can-demo/app/Frontend/images/logo_iot_bzh_lightgrey_325x90_50dpi.png new file mode 100644 index 0000000..7ba4196 Binary files /dev/null and b/CAN-binder/low-can-demo/app/Frontend/images/logo_iot_bzh_lightgrey_325x90_50dpi.png differ -- cgit 1.2.3-korg