Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tone related patches #14

Merged
merged 6 commits into from
Jun 25, 2018
Merged

Tone related patches #14

merged 6 commits into from
Jun 25, 2018

Conversation

ranj063
Copy link
Collaborator

@ranj063 ranj063 commented Jun 25, 2018

Submitting a pull-request on github. Please ignore the same patches on the mailing list.

Hostless pipelines such as the tone pipeline do not need
host page table while setting up pcm params. Walk pipeline
in both directions to ensure it is hostless.

Signed-off-by: Ranjani Sridharan <[email protected]>
This patch adds the get() handler to respond to requests for the current
tone state.

Signed-off-by: Ranjani Sridharan <[email protected]>
add sample_rate memeber in tone ipc comp def to read in
the value from topology.

Signed-off-by: Ranjani Sridharan <[email protected]>
set the sample rate from the value set in topology.

Signed-off-by: Ranjani Sridharan <[email protected]>
period bytes depends on the frame_fmt and the number of channels
set in topology. So fix calculation accordingly.

Signed-off-by: Ranjani Sridharan <[email protected]>
Fix frequenyc to 997Hz and gain to -20dB to match AES17 single
tone test case requirement

Signed-off-by: Ranjani Sridharan <[email protected]>
@ranj063 ranj063 requested a review from singalsu June 25, 2018 02:30
Copy link
Collaborator

@singalsu singalsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants