From e9392d6be3f9d28df958c6648361fb70f71a5e84 Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Tue, 6 Jun 2017 09:21:42 +0200 Subject: Remove demo UI from the project Low level CAN binding is a standalone service that doesn't have to be delivered with an UI. Change-Id: Ic3995704a63b56f21168e2e9da8e45b3117a0f41 Signed-off-by: Romain Forlot --- CAN-binder/low-can-demo/app/Frontend/index.html | 137 ------------------------ 1 file changed, 137 deletions(-) delete mode 100644 CAN-binder/low-can-demo/app/Frontend/index.html (limited to 'CAN-binder/low-can-demo/app/Frontend/index.html') diff --git a/CAN-binder/low-can-demo/app/Frontend/index.html b/CAN-binder/low-can-demo/app/Frontend/index.html deleted file mode 100644 index b1b8a81..0000000 --- a/CAN-binder/low-can-demo/app/Frontend/index.html +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - AGL Low CAN binding demo - - - - - - - - - - - - - - - - - - -
-
- - -
- - - - - -
-
- - -
- - - - - - - - - - - - - - -
AGL CAN messages Details
DataValue
Vehicle Speed ? km/h
Engine Speed ? tr/mn
Engine Load ? %
MAF air flow rate ? grams/sec
Intake Air temp ? °C
Messages rate ? received events/s
CPU load ? %
-
- - -
- - -- cgit 1.2.3-korg