•  

Comment Results

Review Name Created Custom Fields Content
LEAHI-TESTSUITES-LDT-2278-1 31 Mar 2026

corrected the invalid syntax and added the space between the function

LEAHI-DD-FIRMWARE-LDT-3603-2 31 Mar 2026

Add a comment:
result already FALSE - do nothing more for modes that do not support jump to sub-mode.

LEAHI-DD-FIRMWARE-LDT-2004-9 18 Mar 2026

Are these coming back? If so, add TODO comment to restore later. If not, delete them.

LEAHI-DD-FIRMWARE-LDT-3103-3 02 Apr 2026

updated.

LEAHI-DD-FIRMWARE-LDT-3352-1 02 Apr 2026

Done.

LEAHI-DD-FIRMWARE-LDT-3352-1 02 Apr 2026

Just following the current style of code implementation to keep it uniform. These defines are temporary and will be removed.

LEAHI-DD-FIRMWARE-LDT-3352-1 02 Apr 2026

Done.

LEAHI-DD-FIRMWARE-LDT-1195-2 11 Mar 2026

Remove blank line and comment saying we're not doing anything (because now we're doing something).

LEAHI-TD-FIRMWARE-LDT-473-3 06 Apr 2026

Is bicarbonate also a conversion factor?

LEAHI-DD-FIRMWARE-LDT-3103-3 24 Mar 2026

Is this supposed to be difference in pressure, not the spent dial pressure?

LEAHI-DD-FIRMWARE-LDT-2008-1 08 Apr 2026

Remove blank line.

LEAHI-DD-FIRMWARE-LDT-2008-1 10 Apr 2026

please Alignment the comments

LEAHI-DD-FIRMWARE-LDT-2008-1 10 Apr 2026

is documentation correct ?

LEAHI-DD-FIRMWARE-LDT-3352-1 06 Apr 2026

So we have all temp sensors getting averaged now, right? So should we have one get function that takes a sensor ID as param?

LEAHI-DD-FIRMWARE-LDT-3777-1 08 Apr 2026

Remove blank line.

LEAHI-DD-FIRMWARE-LDT-3777-1 08 Apr 2026

Remove blank line.

LEAHI-DD-FIRMWARE-LDT-2004-9 01 Apr 2026

Remove this.

LEAHI-DD-FIRMWARE-LDT-2004-9 18 Mar 2026

I don't think these coefficient access functions need to be public. Consider making them private.

LEAHI-DD-FIRMWARE-LDT-2004-9 01 Apr 2026

Add blank line after declarations.

LEAHI-DD-FIRMWARE-LDT-4614-1 08 Jul 2026

Remove extra line.

LEAHI-TD-FIRMWARE-LDT-4029-1 09 Jul 2026

Why are we signaling syringe load confirmed here?

LEAHI-DD-FIRMWARE-LDT-4733-1 09 Jul 2026

this would be out of scope of the original ticket. https://diality.atlassian.net/browse/LDT-4733

Looking at the debug data, this alarm would still trigger. Voltage values are still reporting 0.

LEAHI-TD-FIRMWARE-LDT-4029-1 09 Jul 2026

Do these states need to be public?

LEAHI-TD-FIRMWARE-LDT-4029-1 09 Jul 2026

Where is this being called? Should be called from pre-treatment init I think.

LEAHI-APPLICATION-LDT-1440-1 07 Oct 2025

Updated.

LEAHI-APPLICATION-LDT-1440-1 08 Oct 2025

This will be implemented in a subsequent story.

LEAHI-DD-FIRMWARE-LDT-3103-1 12 Mar 2026

Align "="

LEAHI-APPLICATION-LDT-1440-1 08 Oct 2025

Verified that placement is correct.

LEAHI-TESTSUITES-LDT-1218-1 15 Oct 2025

added existing objects to names.py file.

LEAHI-APPLICATION-LDT-3574-1 13 Mar 2026

Nicholas Ramirez
Could you please recheck, I don't see the updated change.

LEAHI-APPLICATION-LDT-2264-1 09 Oct 2025

updated

LEAHI-DD-FIRMWARE-LDT-3103-1 12 Mar 2026

Remove blank line.

LEAHI-DD-FIRMWARE-LDT-3103-1 12 Mar 2026

are we using this variable, if not, can we remove across the file?

LEAHI-APPLICATION-LDT-2264-1 10 Oct 2025

RESOLVED.

LEAHI-DD-FIRMWARE-LDT-3103-1 12 Mar 2026

Fix alignment of "=".

LEAHI-APPLICATION-LDT-1440-1 10 Oct 2025

RESOLVED

LEAHI-APPLICATION-LDT-1440-1 06 Oct 2025

Close start on confirm to go back to main treatment.

LEAHI-DD-FIRMWARE-LDT-2004-9 01 Apr 2026

Remove spaces before "=" or align "=".

LEAHI-TESTSUITES-LDT-1218-1 15 Oct 2025

RESOLVED

LEAHI-TD-FIRMWARE-LDT-1394-1 13 Mar 2026

done.

LEAHI-TD-FIRMWARE-LDT-3126-2 16 Mar 2026

Added

LEAHI-TD-FIRMWARE-LDT-3126-2 16 Mar 2026

I think we should just have == here so that we only warn them once.

LEAHI-TD-FIRMWARE-LDT-3126-2 16 Mar 2026

Name in brief doesn't match function name.

LEAHI-TESTSUITES-LDT-1057-1 15 Oct 2025

The configuration is from Denali. Please lets port in what we are using into a new one as part of this test suite

LEAHI-DD-FIRMWARE-LDT-2004-9 18 Mar 2026

This is a structure, not an enumeration.

LEAHI-TESTSUITES-LDT-1218-1 15 Oct 2025

The configuration is from Denali. Please lets port in what we are using into a new one as part of this test suite

LEAHI-TESTSUITES-LDT-1218-1 14 Oct 2025

is this a python lib or is this made by us?

LEAHI-TESTSUITES-LDT-1218-1 15 Oct 2025

Added new configuration file utility.py for Leahi.

LEAHI-TESTSUITES-LDT-1218-1 14 Oct 2025

Please make keep all existing object as they are required for the other test cases.

LEAHI-TESTSUITES-LDT-1218-1 15 Oct 2025

align each parameter as well please