summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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>
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>
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>
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
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
Seungbae Shin [Wed, 8 Mar 2017 04:00:56 +0000 (13:00 +0900)]
Initial import from audio-hal-wm1831
Change-Id: Ie2e7b5367d2fa3df89ef355196d31da191e02f87
Tizen Infrastructure [Tue, 7 Mar 2017 06:59:56 +0000 (22:59 -0800)]
Initial empty repository