Update VIS vehicle signal support 51/27651/1
authorScott Murray <scott.murray@konsulko.com>
Sun, 12 Jun 2022 16:37:16 +0000 (12:37 -0400)
committerScott Murray <scott.murray@konsulko.com>
Mon, 4 Jul 2022 21:20:40 +0000 (21:20 +0000)
commit9c7c1d105faeb57a5b79578318c5731d252c5414
treede1c4284c6e01e7ebc8140e00a7720c68e4fd094
parent219b527adbc7996f4ae2e73732114d2daa17c9c5
Update VIS vehicle signal support

Rework to change the VIS signals being used for next/previous/mode
to new AGL custom steering wheel switch signals instead of trying
to use the Vehicle.Cabin.Infotainment.Media.Action actuator signal.
In practice mapping multiple CAN signals from the LIN polling to a
single VIS signal does not work well with the behavior of the CAN
feeder from KUKSA.val.  With the separate steering wheel switch
signals and duplicate filtering in libqtappfw, things look more
like they did with signal-composer and should hopefully be robust.
This should be revisited if a custom LIN signal feeder becomes an
option, as overall it would be better to leverage the standard VSS
schema signals if possible.

Bug-AGL: SPEC-4409

Change-Id: I73512ba9c5746e820fc30a316a39db371d98f5e3
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit 81ad8d4aca06b27d9c57730a7dead6e8e5ae1fd1)
app/MediaPlayer.qml