PeristalticPump.h

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

done.

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.

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
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

Done

Done

Done

Done

Done

Done

Do you mean to delete this function?

Do you mean to delete this function?