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

Small Signadyne driver updates #6

Merged
merged 4 commits into from
Mar 22, 2017

Conversation

lgnjanssen
Copy link
Collaborator

@lgnjanssen lgnjanssen commented Mar 22, 2017

Small updates to the existing SD_Module and SD_AWG classes.

Changes proposed in this pull request:

  • move pxi-related functions to SD_Module level
  • add FPGA PCport-related functions
  • fix waveform-creating functions

@maij

lgnjanssen added 4 commits March 22, 2017 17:30
Edit waveform-creating functions to actually return SD_Wave instances. Previously they returned only the available onboard RAM and no new SD_Wave object was ever created.
Add a default value for `name` i.e. `result`. Previously it needed to be specified in each call of `result_parser`
Move pxi-read/write functions to SD_Module level. Previously they were in SD_AWG, but they are shared by all SD_Modules.
Add PCport-read and -write functions at SD_Module level. These are used for communicating with the FPGA PCports.
@maij maij merged commit f2cc7f9 into feature/signadyne_driver Mar 22, 2017
@maij maij deleted the feature/signadyne_driver_updates branch May 13, 2017 04:41
astafan8 pushed a commit that referenced this pull request Jun 14, 2018
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