AlarmDefs.h

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Why is UF off state goes back to UF running state right away? Should we remove this state then?

Why is UF off state goes back to UF running state right away? Should we remove this state then?

Suggest combining into one line.

Suggest combining into one line.

Need doxygen description for new functions.

Need doxygen description for new functions.

Renamed to consumableInstallConfirmed for less confusing.

Renamed to consumableInstallConfirmed for less confusing.

It was used to calculated how much to fill the first reservoir in mode pretreatment module, but not anymore. Removed.

It was used to calculated how much to fill the first reservoir in mode pretreatment module, but not anymore.
Removed.

Since the UI follows HD states and not DG, HD has to follow these next 3 states of DG. This allows UI to tick off the checklist.

Since the UI follows HD states and not DG, HD has to follow these next 3 states of DG. This allows UI to tick off the checklist.

Fixed.

Fixed.

It is called from task general.

It is called from task general.

Shouldn't there be a few of these disinfect times? R1, R2, etc...

Shouldn't there be a few of these disinfect times? R1, R2, etc...

Delete blank line.

Delete blank line.

Delete blank line.

Delete blank line.

If we don't need this check anymore, just delete it.

If we don't need this check anymore, just delete it.

If we're not doing all of this commented out monitoring, just delete it.

If we're not doing all of this commented out monitoring, just delete it.

Why commented out here? If you don't want this disabled, comment the build switch out in DGCommon.h.

Why commented out here? If you don't want this disabled, comment the build switch out in DGCommon.h.

Why banner deleted?

Why banner deleted?

Why is this banner deleted?

Why is this banner deleted?

Why commented out?

Why commented out?

Why remove this check?

Why remove this check?

What is the purpose of this? If there is a problem, shouldn't there be an alarm/fault? Seems like current mode may not be aware that the drain pump has been stopped here.

What is the purpose of this? If there is a problem, shouldn't there be an alarm/fault? Seems like current mode may not be aware that the drain pump has been stopped here.

Not sure what's happening here. Restore this as it was.

Not sure what's happening here. Restore this as it was.

Why is this check commented out? Even if our RPM conversion is not great, we still need to be able to distinguish between off and on. Set a threshold and keep this check.

Why is this check commented out? Even if our RPM conversion is not great, we still need to be able to distinguish between off and on. Set a threshold and keep this check.

Why is all of this commented out? Just build switch the checks that aren't working and leave everything else alone.

Why is all of this commented out? Just build switch the checks that aren't working and leave everything else alone.

If this check isn't working, make a build switch to exclude them. What is the plan for this check? Can we even do it? If not, remove.

If this check isn't working, make a build switch to exclude them. What is the plan for this check? Can we even do it? If not, remove.

Where is this used? Does it need to be public?

Where is this used? Does it need to be public?

Does HD have to follow these next 3 states of DG? Or could it just wait for DG to get to the dialysate productions state?

Does HD have to follow these next 3 states of DG? Or could it just wait for DG to get to the dialysate productions state?

Does this flag indicate install requested or install confirmed?

Does this flag indicate install requested or install confirmed?

From where is this function called?

From where is this function called?

First condition should be in parenthesis too.

First condition should be in parenthesis too.

Fixed.

Fixed.

Fixed.

Fixed.