Modes

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-12974, DEN-13549 Correct reservoir volume logic to match requirements. Changed ">" to ">=" in several modes when checking for R1 being filled before R2

Should be s/w fault. Add TODO or trigger s/w fault now.

Should be s/w fault. Add TODO or trigger s/w fault now.

Blank line between declarations and code.

Blank line between declarations and code.

This assignment should be done above at declaration. Move calStatus declaration above result.

This assignment should be done above at declaration. Move calStatus declaration above result.

Keep this blank line.

Keep this blank line.

Do either of these 2 if statements need an else?

Do either of these 2 if statements need an else?

Blank line between declarations and code.

Blank line between declarations and code.

Prefer normal if else for calling functions. I see these throughout.

Prefer normal if else for calling functions. I see these throughout.

What is the point in having these locals? Why not just use the concentratePumps fields directly?

What is the point in having these locals? Why not just use the concentratePumps fields directly?

This blank line should stay - style is to have blank lines between declarations and code.

This blank line should stay - style is to have blank lines between declarations and code.

Define disable (even if not used) so it is clear which bit position controls enable/disable.

Define disable (even if not used) so it is clear which bit position controls enable/disable.

DEN-13460 updated the code with DVT features

  1. … 12 more files in changeset.
Merged DEN-12931

  1. … 3 more files in changeset.
DEN-12931 updated the dialysate flow sensor and made switching to service mode legal from solo mode

  1. … 1 more file in changeset.
Merge remote-tracking branch 'origin/DEN-12974-miscellaneous-flush-issues_bb' into develop

  1. … 2 more files in changeset.
DEN-12974, DEN-13425 Remove logic around resetting state timer for getRsrvrFillStatus.

DEN-12974

DEN-12974, DEN-13425 Unable to set default arguement.

DEN-12974, DEN-13425 Correct bool to BOOL

DEN-12974, DEN-13425 Do not reset state timer in FlushR2DrainR1

Merged DEN-12931

  1. … 11 more files in changeset.
DEN-12931 updated the drivers with the DVT changes. Added code to run RTC and NVDataMgmt POSTs at fault mode

  1. … 8 more files in changeset.
Merge branch 'DEN-13427-sw_dev-sprint-75_mg' into develop

  1. … 3 more files in changeset.
DEN-13427: Added support for Dialin request to go to service mode.

  1. … 3 more files in changeset.
DG-DEN-12931_DG HD Dev HD DG Dvt Update
DG-DEN-12931_DG HD Dev HD DG Dvt Update
DEN-12931 updated the drviers with DVT changes

  1. … 16 more files in changeset.
DEN-12974, DEN-13078 correct setting of VPo when entering handleFlushModeDrainR2State.

That would also require a change to the requirements.

That would also require a change to the requirements.

Seems like isADCValid should be returned.

Seems like isADCValid should be returned.

This will be addressed in DEN-12931.

This will be addressed in DEN-12931.