Skip to content

Small Signadyne driver updates#6

Merged
maij merged 4 commits intofeature/signadyne_driverfrom
feature/signadyne_driver_updates
Mar 22, 2017
Merged

Small Signadyne driver updates#6
maij merged 4 commits intofeature/signadyne_driverfrom
feature/signadyne_driver_updates

Conversation

@lgnjanssen
Copy link
Copy Markdown
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