PeristalticPump.c

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
done.

done.

LDT-1394 addressed code review comments

Update I/O section here to include rotor revs accumulated and previous.

Update I/O section here to include rotor revs accumulated and previous.

handled accordingly.

handled accordingly.

removed and added.

removed and added.

LDT-1394 addressed code review comments

  1. … 3 more files in changeset.
Converting U16 to U32. Presumably, U16 will wrap back to zero when it gets to 65535. We don't want our U32 to wrap, so we need to do something to handle this conversion properly.

Converting U16 to U32. Presumably, U16 will wrap back to zero when it gets to 65535. We don't want our U32 to wrap, so we need to do something to handle this conversion properly.

I think this whole function should be moved to the PeristalticPump.c driver unit. We don't want controller/monitor level units directly accessing fpga registers - the drivers should be doing that.

I think this whole function should be moved to the PeristalticPump.c driver unit. We don't want controller/monitor level units directly accessing fpga registers - the drivers should be doing that.

LEAHI-TD-FIRMWARE-LDT-1394_Blood Flow Rate - TD - 04: DEV - Feature Implementation
LEAHI-TD-FIRMWARE-LDT-1394_Blood Flow Rate - TD - 04: DEV - Feature Implementation
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 96 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 94 more files in changeset.
documentation error- is it transition start time ?

documentation error- is it transition start time ?

Done

Done

Then put an #if 0 around this if and add a TODO comment to implement the test configuration.

Then put an #if 0 around this if and add a TODO comment to implement the test configuration.

Done

Done

Done

Done

None?

None?

None?

None?

I don't see this input used in function.

I don't see this input used in function.

Done

Done

Done

Done

Done

Done

The checks are back in a generic function.

The checks are back in a generic function.

Done

Done

Done

Done

The test configuration has not been imported yet. I commented it out as a placeholder.

The test configuration has not been imported yet. I commented it out as a placeholder.

Done

Done