•  

Comment Results

Review Name Created Custom Fields Content
DG-DEN-12847-1 28 Jun 2022

Need to address TODOs. Have we assessed what an appropriate max delta should be? Alarm should be cleared if it is recoverable (not a fault) and not cleared immediately (see alarm properties).

HD-DEN-13167-1 22 Jul 2022

Better name is reservoir use cycle steady sample points (during treatment, but we're in Dialysis.c here so treatment can be inferred).

HD-DEN-12847-1 13 Jul 2022

Remove blank line.

DIALIN-DEN-12716-1 01 Jul 2022

Probably because assuming that the list of ACK_NOT_REQUIRED messages (at least at the time of implementation) was a shorter list.

DIALIN-DEN-12358-1 12 Jul 2022

Fixed. Thanks!

HD-DEN-12931-2 21 Jul 2022

Yes, at bottom of exec function above.

DG-DEN-12931-1 22 Jul 2022

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

DG-DEN-12931-1 22 Jul 2022

Keep this blank line.

DG-DEN-12974-1 03 Aug 2022

Use explicit condition ( TRUE == resetStateTimer ).

DG-DEN-12974-1 03 Aug 2022

I don't see resetStateTimer being used (unless commented out code is coming back). Also, it is not in function header.

HD-DEN-13167-1 27 Jul 2022

Modified names

HD-DEN-13167-1 27 Jul 2022

Fixed. Good catch. started with boolean, but changed to enum.

HD-DEN-13167-1 27 Jul 2022

Removed.

DG-DEN-12974-1 03 Aug 2022

Use explicit condition ( TRUE == resetStateTimer ).

DG-DEN-12974-1 03 Aug 2022

Separate assignments or at least put all in same line.

DG-DEN-12974-1 03 Aug 2022

Why commented out? Remove if no longer needed. If coming back, use explicit condition ( TRUE == resetStateTimer ).

HD-DEN-13167-1 22 Jul 2022

Can we remove this now?

DG-DEN-12974-1 03 Aug 2022

This looks like it allows flows > maximum now. What is the intent here?

DG-DEN-12974-1 03 Aug 2022

Add resetStateTimer @param.

DG-DEN-12974-1 03 Aug 2022

Why commented out? Remove if no longer needed.

DG-DEN-12931-1 03 Aug 2022

Removed it.

DG-DEN-12931-1 23 Jul 2022

You can just use 0.0F here.

DG-DEN-12931-1 22 Jul 2022

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

DG-DEN-12931-1 23 Jul 2022

Fix alignment.

DG-DEN-12974-1 03 Aug 2022

Add resetStateTimer @param.

DG-DEN-12974-1 03 Aug 2022

Use explicit condition ( TRUE == resetStateTimer ).

DG-DEN-12974-1 03 Aug 2022

This looks like it allows flows > maximum now. What is the intent here?

HD-DEN-7395-1 19 Apr 2021

RESOLVED in CODE WALKTHROUGH.

UI-DEN-9411-1 12 Aug 2021

RESOLVED.

UI-DEN-9411-1 12 Aug 2021

Comment doesn't match code.

HD-DEN-7395-1 24 Mar 2021

What about functions for 1) getting zero status, 2) setting sensor config (normal, self-test, zero)?

UI-DEN-9411-1 12 Aug 2021

RESOLVED.

DG-DEN-5963-1 19 Apr 2021

RESOLVED in CODE WALKTHROUGH.

HD-DEN-11750-2 02 Mar 2022

Yes, I have a TODO to finish them off in DEN-12224.

DIALIN-DEN-7395-1 19 Apr 2021

Addressed.

DG-DEN-5963-1 21 Apr 2021

RESOLVED in CODE WALKTHROUGH.

HD-DEN-11750-2 02 Mar 2022

Add TODO to remove later.

DG-DEN-12974-1 28 Jun 2022

Removed blank line

HD-DEN-13598-2 26 Sep 2022

RESOLVED in CODE WALKTHROUGH

DIALIN-DEN-7792-1 21 Apr 2021

RESOLVED.

DG-DEN-7568-1 22 Apr 2021

RESOLVED in CODE WALKTHROUGH.

UI-DEN-9411-1 12 Aug 2021

It has been removed.
We should reserve our Alarm System mostly for critical HW issues during treatment.

DG-DEN-7568-1 22 Apr 2021

RESOLVED in CODE WALKTHROUGH.

DIALIN-DEN-11928-1 31 Mar 2022

This was commented out for testing. It is back on.

HD-DEN-8534-1 12 Aug 2021

Done.

UI-DEN-7820-1 22 Apr 2021

Dereferencing which parameter here? (sorry I have never seen this in the past)

DG-DEN-7568-1 23 Apr 2021

Done.

DG-DEN-7568-1 21 Apr 2021

Only two places call this function. Should we inline and remove this function?

DG-DEN-7568-1 21 Apr 2021

Revert the deleted comment.

DG-DEN-12224-7 24 May 2022

RESOLVED in CODE WALKTHROUGH.