Add support for CAN driven speeds for the demo dashboard 43/23543/1 halibut 8.0.5 8.0.6 halibut/8.0.5 halibut/8.0.6 halibut_8.0.5 halibut_8.0.6
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:03:05 +0000 (18:03 -0500)
commit82db42ed83c20eb019480cfc25a2e62ba12a532f
treeae84dd7e620b99d48b07255a2a258a2bd76bb489
parentdb01daea8a39766cebc495ccae138f928c681837
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]