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

Api: Speaker-test #1039

Merged
merged 2 commits into from
Mar 16, 2018
Merged

Api: Speaker-test #1039

merged 2 commits into from
Mar 16, 2018

Conversation

andySigler
Copy link
Contributor

@andySigler andySigler commented Mar 14, 2018

overview

Adds alsa-utils to the Dockerfile. This gives us control over audio output, as well as a tool for QC'ing machines' speakers.

To test speaker from Resin Terminal or when ssh'ed into machine:

$ speaker-test

That will play pink-noise from speaker until quit using Ctrl-C

@andySigler andySigler added container Affects the robot's Docker container small labels Mar 14, 2018
@andySigler andySigler self-assigned this Mar 14, 2018
@andySigler andySigler requested review from mcous and btmorr March 14, 2018 22:35
@codecov
Copy link

codecov bot commented Mar 14, 2018

Codecov Report

Merging #1039 into edge will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             edge    #1039   +/-   ##
=======================================
  Coverage   50.46%   50.46%           
=======================================
  Files         191      191           
  Lines        3230     3230           
  Branches      342      342           
=======================================
  Hits         1630     1630           
  Misses       1511     1511           
  Partials       89       89

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 81a7e0e...47ec38a. Read the comment docs.

Copy link
Contributor

@btmorr btmorr left a comment

Choose a reason for hiding this comment

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

🍨

@andySigler andySigler merged commit 217e59c into edge Mar 16, 2018
@andySigler andySigler deleted the api-qc-speaker branch March 16, 2018 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
container Affects the robot's Docker container small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants