History log of /cts/suite/audio_quality/lib/src/task/TaskCase.cpp
Revision Date Author Comments
69adcd76e3366f3f2bdf9959241d2d63559fcc4d 26-Sep-2012 Keun young Park <keunyoung@google.com> change AudioTrack mode to MUSIC & add details to report

- mobile phones activates the Receiver speaker for VOICE_CALL mode
- this can pull additional processing, but the test should test the
loud speaker.
- added details to report to collect save results
- changed buffering of FileUtil to accomodate longer message

Change-Id: Ifdbb9fbfcf80c630c8952599b7e65eb909735a94
6eab462299b98356c340576e1f584a3e34b7ef3e 25-Jul-2012 Keun young Park <keunyoung@google.com> add xml report

- add getDeviceInfo command to get information from client
- rename ModelBuilderTest test case xml (all.xml gone)
- reduce buffer size for AudioTrack if data size is small
- add -s option
- generate XML report similar to CtsVerifier and zip the result.

Change-Id: Ic28e0234cfdb848ba1a2f91cc57f15bfdefafd87
5eba08f3c0ca1eaa5411970731723a970fb50077 27-Mar-2012 Keun young Park <keunyoung@google.com> cts_audio work: initial code
- volume calibration and THD test case work tuned.
- 59 unit tests pass
- local audio playback / recording works : uses tinyalsa
- host to device ptorocol in host side implemented / tested (with loopback)
- device side recording / playback works for test cases / test_io.xml
- python processing baseline added.
- spectrum algorithm implementated: calculate Transfer Function of device
over host and check if amplitudes are within margain. Needs parameter tuning
- spectrum test needs some improvements due to the non-flat response from
ref microphone.
- build is enabled only for linux host except the client code

Change-Id: I8453ac72b6fce7ddbfee7e2cc05207f09f2b3d88
34d6427d46a372985e1b29b1a9f57c4388ac0bf3 12-May-2012 Keun young Park <keunyoung@google.com> Revert "cts_audio work: initial code - volume calibration and THD test case work tuned. - 59 unit tests pass - local audio playback / recording works : uses tinyalsa - host to device ptorocol in host side implemented / tested (with loopback) - device side recordi"

This reverts commit 4bbb5d774927b9ae5cc8c9fda1a52480b645671f
4bbb5d774927b9ae5cc8c9fda1a52480b645671f 27-Mar-2012 Keun young Park <keunyoung@google.com> cts_audio work: initial code
- volume calibration and THD test case work tuned.
- 59 unit tests pass
- local audio playback / recording works : uses tinyalsa
- host to device ptorocol in host side implemented / tested (with loopback)
- device side recording / playback works for test cases / test_io.xml
- python processing baseline added.
- spectrum algorithm implementated: calculate Transfer Function of device
over host and check if amplitudes are within margain. Needs parameter tuning
- spectrum test needs some improvements due to the non-flat response from
ref microphone.

Change-Id: I5288dec42f272260f30f1ace1374d365e31d1664