•  

Comment Results

Review Name Created Custom Fields Content
LEAHI-APPLICATION-LDT-3413-1 10 Mar 2026

remove hoverenabled

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

Updated, thanks

LEAHI-TESTSUITES-LDT-3120-1 30 Mar 2026

Change to "Delivering Fluid". This has been changed more recently.

LEAHI-APPLICATION-LDT-3698-1 16 Mar 2026

If the "additional" word is used for the recirculate, please update everywhere to recirculate.
The additional is for extra blood return,
and recirculation is just to recirculate the blood to prevent clogging.

Please update in other files as well.

LEAHI-APPLICATION-LDT-3698-1 17 Mar 2026

BN APPRVOES

LEAHI-TD-FIRMWARE-LDT-3215-1 17 Mar 2026

Should probably initialize your new stall counter variable.

LEAHI-TD-FIRMWARE-LDT-3215-1 17 Mar 2026

Define what 3 means (#define up top). If 3 means 3 x 50ms general task interval, define it as shown below:
#define AIR_PUMP_STALL_PERSISTENCE ( 150 / TASK_GENERAL_INTERVAL ) ///< How long stall condition must persist before alarming.

OR use persistent alarm.

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

fixed

LEAHI-TD-FIRMWARE-LDT-3215-1 17 Mar 2026

Add a comment explaining what we're looking for here (i.e. we are commanding air pump to run but zero measured pump speed indicates it is not running).

LEAHI-DD-FIRMWARE-LDT-1477-1 01 Apr 2026

Done.

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

Updated

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

Add a comment here:
Do nothing for modes that do not support jump to sub-mode.

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

Done.

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

Done.

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

Implied boolean assignment. Use ternary operator to assign TRUE or FALSE explicitly or don't initialize in declaration and use if else below to assign.

LEAHI-DD-FIRMWARE-LDT-3352-1 13 Mar 2026

Remove blank line.

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

Done.

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

Done.

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

F suffix.

LEAHI-DD-FIRMWARE-LDT-1195-2 06 Apr 2026

I tried the suggested change and tested. But it did not provide the expected results.
If a on was requested while an off was still pending to be processed, the off-request flag gets cleared without the actual request being processed and the off request was never executed.

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

done. moved them to dosing concentrates state.

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

No we are not getting conv factor from UI on it
I will have to confirm with Nick to see if we will get the bicarbConvFactor

LEAHI-TD-FIRMWARE-LDT-3554-1 06 Apr 2026

Why are we doing this?

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

Can we just remove this?

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

changed.

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

removed and added comments.

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

Default case rise count should be 2, instead of 1?

LEAHI-DIALIN-LDT-3824-1 08 Apr 2026

Typo, response

LEAHI-DIALIN-LDT-3824-1 08 Apr 2026

Typo, response

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

The BC valves not even opened and collecting the spent dial pressure as last previous spent dial pressure may not be correct.

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

Remove blank line.

LEAHI-DD-FIRMWARE-LDT-1195-2 06 Apr 2026

Balancing chamber switching control

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

Delete the macro if not being used.

LEAHI-DD-FIRMWARE-LDT-3749-2 08 Apr 2026

FALSE?

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

fixed

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

Why do we need these static interval variables when we have the constants?

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

Can we remove these 2 lines of code?

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

Is it time to restore now?

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

Updated.

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

updated

LEAHI-DD-FIRMWARE-LDT-3603-1 11 Mar 2026

Add comment that no action is required for these modes - defaulting to invalid request.

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

done

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

updated

LEAHI-TD-FIRMWARE-LDT-1903-9 17 Mar 2026

reverted back

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

fixed

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

RESOLVED

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

This value should come from configuration.

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

fixed. thanks!

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

fix the comment (x67).

LEAHI-TESTSUITES-LDT-2278-1 31 Mar 2026

Added before the pre treatment page