TaskGeneral.c

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
We need to keep D64 opened after supply to maintain the supply to fbicarb flow filter

We need to keep D64 opened after supply to maintain the supply to fbicarb flow filter

in initial fill we are not closing D64, only in supply cycle, just before supply start, we close it and when supply end, we open it again. we need to maintain the pressure balance in chamber F

in initial fill we are not closing D64, only in supply cycle, just before supply start, we close it and when supply end, we open it again.
we need to maintain the pressure balance in chamber F

will address it in new file created for mixing

will address it in new file created for mixing

why TODO?

why TODO?

Do we need to close D64 as well?

Do we need to close D64 as well?

Delete the commented line

Delete the commented line

handleBicarbChamberInitiateSupply?

handleBicarbChamberInitiateSupply?

Update this.

Update this.

Remove this comment.

Remove this comment.

Update Inputs and Outputs throughout the file.

Update Inputs and Outputs throughout the file.

Do we need this?

Do we need this?

when are we closing D64 valve? handle the same in else block as well.

when are we closing D64 valve? handle the same in else block as well.

Can this be assigned during declaration time?

Can this be assigned during declaration time?

are we using these?

are we using these?

Can we use one macro (instead of three) for the D66 persistence?

Can we use one macro (instead of three) for the D66 persistence?

The difference between the actual pressure measured at bicart assembly and the measured D66 pressure based on the placement of the sensor.

The difference between the actual pressure measured at bicart assembly and the measured D66 pressure based on the placement of the sensor.

Dry bicart data publish in the comment.

Dry bicart data publish in the comment.

remove blank lines

remove blank lines

Align comment

Align comment

LEAHI-DD-FIRMWARE-LDT-4409_Dialysate Composition (Dry Bicarbonate) - FW Implementation - 3/1:
LEAHI-DD-FIRMWARE-LDT-4409_Dialysate Composition (Dry Bicarbonate) - FW Implementation - 3/1:
On DD f/w side, this should just be a simple pump controller. States should be Off and On (control to commanded Qsub). There is no flow sensor for feedback control, so assuming this is open loop si...

On DD f/w side, this should just be a simple pump controller. States should be Off and On (control to commanded Qsub). There is no flow sensor for feedback control, so assuming this is open loop similar to UF pump.
GenDialysate mode will have an HDF sub-state that signals this controller from Off to On and would also call separate controller for heater and separate (Switches) monitor for door sensors.

With all of that in mind, I think this unit should have a simpler name like SubPump.

I think there should be some state monitoring for potential alarm(s) in here too. Similar to BP door on TD f/w side where the current mode/state can signal this unit that it expects specific switch...

I think there should be some state monitoring for potential alarm(s) in here too. Similar to BP door on TD f/w side where the current mode/state can signal this unit that it expects specific switch state(s) (e.g. while in HDF state, we would expect the cap to be open and stowed and we would want to alarm if that was not the case).

Remove extra blank line.

Remove extra blank line.

Where is call to HDF controller?

Where is call to HDF controller?

Monitors should come before mode mgmt above.

Monitors should come before mode mgmt above.

What about HemoDiaFiltration.h?

What about HemoDiaFiltration.h?

What about initHDF?

What about initHDF?

Where is HemoDiaFiltration.h?

Where is HemoDiaFiltration.h?

Why does this file name have pound signs pre/post?

Why does this file name have pound signs pre/post?