Commit graph

25 commits

Author SHA1 Message Date
Carter Hsu
05c94614af audio: 2024/02/02 Fortemedia table
<changelist- FM table>
"TK4
- Handset (Ricky)
1. HA all BWs Disable AMS
2. HA WB Rx FNS level from 0x0006 to 0x000F for CCA BWE
- Handsfree (Ricky)
1. HH all BWs Disable AMS
2. HH WB Rx FNS level from 0x0006 to 0x000F for CCA BWE
3. HH all BWs Adaptive NS thd (index397) set to 0x0190
4. HH all BWs Disable LPF
- Headset (Gene)
1. HE WB Rx FNS level from 0x0006 to 0x000F for CCA BWE
KM4
- Handset (Ricky)
1. HA all BWs Disable AMS
2. HA WB Rx FNS level from 0x0006 to 0x000F for CCA BWE
- Handsfree (Ricky)
1. HH all BWs Disable AMS
2. HH WB Rx FNS level from 0x0006 to 0x000F for CCA BWE
3. HH all BWs Adaptive NS thd (index397) set to 0x0190
4. HH all BWs Disable LPF
- Headset (Gene)
1. HE WB Rx FNS level from 0x0006 to 0x000F for CCA BWE

CM4
- Handset (Duncan)
1. HA all BWs Disable AMS
2. HA WB Rx FNS level from 0x0006 to 0x000F for CCA BWE
- Handsfree (Duncan)
1. HH all BWs Disable AMS
2. HH WB Rx FNS level from 0x0006 to 0x000F for CCA BWE
- Headset (Gene)
1. HE WB Rx FNS level from 0x0006 to 0x000F for CCA BWE"

<change list - audio platform>
Enable stereo for BT VoIP

Bug: 323464302
Test: Verified by Acoustic team
Change-Id: I486d589eca68108a82dc071bb68a57fc39222eef
Signed-off-by: Carter Hsu <carterhsu@google.com>
2024-02-05 06:32:13 +00:00
Treehugger Robot
04225f6c9c Merge "audio: update waves tuning and volume curve" into main 2024-02-05 02:26:32 +00:00
Jasmine Cha
761eba7c20 audio: update waves tuning and volume curve
Bug: 323256159
Bug: 323259548
Bug: 323259548
Test: manual test

Change-Id: Ic3e27dd911b1036dbd893d98ecb089d16e7835be
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-02-02 06:35:36 +00:00
Carter Hsu
68a4288225 audio: enable BWE
Bug: 320802286
Test: build pass
Change-Id: Ib458dd8a63628e3138b016fd71dfb27365b5f531
Signed-off-by: Carter Hsu <carterhsu@google.com>
2024-01-29 01:48:18 +00:00
Carter Hsu
bf793ac56a audio: apply WB tuning for voice NB
Bug: 314707600
Test: Verified by test build
Change-Id: I3be83364d538094fb414259ebd2b333f969ddd28
Signed-off-by: Carter Hsu <carterhsu@google.com>
2024-01-15 01:30:41 +00:00
Treehugger Robot
64953ac8ca Merge "audio: add the gapless flag" into main 2024-01-11 00:24:26 +00:00
Juyu Chen
7b42fc8cc8 audio: add the gapless flag
Bug: 300202082
Test: manual audio test
Change-Id: Iad0bc5ba7d3ea41bb8671ced07fd373399bbe6e8
Signed-off-by: Juyu Chen <juyuchen@google.com>
2024-01-10 07:31:00 +00:00
Carter Hsu
24dc262886 audio: add default value for hac amp control
Bug: 311336668
Test: build pass
Change-Id: Iab549b289486f45c7606de96917f5d6ee46b68be
Signed-off-by: Carter Hsu <carterhsu@google.com>
2024-01-04 10:00:53 +08:00
Jasmine Cha
895d1dfce7 audio: enable speaker power data and spk compensation
Bug: 300604249
Test: manual test - playback/ make voice call in spk mode.

Change-Id: I72799afd0a63a336b76cd70eb12ecd5a03a54bb5
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2024-01-03 17:13:14 +08:00
Carter Hsu
09c53b18c1 audio: support incall capture dl/ul concurrent recording
Bug: 317726514
Test: Verified by test build
Change-Id: I872fa7a8dd4f6877efd2b5aa09203c34ccf43f5e
Signed-off-by: Carter Hsu <carterhsu@google.com>
2023-12-26 00:58:47 +00:00
Robert Lee
d3b00615ed audio: add HDMI support
Bug: 316278350
Test: local test
Change-Id: I2ac5fbc80a679cfc9f573ed3ee3ba0a222f4bbed
Signed-off-by: Robert Lee <lerobert@google.com>
2023-12-14 17:20:42 +08:00
Yung Ti Su
215d0c7a90 add the missing immersive_output
Bug: 309909149
Test: manual

Change-Id: I8fa8c6d5c8ab232eb96d6e7c7a529cde170cb435
Signed-off-by: Yung Ti Su <andysu@google.com>
2023-12-13 09:16:17 +00:00
vincenttew
d85a504a88 audio: add HIDL SoundDose libraries
Test: build pass, playback pass
Bug: 315915954
Change-Id: Ib0ab3ccc16a34308de3ed4e90dbc8d0d5d0271b8
Signed-off-by: vincenttew <vincenttew@google.com>
2023-12-12 16:43:52 +08:00
Carter Hsu
d346efb3b0 audio: update Telephony tuning
<Overall table path>
1. mixer_path.xml and audio_platform_configuration.xml => /vendor/etc
2. mcps.dat => /vendor/etc/aoc

<Change list>
1. Modify Cirrus AMP PCM Gain for HAC mode in mixer_path <path name="voice-hac">:
KM4: 11 => 10(10.5dB) / CM4: 11 => 10(10.5dB) / TK4: 11 => 9(9.5dB)
2. mcps.dat - updated value for iS910 short term solution
3. audio_platform_configuration- enable mcps table

Bug: 315275289
Test: build pass
Change-Id: I915fd62006ff14c36930aecd8836aca8b3c87f4b
Signed-off-by: Carter Hsu <carterhsu@google.com>
2023-12-08 17:43:12 +08:00
Treehugger Robot
4a62c0c447 Merge "audio: initial waves tuning /BAACL/ thermal playback" into main 2023-11-20 02:31:41 +00:00
Jasmine Cha
782b125ec2 audio: initial waves tuning /BAACL/ thermal playback
Bug: 309831079
Test: manual test (b/309831079#comment3)

Change-Id: I1197b8daf8344f7d9f08a70c1ef31171edc2ac3c
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-11-20 01:47:25 +00:00
Carter Hsu
d57c57d8d5 audio: update telephony tuning
Bug: 311336668
Test: verified by acoustic team
Change-Id: Id9542b277801bd450a5c373b510596aba368559e
Signed-off-by: Carter Hsu <carterhsu@google.com>
2023-11-17 08:55:30 +08:00
Carter Hsu
574ae5881f Merge "audio: enable CCA HAL module" into main 2023-11-13 07:34:05 +00:00
Carter Hsu
26c76abc8a audio: enable CCA HAL module
Bug: 310485392
Test: build pass
Change-Id: Idcb2e33704f1f59211fca8fddc1dc41c3c3c45cb
Signed-off-by: Carter Hsu <carterhsu@google.com>
2023-11-13 00:41:17 +00:00
Jasmine Cha
059c0997e0 audio: inital speaker comensation tuning
- use prebuilt_etc instead of PRODUCT_COPY_FILES for tuning files.

Bug: 301377792
Test: manual test

Change-Id: I095ac2af8dcc4c1531df3d9921cefdab781ff7cb
Signed-off-by: Jasmine Cha <chajasmine@google.com>
2023-11-09 11:11:25 +08:00
Robert Lee
c59cc179bd audio: correct haptic RX slot to 2/3 after rollback to 48k playback
Rollback the setting from ag/24033118

Bug: 304870352
Test: builds
Change-Id: I7b985af8e29b3f2f72f0362e91cee313d615ea70
Signed-off-by: Robert Lee <lerobert@google.com>
2023-11-02 06:52:26 +00:00
Robert Lee
27c4451787 audio: disable 96k playback
Bug: 304870352
Test: builds
Change-Id: I23d4107da4bb42246adc8ea2170f0f68d9cbc35d
Signed-off-by: Robert Lee <lerobert@google.com>
2023-10-30 11:17:31 +08:00
David Li
f4909ac426 audio: enable the offloaded DPE
Bug: 300208264
Test: manually test
Change-Id: I99befcfe83d500d4eee479d2eb1fffc837d3f05d
2023-10-18 14:58:18 +08:00
vincenttew
4485a24b4c factory: correct usb mfg playback/capture config
Bug: 295291511
Test: playback/capture/loopback cmd
Change-Id: Icde54d0d25e0f71c569054f5e2886a11c7c2103f
Signed-off-by: vincenttew <vincenttew@google.com>
2023-08-23 11:29:14 +08:00
Robin Peng
b5194d9b24 Migrate caimito devices into caimito folder from sha 31a6eb4c2ffbc
Bug: 291867277
Change-Id: Ia7d34e6ab34bdd03406391f98c58b04eb77671cd
2023-08-16 10:26:07 +00:00