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

Rigol DS1074Z oscilloscope driver #1652

Merged
merged 80 commits into from
Aug 22, 2019

Conversation

lakhotiaharshit
Copy link
Contributor

The driver for RigolDS1074Z oscilloscope.

Reason:
The oscilloscope is present in lab at Delft but had no relevant drivers available. Hence we decided to undertake this task to have an overview on writing drivers.

Driver status:

  • can set up x, y-axis
  • can be used to take traces from any channel in the oscilloscope.
  • can set up trigger mode and levels.

Things left to do:

  • Edit example document.

@astafan8

Harshit Lakhotia (Blue Lynx Employment BV) and others added 30 commits July 17, 2019 12:11
Also correct some syntax
This test will be added in next commit
trigger_level and trigger_level1 have same functionality hence first is
removed.
Copy link
Contributor

@astafan8 astafan8 left a comment

Choose a reason for hiding this comment

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

Great work! Thanks for the patience!

@astafan8 astafan8 merged commit c07ae5e into microsoft:master Aug 22, 2019
@lakhotiaharshit lakhotiaharshit deleted the RigolDS1074Z branch January 22, 2020 08:35
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.

4 participants