Skip to content
Snippets Groups Projects

Double DAQ_DCU_SIZE, and eliminate time 2 operations on it throughout the code.

Merged Erik von Reis requested to merge erik.vonreis/advligorts:double_dcu_blocksize into master

Double DAQ_DCU_SIZE. Throughout the code (but not everywhere), DAQ_DCU_SIZE * 2 was being used. However, it should universally be doubled. Putting the change in the constant where it belongs facilitates future increases in DAQ block sizes.

This change affects many areas: the models, daq, standalone_edc, local_dc, awgtpman, pubsub. However, only in those cases where there was not a '* 2' will there be a substantive change.

I have rebuilt models and awgtpman, then successfully run excitations with older local_dc, pubsub and daqd. I have not tested the changes in local_dc, pbusub, or daqd.

Edited by Erik von Reis

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading