From faa6ebce32c5875687f028a4d6c990e33cf260d5 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Fri, 3 Jan 2020 18:13:33 -0500 Subject: Add signal-composer speed and steering wheel event support Changes include: - Pull in signal-composer support from libqtappfw - Add a configuration file that controls whether the existing canned animation behavior should be used, or events from signal-composer should drive speeds and indicators. - Add new icons provided by LF graphics team for cruise control and lane departure warning, and drive their state based on appropriate steering wheel events. - Hide/show the digital vehicle/engine speed values in the gauges based on the steering wheel info event. This is intended to work in sync with changes to tbtnavi to have it display larger speed indicators via an alternate page. Bug-AGL: SPEC-3045, SPEC-3049 Change-Id: I77249f65b80596fe7f2af9fe29b3ed86b63a8a45 Signed-off-by: Scott Murray --- conf.d/wgt/config.xml.in | 1 + 1 file changed, 1 insertion(+) (limited to 'conf.d/wgt/config.xml.in') diff --git a/conf.d/wgt/config.xml.in b/conf.d/wgt/config.xml.in index aa18bdc..40796be 100644 --- a/conf.d/wgt/config.xml.in +++ b/conf.d/wgt/config.xml.in @@ -8,6 +8,7 @@ @PROJECT_LICENSE@ + -- cgit 1.2.3-korg