•  

Comment Results

Review Name Created Custom Fields Content
LEAHI-DD-FIRMWARE-LDT-2004-9 14 Apr 2026

only maximum 30 float data is allowed. If that is the case then I cannot broadcast the acid or bicarb control signals.
need to split it or need two message id.

LEAHI-APPLICATION-LDT-2686-1 24 Oct 2025

change to _vitalCountdown

LEAHI-APPLICATION-LDT-2686-1 24 Oct 2025

fix acid concentrate popup notification margins

LEAHI-DD-FIRMWARE-LDT-2662-1 23 Oct 2025

When are we planning to remove this?

LEAHI-TD-FIRMWARE-LDT-4040-1 21 Jul 2026

Should we handle blood sitting timer before publish? Are we publishing anything re: blood sitting?

LEAHI-DD-FIRMWARE-LDT-3980-1 21 Apr 2026

control interval is different. Control interval must be separated else we don't get finer control on bicarb conductivity. also the dead band is different. need to figure out whether we can combine or not

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

Should we remove this else if or is it going to be restored later?

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

Shouldn't we be assigning dryBicartState instead of dryBicartSubstate in all of these cases?

LEAHI-TESTSUITES-LDT-3153-1 17 Apr 2026

if there is no = in the line then we do not have index 1 nd the code will fail.
please first split check the size then get the index if exitsts.

LEAHI-TD-FIRMWARE-LDT-3970-1 26 Apr 2026

Should these be moved to Services\TxParams?

LEAHI-TD-FIRMWARE-LDT-2240-1 26 Apr 2026

The barcode reader is under TD f/w control via the FPGA (not implemented yet). So asking UI s/w to do a scan doesn't make sense.

LEAHI-DD-FIRMWARE-LDT-3218-4 14 Apr 2026

Lower case x

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

This comment is same as previous lines comment, update something similar to 'Maximum pressure allowed at bicart fill during supply process/state"

LEAHI-APPLICATION-LDT-3757-1 15 Apr 2026

Say OpoMode -> Post Treatment

LEAHI-APPLICATION-LDT-3800-1 17 Apr 2026

updated

LEAHI-APPLICATION-LDT-3656-1 17 Apr 2026

RESOLVED.

LEAHI-APPLICATION-LDT-3656-1 17 Apr 2026

RESOLVED.

LEAHI-APPLICATION-LDT-3800-1 17 Apr 2026

add liine to also check value

LEAHI-APPLICATION-LDT-3800-1 17 Apr 2026

move slot inside MainHome

LEAHI-TD-FIRMWARE-LDT-4049-1 14 Jul 2026

Door is probably not required to be closed in standby. Change to FALSE.

LEAHI-TD-FIRMWARE-LDT-1886-2 22 Apr 2026

Start BP and zero timer counter here.

LEAHI-TD-FIRMWARE-LDT-1886-2 22 Apr 2026

Not needed if you do this on way out of prior state.

LEAHI-TD-FIRMWARE-LDT-2240-1 20 Apr 2026

Add to .h file.

LEAHI-TD-FIRMWARE-LDT-1886-2 22 Apr 2026

We shouldn't need to do this door check if you've required door be closed for the state.
Call the doorClosedRequired( TRUE ) function on transition into a state that requires the door to be closed and call with ( FALSE ) on transition into a state that doesn't require door to be closed. When required = TRUE, the switch monitor will trigger the door open alarm for you.

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

I don't need to edit this file. I will check with Dara to exclude this file from code review.

TD-LDT-1886-7 23 Oct 2025

Ok, but then I think the valves controller should be calling a function in this driver to accomplish this kind of thing since it's a driver level activity.

LEAHI-DD-FIRMWARE-LDT-2662-1 23 Oct 2025

Removed. Thanks

LEAHI-TD-FIRMWARE-LDT-2240-1 20 Apr 2026

Remove Latch from name. No latch in Leahi.

LEAHI-DD-FIRMWARE-LDT-3963-1 26 Apr 2026

Don't assign BOOL variables implicitly. Always assign a FALSE or TRUE explicitly with ternary operator or inside an if statement.

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

1. Please add the comment block as discussed
2. Upload the test results onto https://diality.atlassian.net/browse/LDT-1220

LEAHI-APPLICATION-LDT-2666-1 24 Oct 2025

Make height consistent with LabelUnitContaier in Rx.

LEAHI-DD-FIRMWARE-LDT-3735-1 26 Apr 2026

Are we only doing DD messages?
And since these could be coming from UI now, these shouldn't be considered "Dialin" messages anymore and should be moved up to section before 0x8000 IDs where normal system messages are defined.

LEAHI-APPLICATION-LDT-2707-1 15 Apr 2026

updateed

LEAHI-APPLICATION-LDT-2707-1 15 Apr 2026

reverted

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

This is being repeated.

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

Can this be reused from ConcentratePumps.h?

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

Added to be consistent. Once institutional records are implemented will store it in there instead of a macro

LEAHI-DD-FIRMWARE-LDT-3978-1 23 Apr 2026

instead of 0, we can use the level Enum 'LVL_STATE_EMPTY'?

LEAHI-APPLICATION-LDT-2707-1 15 Apr 2026

Use ArrowButton.qml

LEAHI-APPLICATION-LDT-3757-1 15 Apr 2026

=5 (txRecircState)

LEAHI-APPLICATION-LDT-3800-1 17 Apr 2026

RESOLVED

LEAHI-APPLICATION-LDT-3800-1 17 Apr 2026

set default to true

LEAHI-APPLICATION-LDT-3800-1 17 Apr 2026

RESOLVED

LEAHI-DIALIN-LDT-3800-1 17 Apr 2026

RESOLVED>

LEAHI-DD-FIRMWARE-LDT-3978-1 23 Apr 2026

Change this to LEVEL_T enum.

LEAHI-TD-FIRMWARE-LDT-1886-2 20 Apr 2026

Is this right?

LEAHI-TD-FIRMWARE-LDT-4063-1 20 Jul 2026

This doesn't look like a command - it looks like a status.

LEAHI-TD-FIRMWARE-LDT-1886-2 22 Apr 2026

Remove extra blank line.

LEAHI-TD-FIRMWARE-LDT-1886-2 22 Apr 2026

Shouldn't need this if statement. If we timeout, we want to stop the pump and alarm.

LEAHI-TD-FIRMWARE-LDT-1886-2 22 Apr 2026

Give ejector retract command and zero timer counter here too.