From: Scott Murray Date: Fri, 21 Dec 2018 03:30:11 +0000 (-0500) Subject: navigation: Add 4A support X-Git-Tag: flounder_6.0.4~7 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=6f1a4e94f9b978639e858fbe8ce98012a1781ee5;hp=6f1a4e94f9b978639e858fbe8ce98012a1781ee5;p=AGL%2Fmeta-agl-demo.git navigation: Add 4A support To properly support 4A in the navigation app, add a patch to pull in the 4A binding, add some code to open / close the "navigation" role, and use a simple gstreamer pipeline to play the generated files. The existing playback script templates have had their playback commands removed, but are retained for driving the voice file generation. Note that a patch is being used for now, as gpsnavi is managed outside of AGL on github. Additionally, that repository has no flounder branch, and its HEAD does not work on flounder at present, complicating things. Change-Id: Ie5c63c2ae22237a80dc034b98d7279d3c203273f Signed-off-by: Scott Murray ---