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 --- CAN-binder/low-can-demo/app/Frontend/index.html | 137 ++++++++++++++++++++++++ 1 file changed, 137 insertions(+) create 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 new file mode 100644 index 0000000..b1b8a81 --- /dev/null +++ b/CAN-binder/low-can-demo/app/Frontend/index.html @@ -0,0 +1,137 @@ + + + + + + + + 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