Add VIS vehicle signal support 09/27609/2
authorScott Murray <scott.murray@konsulko.com>
Tue, 7 Jun 2022 19:33:50 +0000 (15:33 -0400)
committerScott Murray <scott.murray@konsulko.com>
Tue, 7 Jun 2022 19:43:22 +0000 (15:43 -0400)
commit202cc44bc311a20a7016759d1a4e7bcba6064f7d
tree23501093ffb20f2e98b18431e81472171bc3dd6b
parent00fa784cdb2570f742511820b885b1c3e18b6d01
Add VIS vehicle signal support

Use the new VehicleSignals API from libqtappfw to replace the
previous signal-composer usage.  Additionally, the default unit
for the vehicle speed has been switched to kilometers with switching
driven by the appropriate VSS schema value.

Bug-AGL: SPEC-4409

Change-Id: I3c40ea004e1c66e9775865aaa424e24778cb0f53
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
app/CMakeLists.txt
app/ValueSource.qml
app/main.cpp