platform/adaptation/samsung_exynos/audio-hal-wm1831-tw2.git
7 years agoRectify arguments mismatch 80/155880/1 accepted/tizen_4.0_unified tizen_4.0 accepted/tizen/4.0/unified/20171017.212059 submit/tizen_4.0/20171016.105654 tizen_4.0.IoT.p2_release tizen_4.0.m2_release
aravind.gara [Mon, 16 Oct 2017 10:48:50 +0000 (19:48 +0900)]
Rectify arguments mismatch

Change-Id: Iff91baf40e6cf46ac41afd88596ca13fd02027f1
Signed-off-by: aravind.gara <aravind.gara@samsung.com>
7 years agoSet BT SCO devices only after obtaining 'bt-sco-ready' from routing option 20/148320/4 accepted/tizen/4.0/unified/20170913.153838 submit/tizen_4.0/20170913.051218 submit/tizen_4.0/20170913.051439 tizen_4.0.IoT.p1_release
Sangchul Lee [Thu, 7 Sep 2017 11:28:22 +0000 (20:28 +0900)]
Set BT SCO devices only after obtaining 'bt-sco-ready' from routing option

In this target, there are several UCM BT SCO devices depending on its bandwidth
and network bandwidth. To work well, BT bandwidth should be got right after
BT SCO is ready. This patch makes it possible to set the BT SCO device properly
by keeping the call sequences with 'bt-sco-ready' and 'bt-wideband' options.

[Version] 0.1.7
[Profile] Wearable
[Issue Type] Enhancement

Change-Id: I079328c55e299acb7b9ea8b3dba0b42dfd95ca8b
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
7 years agoDo not check stream role in audio_update_route_option() 24/148324/1
Sangchul Lee [Mon, 28 Aug 2017 07:29:30 +0000 (16:29 +0900)]
Do not check stream role in audio_update_route_option()

It is possible to be invoked this function with null of stream role(option->role).

[Version] 0.1.6
[Profile] Wearable
[Issue Type] Enhancement

Change-Id: I55c03c8d60f3ddfb895de67dd39d23b9429d35b1
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
(cherry picked from commit e8f4ee3180a32d28806667df33e6aa96be4a35d2)

7 years agoSupport call-voice with BT SCO 03/142303/1 accepted/tizen/4.0/unified/20170828.224205 accepted/tizen/unified/20170808.171205 submit/tizen/20170807.083505 submit/tizen_4.0/20170828.110001
Sangchul Lee [Thu, 3 Aug 2017 08:19:03 +0000 (17:19 +0900)]
Support call-voice with BT SCO

UCM BT-SCO devices are supported as below
 - "bt-8k-sco-nb-headset"
 - "bt-8k-sco-nb-mic"
 - "bt-8k-sco-wb-headset"
 - "bt-8k-sco-wb-mic"
 - "bt-16k-sco-nb-headset"
 - "bt-16k-sco-nb-mic"
 - "bt-16k-sco-wb-headset"
 - "bt-16k-sco-wb-mic"

[Version] 0.1.5
[Profile] Wearable
[Issue Type] New feature

Change-Id: I231f57ce040bdb3042099096c8aa64a3836125e8
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
7 years agoSupport voice-information with BT SCO 24/142024/3
Sangchul Lee [Wed, 2 Aug 2017 08:16:45 +0000 (17:16 +0900)]
Support voice-information with BT SCO

Almost similar as voice-recognition case that of previous commit.
 - Open/close hw:0,2 for this case.
 - Refer to bt_wideband to set param of samplerate(narrowband:8k, wideband:16k).

[Version] 0.1.4
[Profile] Wearable
[Issue Type] New feature

Change-Id: I708c5ae01008dea638b7513675a954a3cbceaab1
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
7 years agoSupport voice-recognition with BT SCO 68/141568/5
Sangchul Lee [Tue, 1 Aug 2017 04:46:47 +0000 (13:46 +0900)]
Support voice-recognition with BT SCO

Open/close hw:0,2 for this case.
Refer to bt_wideband to set param of samplerate(narrowband:8k, wideband:16k).
Remove unused codes.

[Version] 0.1.3
[Profile] Wearable
[Issue Type] New feature

Change-Id: Id7bca9b4e1ed01e8cb529323b3a01c6a16879b59
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
7 years agoInitial bring-up of voice routing 76/134076/7 accepted/tizen/4.0/unified/20170816.012336 accepted/tizen/unified/20170703.064201 submit/tizen/20170629.105304 submit/tizen_4.0/20170811.094300
Seungbae Shin [Wed, 14 Jun 2017 11:17:23 +0000 (20:17 +0900)]
Initial bring-up of voice routing

open voice DAI with samplerate(48k)/channels(2)
adjust capture/playback DAI open/close sequence
open capture/playback DAI together before ucm set

[Version] 0.1.2
[Profile] Wearable
[Issue Type] Bring-up

Change-Id: Ic32abecdf6088f67660403a9dfa84138ff90f975

8 years agoModify card name & ucm name for TW2 37/118037/1 accepted/tizen_common accepted/tizen_wearable accepted/tizen/common/20170309.175516 accepted/tizen/unified/20170310.075642 accepted/tizen/wearable/20170309.072429 submit/tizen/20170309.062552 submit/tizen_unified/20170310.011401 tizen_4.0.m1_release
Seungbae Shin [Wed, 8 Mar 2017 10:16:09 +0000 (19:16 +0900)]
Modify card name & ucm name for TW2

[Version] 0.1.1
[Profile] Wearable
[Issue Type] Bring-up

Change-Id: I6e68670df8b67d86d507fae03dfb5b0138a84471

8 years agoInitial import from audio-hal-wm1831 36/118036/1
Seungbae Shin [Wed, 8 Mar 2017 04:00:56 +0000 (13:00 +0900)]
Initial import from audio-hal-wm1831

Change-Id: Ie2e7b5367d2fa3df89ef355196d31da191e02f87

8 years agoInitial empty repository master
Tizen Infrastructure [Tue, 7 Mar 2017 06:59:56 +0000 (22:59 -0800)]
Initial empty repository