[target-tm1/audio] Add radio volume table and modify stream-map.json to make "media... 89/72489/2
authorSangchul Lee <sc11.lee@samsung.com>
Wed, 1 Jun 2016 07:53:24 +0000 (16:53 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Wed, 1 Jun 2016 08:17:58 +0000 (01:17 -0700)
Change-Id: I8f913e7a958329c3bfd957acc0f68d5421e4129b
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
mmfw-sysconf-target-tm1/etc/multimedia/mmfw_fmradio.ini [new file with mode: 0644]
mmfw-sysconf-target-tm1/etc/pulse/stream-map.json
packaging/mmfw-sysconf.spec

diff --git a/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_fmradio.ini b/mmfw-sysconf-target-tm1/etc/multimedia/mmfw_fmradio.ini
new file mode 100644 (file)
index 0000000..484d1a6
--- /dev/null
@@ -0,0 +1,25 @@
+[tuning]
+enable = n
+
+[fmradio]
+
+mmfw_fmradio_rssi_threshold = 110
+mmfw_fmradio_noise_power = 0
+mmfw_fmradio_pilot_power = 0
+mmfw_fmradio_frequency_offset = 0
+
+mmfw_fmradio_softmute_enable = 0
+
+mmfw_fmradio_snr_threshold = 3
+mmfw_fmradio_cnt_threshold = 0
+mmfw_fmradio_softmute_start_snr = 37
+mmfw_fmradio_softmute_stop_snr = 0
+mmfw_fmradio_softmute_start_rssi = 0
+mmfw_fmradio_softmute_stop_rssi = 0
+mmfw_fmradio_softmute_start_mute = 12
+mmfw_fmradio_softmute_stop_atten = 0
+mmfw_fmradio_softmute_mute_rate = 0
+mmfw_fmradio_softmute_snr40 = 0
+
+volume_levels = 16
+volume_table = 127, 118, 110, 102, 97, 92, 87, 83, 78, 70, 65, 60, 54, 51, 48, 45
index e92674dab7a8a6d6aa5c84e44bcd085ba0a4aea7..90221f93aca4a8945e2fbaba04ddabebf082a0dd 100644 (file)
@@ -6,7 +6,7 @@
                },
                {
                        "type":"media",
-                       "is-hal-volume":0,
+                       "is-hal-volume":1,
                },
                {
                        "type":"system",
index a15a02c72bbda8d1fb18a167a90e0ec15d35cb84..6c1ffabb3db39eca7078ffeddd387e2d134e0c00 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       mmfw-sysconf
 Summary:    Multimedia Framework system configuration package
-Version:    0.2.65
+Version:    0.2.66
 Release:    0
 Group:      Multimedia/Configuration
 License:    LGPL-2.1+ and Apache-2.0