From 59d23c161921890425e8d2e91441381d0fef0a32 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Wed, 15 Jan 2020 10:53:13 -0500 Subject: Add info page selected by steering wheel event Add a information window that can be switched to based on the "event.info" event from signal composer that the steering wheel "Info" button results in. For now, it simply displays the vehicle and engine speed in numeric form in a larger font, and a small time display. The speeds are also driven by the corresponding signal composer events that are hooked to the underlying CAN messages. Bug-AGL: SPEC-3109 Signed-off-by: Scott Murray Change-Id: Ibe66ecdb94b854d4ebc7f98ad7e1bf01fc615f1a --- autobuild/agl/autobuild | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 autobuild/agl/autobuild (limited to 'autobuild') diff --git a/autobuild/agl/autobuild b/autobuild/agl/autobuild old mode 100644 new mode 100755 -- cgit