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

Implement loop-back HITL ADC/DAC tests #354

Closed
ryan-summers opened this issue May 10, 2021 · 0 comments · Fixed by #425
Closed

Implement loop-back HITL ADC/DAC tests #354

ryan-summers opened this issue May 10, 2021 · 0 comments · Fixed by #425
Labels
Milestone

Comments

@ryan-summers
Copy link
Member

Implement HITL tests for stabilizer in a loop-back configuration.

Specifically, the IIR filter should be configured to output static values, and then telemetry should be used to verify that the ADC samples then appear at the proper voltage.

We should also exercise the AFE programmable gain amplifiers in this test as well. Sample tests:

  • Generate 1V output, AFE = 1x, verify 1V input
  • Generate 1V output, AFE = 2x, verify 1V
  • Generate 0V output, verify 0V input

This should give us a good idea that the ADC-> DAC processing routing is working as anticipated. Once data streaming is implemented, we should also be able to detect the latency from output -> input as well.

@ryan-summers ryan-summers changed the title Implement loop-back ADC/DAC tests Implement loop-back HITL ADC/DAC tests May 10, 2021
@jordens jordens added the ci label Jul 19, 2021
@jordens jordens added this to the 0.6 milestone Jul 27, 2021
@bors bors bot closed this as completed in 555f1e2 Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants