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

tests/analog: validate M2kAnalogOut features introduced in fw0.33 #369

Merged
merged 3 commits into from
Sep 20, 2024

Conversation

Adrian-Stanea
Copy link
Contributor

@Adrian-Stanea Adrian-Stanea commented Aug 28, 2024

  • Validate last sample hold functionality.
  • Validate DAC triggering.
  • Validate that a reset to the M2kAnalogOut brings the channel to 0V using the RAW attribute as source.

The tests cover the new features introduced, and detect bugs and issues encountered during development

@Adrian-Stanea Adrian-Stanea changed the title tests/analog: coverage of features introduced in fw0.33 tests/analog: validate M2kAnalogOut features introduced in fw0.33 Aug 28, 2024
@Adrian-Stanea Adrian-Stanea force-pushed the tests_analog_fw033 branch 2 times, most recently from 85781ac to aff8964 Compare August 30, 2024 12:09
- Include helpers.py for common functions

Signed-off-by: Adrian Stanea <[email protected]>
- After a non-cyclic buffer is pushed, the last sample will idle
at the output untill a new sample is pushed or the channel is stopped.
- When the oposite channel idles at 0V we test for an interval of +/- 0.2V
because a small spikes appears ocasionally if the swing on the channel that is being
pushed is to large.

Signed-off-by: Adrian Stanea <[email protected]>
@AlexandraTrifan AlexandraTrifan merged commit 3bc7020 into main Sep 20, 2024
2 of 10 checks passed
@AlexandraTrifan AlexandraTrifan deleted the tests_analog_fw033 branch September 20, 2024 13:34
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.

2 participants