Add support for CAN driven speeds for the demo dashboard 46/23546/1 8.99.5 icefish/8.99.5 icefish_8.99.5
authorScott Murray <scott.murray@konsulko.com>
Fri, 3 Jan 2020 23:03:05 +0000 (18:03 -0500)
committerScott Murray <scott.murray@konsulko.com>
Fri, 3 Jan 2020 23:07:17 +0000 (23:07 +0000)
commit728764b79d6027b7d91cbb80e0ea690ba3c737d2
treeebb815cf818758751eae1169004eca062c4c16e6
parent46a5c08387cb501cb2b70e7cffb6d7518cbf0cbe
Add support for CAN driven speeds for the demo dashboard

Changes include:
- Update cluster-dashboard recipe to pull in libqtappfw for
  signal-composer support
- Add signal-composer and required low-can and gps bindings to
  agl-cluster-demo-platform image
- Add recipe to install configuration file that tells the
  cluster-dashboard app to use signal-composer vehicle and engine
  speed events instead of running the default animation loop,
  and a new agl-cluster-demo-preload feature template that drives
  adding the recipe to the image for demo purposes.

Bug-AGL: SPEC-3045

Change-Id: I193f9fd764b7610eaacc4c524522552bcc1e7ccc
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
conf/include/agl-cluster-demo-preload.inc [new file with mode: 0644]
recipes-config/cluster-dashboard-demo-config/cluster-dashboard-demo-config_1.0.bb [new file with mode: 0644]
recipes-config/cluster-dashboard-demo-config/files/AGL.conf.cluster [new file with mode: 0644]
recipes-demo-hmi/cluster-dashboard/cluster-dashboard_git.bb
recipes-platform/packagegroups/packagegroup-agl-cluster-demo-platform.bb
templates/feature/agl-cluster-demo-preload/50_local.conf.inc [new file with mode: 0644]
templates/feature/agl-cluster-demo-preload/README_feature_agl-cluster-demo-preload.md [new file with mode: 0644]