•  

Comment Results

Review Name Created Custom Fields Content
HD-DEN-15844-1 18 Jul 2023

Add occlusionBaselineWasSet, selfTestStartTime, selfTestsResumeRequested (should be selfTestResumeRequested?)

LEAHI-APPLICATION-LDT-1536-1 12 Aug 2025

Please change this too, to WiFiIP as you did on the others.

HD-DEN-14934-1 20 Jul 2023

Done.

HD-DENBUG-64-1 20 Jul 2023

RESOLVED in CODE WALKTHROUGH.

UI-DEN-14733-3 24 Jul 2023

An empty CR with past story.
Will be closed.

LEAHI-APPLICATION-LDT-1536-1 12 Aug 2025

RESOLVED

LEAHI-DD-FIRMWARE-LDT-2030-2 12 Feb 2026

This memset should be deleted since handled above in loop now.

LEAHI-TD-FIRMWARE-LDT-1840-1 12 Feb 2026

Need to calculate this before filtering function above so it can be passed into the function.

LEAHI-APPLICATION-LDT-1788-1 13 Aug 2025

RESOLVED.

RO-LDT-1809-3 12 Aug 2025

I think this check needs to happen in the handler rather in the set functions. Please update MIN_RO_PRESSURE_PSI and MIN_FLUID_PUMP_DUTY_CYCLE_PCT to 0 and reflect the change in their respective set functions.

UI-DEN-15833-1 25 Jul 2023

use braces for if statement

HD-DEN-15719-2 25 Jul 2023

Is this intended to be a BITWISE OR? Did you intend || ?

DG-DEN-15921-1 26 Jul 2023

RESOLVED IN CODE WALKTHROUGH

LEAHI-DD-FIRMWARE-LDT-3344-1 12 Feb 2026

#define 0U across the file.

LEAHI-APPLICATION-LDT-1596-1 13 Aug 2025

added to Colors

LEAHI-APPLICATION-LDT-1656-1 13 Aug 2025

Please use the Colors.white ("white") for the HeaderBarPopup(s) background.

LEAHI-APPLICATION-LDT-1656-1 13 Aug 2025

RESOLVED

LEAHI-APPLICATION-LDT-1788-1 13 Aug 2025

Stephen Quong
Please let's do that only for the long template-based iterator types, and not for all the variables.

And agree with using const and also & when applicable.

DD-LDT-1873-1 12 Aug 2025

Should we range check pumpId and trigger s/w fault if out of range?

LEAHI-APPLICATION-LDT-2071-1 03 Sep 2025

RESOLVED.

LEAHI-APPLICATION-LDT-1636-1 14 Aug 2025

We should add a DSP for display the information to the user.
everytihg start from user but we do not have a response comming back to the user.

LEAHI-DD-FIRMWARE-LDT-2198-1 10 Sep 2025

removed

LEAHI-DIALIN-LEAH-142-2 18 Nov 2024

Fixed. Thanks!

UI-DEN-15279-1 17 Jul 2023

It has been fixed in the new ui.scripts repository.

DG-DEN-14316-1 20 Dec 2022

Actually the only other place I could put them is at the top of the function.

LEAHI-DD-FIRMWARE-LDT-2198-1 09 Sep 2025

Do we need separate versions of this flag?

DG-DEN-14316-1 20 Dec 2022

RESOLVED in CODE WALKTHROUGH.

UI-DEN-15279-1 17 Jul 2023

Fixed.

DG-DEN-14316-1 20 Dec 2022

RESOLVED IN CODE WALKTHROUGH.

DG-DEN-14316-1 21 Dec 2022

Ok as is.
RESOLVED in CODE WALKTHROUGH.

UI-DEN-15279-1 17 Jul 2023

RESOLVED

DIALIN-DEN-14316-1 21 Dec 2022

RESOLVED.

UI-DEN-15279-1 17 Jul 2023

RESOLVED

DG-DEN-14316-1 21 Dec 2022

R1ChemDisinfectVol and "R2ChemDisinfectVol have been removed from ModeChemicalDisinfect.c

DG-DEN-14316-1 21 Dec 2022

I don't see what needs to be updated.

UI-DEN-15279-5 17 Jul 2023

Fixed

DG-DEN-14316-1 21 Dec 2022

removed

UI-DEN-15279-5 17 Jul 2023

RESOLVED.

UI-DEN-15279-5 17 Jul 2023

RESOLVED

RO-LEAH-250-1 19 Nov 2024

Fixed.

RO-LEAH-250-1 19 Nov 2024

Can be deleted for now, or update RO alarms and comment it for later use. the commented code appears to be DD alarms.

HD-DEN-15664-1 21 Jul 2023

RESOLVED in CODE WALKTHROUGH.

DIALIN-DEN-14307-1 21 Dec 2022

Prefer Dialin script writers see T/F for these. F/W sends BOOL which is essentially a U32. Just using unpack 'I' since it's best fit.

HD-DEN-14307-1 21 Dec 2022

RESOLVED IN CODEWALKTHROUGH.

UI-DEN-15905-2 24 Jul 2023

RESOLVED

DG-DEN-14307-1 21 Dec 2022

RESOLVED IN CODEWALKTHROUGH.

DG-DEN-14307-1 20 Dec 2022

Alignment.

UI-DEN-15905-2 21 Jul 2023

If the file is indeed incorrectly named, please also correct here

DIALIN-DEN-14307-1 21 Dec 2022

I think he meant do we need an override for the broadcast interval.

LEAHI-DIALIN-LEAH-139-2 21 Nov 2024

Read counter is integer type (not float).