Controllers

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged DEN-12224

  1. … 1 more file in changeset.
DEN-12215 Merged Staging branch. Updated DG_FILL_ defs, WET_SELF_TESTS_ defs.

  1. … 37 more files in changeset.
Added exception for Stopped sub states and before door should be closed.

Added exception for Stopped sub states and before door should be closed.

Added

Added

Added.

Added.

Added.

Added.

Good catch. Updated.

Good catch. Updated.

Moved and used getSwitchStatus to ensure overrides work.

Moved and used getSwitchStatus to ensure overrides work.

DEN-12224 updated the software configurations

  1. … 1 more file in changeset.
DEN-10974 Code review updates

  1. … 3 more files in changeset.
Sean said leave it as is. No harm to be done.

Sean said leave it as is. No harm to be done.

Yes. It writes the entire block for MEMORY and SECTIONS so the entire section must be overridden rather than single items.

Yes. It writes the entire block for MEMORY and SECTIONS so the entire section must be overridden rather than single items.

DEN-11928 Changed heparin bolus rate from 40.0 to 720.0 mL/hr per Systems request

DEN-11928 Changed heparin bolus target rate from 40.0 to 720.0 mL/hr per Systems request

Merge branch 'DEN-12224-dg_hd_dev-switches-monitor' into develop

  1. … 1 more file in changeset.
DEN-12224 updated the software configurations and increased the wet self test tolerances

  1. … 2 more files in changeset.
DEN-12224, DEN-12232 updated the fans driver

Similiar to how the check is done in ModePostTreat.c, I think we should check if the heparin parameters are > 0.0 than NEARLY_ZERO.

Similiar to how the check is done in ModePostTreat.c, I think we should check if the heparin parameters are > 0.0 than NEARLY_ZERO.

Out of scope of the changes here but hepRate should be getting TREATMENT_PARAM_HEPARIN_DISPENSE_RATE instead of TREATMENT_PARAM_HEPARIN_BOLUS_VOLUME.

Out of scope of the changes here but hepRate should be getting TREATMENT_PARAM_HEPARIN_DISPENSE_RATE instead of TREATMENT_PARAM_HEPARIN_BOLUS_VOLUME.

Should we check pump track switch too?

Should we check pump track switch too?

Should we check pump track switch too?

Should we check pump track switch too?

Why does door need to be closed for this state?

Why does door need to be closed for this state?

Do we want to check pump track switch too?

Do we want to check pump track switch too?

I think you have these switch checks in the right pre-treatment sub-modes, but I think each of these sub-modes will have a "stopped" state in its state machine where it will go if an alarm occurs a...

I think you have these switch checks in the right pre-treatment sub-modes, but I think each of these sub-modes will have a "stopped" state in its state machine where it will go if an alarm occurs and in that state the user should be allowed to open the door to possibly address the issue.
So I think we need to figure out how to exempt those alarm states.

If I understand what you did here, I think we're good updating from HALCoGen w/o breaking the build but if we change stack size(s) we will need to manually update the #if 1 section accordingly afte...

If I understand what you did here, I think we're good updating from HALCoGen w/o breaking the build but if we change stack size(s) we will need to manually update the #if 1 section accordingly after HALCoGen updates this file.

I don't think this is the right place to clear alarm conditions. This area of code is updating the actual detected switch states. But switch states are overridable so we should consider any overrid...

I don't think this is the right place to clear alarm conditions. This area of code is updating the actual detected switch states. But switch states are overridable so we should consider any overrides when clearing alarm conditions.

DEN-12224, DEN-12232 added a command to set the fans RPM alarm start time offset

  1. … 3 more files in changeset.
Merge branch 'DEN-12224-dg_hd_dev-switches-monitor' into develop

DEN-12224: Fixes to removing config flag handling for released build.

  1. … 2 more files in changeset.
Merged DEN-12224 and resolved the merge conflicts

  1. … 8 more files in changeset.