•  

Comment Results

Review Name Created Custom Fields Content
DG-DEN-11114-1 04 Jan 2022

???

UI-BUG-S62-1 26 Jan 2022

Disregard. Found where it is used.

UI-BUG-S62-1 01 Feb 2022

Couldn't find time to investigate more on this,
So created a task for later code cleanup and refactoring.
http://dvm-linux02:8080/browse/DEN-12031

HD-DEN-11250-1 31 Jan 2022

Renamed SYRINGE_FORCE_OCCLUSION_THRESHOLD_VOLT to SYRINGE_FORCE_OCCLUSION_DIFF_V

HD-DEN-11250-1 31 Jan 2022

Not sure if check for prime empty makes sense. An insufficient Heparin alarm should always occur first, so empty check would be unreachable.

HD-DEN-11250-1 31 Jan 2022

Max bolus rate is obsolete as it is now fixed.

HD-DEN-11250-1 01 Feb 2022

RESOLVED in CODE WALKTHROUGH.

UI-BUG-S62-1 01 Feb 2022

The Arterial and Venous sliders are RangeSlider and are handled differently.
The extra code is removed.

DIALIN-BUG-S63-1 01 Feb 2022

Fixed.

UI-BUG-S62-1 26 Jan 2022

Why is this commented out?

DIALIN-UI-S63-1 08 Feb 2022

Header suggests there are only 2 parameters. What is this 3rd param and why is it zero?

HD-DEN-11250-1 15 Feb 2022

Done.

HD-DEN-11250-1 15 Feb 2022

RESOLVED in CODE WALKTHROUGH.

HD-DEN-11250-1 15 Feb 2022

RESOLVED in CODE WALKTHROUGH.

HD-DEN-11250-1 15 Feb 2022

RESOLVED in CODE WALKTHROUGH.

UI-DEN-11980-1 16 Feb 2022

Please

  • Everywhere,
  • BloodFlow should come before Dialysate.
    Includes, .pro file, ...
DG-DEN-7802-1 22 Jul 2021

Done.

DG-DEN-5963-1 22 Mar 2021

Recommend being much more descriptive of these states. What exactly is the state trying to accomplish.

HD-DEN-11980-1 16 Feb 2022

Add a blank line between declarations and code.

DG-DEN-5963-1 15 Apr 2021

RESOLVED in CODE WALKTHROUGH.

DG-DEN-5963-1 04 Jan 2021

Not a great name. Should be resFull or something like that.

DG-DEN-7802-1 23 Jul 2021

RESOLVED in CODE WALKTHROUGH.

DG-DEN-5963-1 15 Apr 2021

RESOLVED in CODE WALKTHROUGH.

DG-DEN-7802-1 21 Jul 2021

fushLinesVolumeL is an input.

DG-DEN-5963-1 15 Apr 2021

RESOLVED in CODE WALKTHROUGH.

HD-DEN-11980-1 16 Feb 2022

Remove blank lines.

HD-DEN-11980-1 16 Feb 2022

Why does it look like you added this table when I know it was there before?

HD-DEN-11980-1 16 Feb 2022

I see why you did this - make sure alarm list script(s) by Dara are updated accordingly.

LEAHI-TD-FIRMWARE-LDT-1903-8 24 Feb 2026

setAirPumpState could return a BOOL (FALSE if range check fails or state invalid) that you can set result to.

DG-DEN-7802-1 23 Jul 2021

RESOLVED in CODE WALKTHROUGH.

DG-DEN-11114-1 05 Jan 2022

RESOLVED in CODE WALKTHROUGH.

DG-DEN-13460-2 22 Sep 2022

RESOLVED in CODE WALKTHROUGH.

DG-DEN-11928-1 28 Feb 2022

I think we still need this alarm. There should be 2 alarms. One for alarm (>=2200) and one for warning (>=2000 and <2200).

DG-DEN-13460-2 22 Sep 2022

RESOLVED in CODE WALKTHROUGH.

DG-DEN-9054-1 26 Jul 2021

Should we close both drain valves VRd1 and VRd2 here?

DG-DEN-9054-1 26 Jul 2021

I think other fill volumes would come from HD, so we can remove this TODO.

HD-DEN-8679-1 26 Jul 2021

Why are DG definitions in HDDefs.h? If needed by both stacks, should we create a FWDefs.h common to both f/w stacks?

DG-DEN-11114-1 05 Jan 2022

RESOLVED in CODE WALKTHROUGH.

HD-DEN-11114-1 04 Jan 2022

Done.

DG-DEN-11750-1 01 Mar 2022

This doesn't look like a get - status is being set. I don't think we should be setting .ovData here at all - should only be set via an override cmd message. I think .data should always be set here (no if).

DG-DEN-11114-1 04 Jan 2022

Insert a space between the last '0' and '}' in OVERRIDE_32_T type.

DG-DEN-11114-1 04 Jan 2022

I kept in case we wanted to use it.

DG-DEN-11928-1 01 Mar 2022

Checked with Systems. Conductivity min value is 100.
#define COND_SENSOR_CPI_MAX_VALUE 2200
#define COND_SENSOR_CPI_WARNING_HIGH 2200
#define COND_SENSOR_CPI_WARNING_LOW 2000
#define COND_SENSOR_CPI_MIN_VALUE 100

HD-DEN-11114-1 05 Jan 2022

RESOLVED in CODE WALKTHROUGH.

DG-DEN-11114-1 05 Jan 2022

RESOLVED in CODE WALKTHROUGH.

DG-DEN-11114-1 05 Jan 2022

RESOLVED in CODE WALKTHROUGH.

DG-DEN-11114-1 05 Jan 2022

RESOLVED in CODE WALKTHROUGH.

DG-DEN-11750-1 02 Mar 2022

Done.

DG-DEN-11114-1 05 Jan 2022

RESOLVED in CODE WALKTHROUGH.

DG-DEN-11114-1 05 Jan 2022

RESOLVED in CODE WALKTHROUGH.