From 2b0029244a4abee48ac42b0d28d25eacff07e26c Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Wed, 28 Dec 2016 15:49:09 -0500 Subject: ces2017-demo: add install of presets configuration file for Radio app Add preset configuration files for the Radio app for CES and ALS locations, and commands to install the one selected with a new variable, AGL_RADIO_PRESETS_LOCALE. The default is to use the presets appropriate for CES. Change-Id: I9b278e1c983de16898fc71329afe7c6ba58e9b52 Signed-off-by: Scott Murray --- recipes-demo-hmi/CES2017-demo/files/presets-CES.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 recipes-demo-hmi/CES2017-demo/files/presets-CES.conf (limited to 'recipes-demo-hmi/CES2017-demo/files/presets-CES.conf') diff --git a/recipes-demo-hmi/CES2017-demo/files/presets-CES.conf b/recipes-demo-hmi/CES2017-demo/files/presets-CES.conf new file mode 100644 index 00000000..83caeffe --- /dev/null +++ b/recipes-demo-hmi/CES2017-demo/files/presets-CES.conf @@ -0,0 +1,14 @@ +[fmPresets] +1\frequency=93100000 +1\title=93.1 The Mountain +2\frequency=94100000 +2\title=Mix 94.1 +3\frequency=96300000 +3\title=96.3 KKLZ +4\frequency=102700000 +4\title=102.7 THE COYOTE +5\frequency=88900000 +5\title=News 88.9 +6\frequency=91500000 +6\title=KUNV +size=6 -- cgit 1.2.3-korg