kuksa-vss-init: rework into agl-vss-helper 83/29583/2
authorScott Murray <scott.murray@konsulko.com>
Fri, 5 Jan 2024 00:26:19 +0000 (19:26 -0500)
committerScott Murray <scott.murray@konsulko.com>
Fri, 5 Jan 2024 16:40:12 +0000 (16:40 +0000)
commitae1ebd3ab2b5c3d5ea8ed8fc55915c070e629743
tree11ec593ea40e05235f6469161ec609f03c7a9ebd
parenta2f890dae4d3b9d49d2921576b04384cef7641d3
kuksa-vss-init: rework into agl-vss-helper

Rework/replace the kuksa_vss_init script with a new agl-vss-helper
script that uses a configuration file for the list of VSS signals
and the values they should be set to.  It also will run in daemon
mode if the configuration includes a list of signals to perform
mocking as an actuator, and push any target values back out as the
current value.  This avoids needing to perform hacks around
directly feeding sensor values from applications for things where
we do not have an existing actuator backend (e.g. HMI units values).

Bug-AGL: SPEC-5042

Change-Id: I6d1e9d5fb72f7f23a3bb45fcda0a48e1a10c3863
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl-demo/+/29583
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Tested-by: Jenkins Job builder account
recipes-demo/agl-vss-helper/agl-vss-helper.bb [new file with mode: 0644]
recipes-demo/agl-vss-helper/files/agl-vss-helper.py [new file with mode: 0644]
recipes-demo/agl-vss-helper/files/agl-vss-helper.service [new file with mode: 0644]
recipes-demo/agl-vss-helper/files/agl-vss-helper.token [new file with mode: 0644]
recipes-demo/agl-vss-helper/files/agl-vss-helper.yaml [new file with mode: 0644]
recipes-demo/kuksa-vss-init/files/kuksa_vss_init.py [deleted file]
recipes-demo/kuksa-vss-init/kuksa-vss-init.bb [deleted file]
recipes-platform/packagegroups/packagegroup-agl-kuksa-val-databroker.bb