•  

Comment Results

Review Name Created Custom Fields Content
LEAHI-APPLICATION-LDT-4979-8 20 Jul 2026

updated

LEAHI-APPLICATION-LDT-4979-8 20 Jul 2026

removed

LEAHI-DD-FIRMWARE-LDT-4410-3 20 Jul 2026

align the comment.

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

add a space before and after index 'i'

LEAHI-TD-FIRMWARE-LDT-4072-2 21 Jul 2026

Remove (void)

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

RESOLVED.

LEAHI-DD-FIRMWARE-LDT-4410-3 22 Jun 2026

Leave a comment here that for acid control period, 3 cycles of balancing chamber switching time (for ex, Qd :600, 3sec is switching period, 3 * 3 = 9 Sec control interval) and for bicarb control, 5 cycles of balancing chamber switching time.

LEAHI-APPLICATION-LDT-4979-8 20 Jul 2026

RESOLVED

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

should we move the initialization in the init function?

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

Change INPROGRESS to OPEN (because you're going to remove INPROGRESS).

LEAHI-TD-FIRMWARE-LDT-4072-2 21 Jul 2026

Remove blank line.

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

add a space before and after index 'i'

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

macro should be before ==

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

This check was correct before.

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

We should go to dry self test state. Why did this change to Rx state?

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

Remove blank line.

LEAHI-DD-FIRMWARE-LDT-4410-3 20 Jul 2026

Add comment to align with the rest of the implementation.

LEAHI-DD-FIRMWARE-LDT-4410-3 20 Jul 2026

Delete it.

LEAHI-TD-FIRMWARE-LDT-4072-2 21 Jul 2026

Add comments to right.

LEAHI-DD-FIRMWARE-LDT-4500-1 20 Jul 2026

Delete it.

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

Change this to work for any state (passed as parameter).

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

Do we need this?

LEAHI-TESTSUITES-LDT-3946-1 15 Jul 2026

do you need to add global bloodSetAutoEject before this line?

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

Comment - should be "install" not "instll".

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

Should min and max be properties of the controller instead of global (assumes all controllers will want same min/max)?
Controller properties already include a min and max field - can we use those?

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

Having much larger P coeff is likely to cause a lot of oscillations and very slow to get to stable target.

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

function onAdjustmentTriggered ( vValue ) {

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

remove

TD-LDT-1886-7 23 Oct 2025

I think most of what's happening in this state should be done in a function in RotaryValve.c that we call from here (since it's doing very low level things that the driver should be doing).

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

fixed

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

Please add comment. if it is not being used, delete it.

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

Maintain space after and before parenthesis across the file.

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

RESOLVED.

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

U32

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

added

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

add parenthesis after signals

LEAHI-TESTSUITES-LDT-2741-1 21 Apr 2026

RESOLVED.

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

Not necessary

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

Response needs to be sent immediately (in message handler function). This is too late.

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

add a space before and after index 'i'

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

Add space between ( and ?

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

Move it right after init function.

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

Local declarations should come first - move up above reset function above.

LEAHI-APPLICATION-LDT-4979-8 20 Jul 2026

removed

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

I checked with Vinay. It is not too early. The plan is to start DD pre-generation immediately after the Start Treatment request, while DD waits for IOFP/FP to complete permeate generation before entering Pre-Treatment.

LEAHI-TD-FIRMWARE-LDT-4072-2 21 Jul 2026

Move declarations into this if scope.

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

please break the line in two or more.

LEAHI-APPLICATION-LDT-4979-8 20 Jul 2026

Update comment to match.

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

add a space before and after index 'i'

LEAHI-TD-FIRMWARE-LDT-4072-2 21 Jul 2026

2 blank lines before and after.