SyringePump.c

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 10 more files in changeset.
LDT-3505: Hardcoded Force Sensor Calibration Data

I thought this was a TEST_CONFIG thing. We aren't doing s/w config status, so maybe we should convert it to a TEST_CONFIG.

I thought this was a TEST_CONFIG thing. We aren't doing s/w config status, so maybe we should convert it to a TEST_CONFIG.

Let's hard code for time being with a TODO comment. I don't want alarm to be a problem.

Let's hard code for time being with a TODO comment. I don't want alarm to be a problem.

Use OVERRIDE_RESET for .override instead of 0.

Use OVERRIDE_RESET for .override instead of 0.

LDT-3505: Addressed review comments

  1. … 1 more file in changeset.
align indentation, same for line 338 as well.

align indentation, same for line 338 as well.

Yes. Otherwise, we will have to hard code the calibration record for the time being.

Yes.
Otherwise, we will have to hard code the calibration record for the time being.

The function getSoftwareConfigStatus() is also part of NVM module. Moreover, we are planning to remove this function when NVM will be implemented. So, we will have to perform a cleanup and remove a...

The function getSoftwareConfigStatus() is also part of NVM module.
Moreover, we are planning to remove this function when NVM will be implemented.
So, we will have to perform a cleanup and remove all similar calls that have been currently commented out in other files as well like AirTrap.c, BloodFlow.c, etc.

Align comment.

Align comment.

Keep 2 blank lines above banner.

Keep 2 blank lines above banner.

Should this line be un-commented?

Should this line be un-commented?

So we are going to fail this test until calibration record is ready?

So we are going to fail this test until calibration record is ready?

In Leahi, we want to do all initialization in the init function instead of here at declaration (see Bubble.c for example).

In Leahi, we want to do all initialization in the init function instead of here at declaration (see Bubble.c for example).

LDT-3505: Minor

LDT-3505: Activated Safety Shutdown

LDT-3505: Updated doxygen comments

LDT-3505: Code clean up and documentation

  1. … 7 more files in changeset.
LDT-3505: Pulled latest staging into LDT-3505

  1. … 3 more files in changeset.
LDT-3505: Removed syringe detection override functions

  1. … 4 more files in changeset.
LDT-3505: Removed Syringe Detection Checks

  1. … 1 more file in changeset.
LDT-3505: Mapped message ids and message handlers for syringe pump test functions

  1. … 2 more files in changeset.
LDT-3505: Aligned syringe pump function definitions with declarations

  1. … 2 more files in changeset.
LDT-3505: Merged latest staging into LDT-3505

  1. … 4 more files in changeset.
LDT-3505: Added syringe Pump exec in priority task

  1. … 1 more file in changeset.
LDT-3505: Added Test Config for Syring Pump

  1. … 1 more file in changeset.
blank line before return.

blank line before return.