•  

Comment Results

Review Name Created Custom Fields Content
LEAHI-DD-FIRMWARE-LDT-3103-1 02 Feb 2026

Add a blank line before return statement.

LEAHI-DD-FIRMWARE-LDT-4409-2 16 Jun 2026

Align the indentation.

LEAHI-APPLICATION-LDT-4511-1 18 Jun 2026

RESOLVED.

LEAHI-TD-FIRMWARE-LDT-4072-2 22 Jun 2026

Swap the order of these two.

LEAHI-DIALIN-LDT-4484-1 23 Jun 2026

updated

LEAHI-DD-FIRMWARE-LDT-4011-1 22 Jun 2026

looks like this function sets the actuators every time when the same state is set by TD?

LEAHI-APPLICATION-LDT-4747-1 25 Jun 2026

BN Approves

LEAHI-TESTSUITES-LDT-2951-1 25 Jun 2026

i am good with the implementaiton

LEAHI-TESTSUITES-LDT-2951-1 25 Jun 2026

i agree lets use the definitions in td_defs as these are the most updated ones and use TDTreaRinsebackStates.RINSEBACK_STOP_INIT_STATE.value

LEAHI-DIALIN-LDT-4072-1 26 Jun 2026

fixed

LEAHI-COMMON-LDT-4832-1 26 Jun 2026

This is a duplicate (On functionality) of the 0xAF Tube set authentication, so please remove.
See comment in the FW-SW Integration excel by the 0xAF for more details

LEAHI-TD-FIRMWARE-LDT-4033-1 12 Jun 2026

pressure is a param

LEAHI-APPLICATION-LDT-4747-1 25 Jun 2026

BN Approves

LEAHI-TESTSUITES-LDT-2819-1 25 Jun 2026

Change the name to ArterialWindow, Art is so confusing.

LEAHI-TESTSUITES-LDT-2951-1 01 Jul 2026

BN approves

LEAHI-TD-FIRMWARE-LDT-4028-2 24 Jun 2026

Recommend changing "SETUP_CONNECTION" to "SETUP_TUBING_SET_CONNECTIONS" in these 2 msg ID names.

LEAHI-DD-FIRMWARE-LDT-4719-1 30 Jun 2026

Move these functions to top area where all public functions defined. let's keep the static function after the public function.

LEAHI-TD-FIRMWARE-LDT-4063-1 22 Jun 2026

Remove this function - replaced by generic confirmation functions.

LEAHI-TD-FIRMWARE-LDT-1415-1 28 Jan 2026

Fix spelling in comment (membrane should not have a 'c' in it).

LEAHI-DIALIN-LDT-4511-1 12 Jun 2026

i pulled staging and should all be there

LEAHI-TESTSUITES-LDT-1630-1 29 Jan 2026

Removed the line

LEAHI-DD-FIRMWARE-LDT-4409-2 09 Jun 2026

The difference between the actual pressure measured at bicart assembly and the measured D66 pressure based on the placement of the sensor.

LEAHI-APPLICATION-LDT-3194-1 29 Jan 2026

remove this one

LEAHI-TD-FIRMWARE-LDT-4033-1 12 Jun 2026

Fixed

LEAHI-DIALIN-LDT-2749-1 29 Jan 2026

done

LEAHI-TD-FIRMWARE-LDT-4033-1 12 Jun 2026

Fixed

LEAHI-DIALIN-LDT-2749-1 29 Jan 2026

I see the same implementations for set functions as well. So, I thought it is required and necessary.

LEAHI-TD-FIRMWARE-LDT-2749-1 29 Jan 2026

testEnableVenousBubbleAlarm?

LEAHI-DIALIN-LDT-2749-1 29 Jan 2026

Should be ENABLE in this name somewhere.

LEAHI-DIALIN-LDT-2749-1 29 Jan 2026

Function needs function header comments (see other functions for example).

LEAHI-TD-FIRMWARE-LDT-1415-1 29 Jan 2026

Align | separators all the way to right end of these 2 rows.

LEAHI-TD-FIRMWARE-LDT-2749-1 29 Jan 2026

done.

LEAHI-TESTSUITES-LDT-3153-1 24 Jun 2026

remove the Path.home() and use the /home/denali/
On the device, it is not even in the home folder, so the path will be entirely different.

on the VM:

conf_path = "/home/denali/Public/luis/config/configurations/" + Alarms/Rejections.conf

on the device, there MAY be something like this:

conf_path = "/opt/leahi/config/configurations/" + Alarms/Rejections.conf
LEAHI-DIALIN-LDT-4612-3 18 Jun 2026

If it's mixing control, then rename the parameters to reflect it, these names suggest a different module

LEAHI-TD-FIRMWARE-LDT-3215-1 12 Jun 2026

Just curious, during stall condition RPM completely turns down to zero or close to zero (positive integer)?

LEAHI-TD-FIRMWARE-LDT-4028-2 24 Jun 2026

please add message id.

LEAHI-TESTSUITES-LDT-2971-1 29 Jan 2026

after changing states to TREATMENT_DIALYSIS_STATE can you add the following line after

waitForObject(names.o_listView_Item)

LEAHI-APPLICATION-LDT-4672-1 18 Jun 2026

removed

LEAHI-DIALIN-LDT-4511-1 18 Jun 2026

resolved.

LEAHI-DD-FIRMWARE-LDT-4409-2 15 Jun 2026

Remove the blank line

LEAHI-DD-FIRMWARE-LDT-4409-2 15 Jun 2026

Update Input section: Balancing chamber state

LEAHI-TESTSUITES-LDT-2951-1 17 Jun 2026

Does this work?
Have you tested it?
It seems like while all are using equal, they should overwrite the previous one.

It is just a preference; if you can't find a way, that's fine to leave it as it was.

LEAHI-TESTSUITES-LDT-2971-1 30 Jan 2026

Why do you need try-catch?

LEAHI-APPLICATION-LDT-3194-1 03 Feb 2026

Updated.

LEAHI-APPLICATION-LDT-3194-1 03 Feb 2026

Updated.

LEAHI-APPLICATION-LDT-3194-1 03 Feb 2026

Updated.

LEAHI-TESTSUITES-LDT-3427-1 22 Jun 2026

Added to suite conf

LEAHI-DD-FIRMWARE-LDT-1473-1 02 Feb 2026

I would think this would be enabled by default.

LEAHI-DD-FIRMWARE-LDT-2004-3 03 Feb 2026

I would prefer to fix this in balancing chamber new algorithm implementation. That is why i didn't mark it as Unresolved.

LEAHI-DIALIN-LDT-2004-1 03 Feb 2026

Please pull the latest staging and update the test configs regarding that.
I think the dry bicart test config is already there