Skip to content
Snippets Groups Projects

Tweaking types to make sizes correct for epics

Adjust some types and names to follow along with EPICS types.

In EPICS:

short & int -> 16 bit int long -> 32 bit int

So rename setCAValueLong to setCAValueEPICSLong to be clearer, change its argument type to take an int*

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