•  

Comment Results

Review Name Created Custom Fields Content
LEAHI-APPLICATION-LDT-1021-1 24 Jun 2025

remove this and will be done by the macros.

LEAHI-APPLICATION-LDT-1788-1 01 Aug 2025

aligned

RO-LDT-566-2 23 Jul 2025

Even though it's via a get function, we should probably include the current filter flush state as an input.

RO-LDT-566-2 01 Aug 2025

Remove blank line.

LEAHI-APPLICATION-LDT-1788-1 01 Aug 2025

It's ok if the final string has multiple forward slashes concatenated together, the path will still be interpreted properly. On the off chance that a path being prepended does not happen to have the ending slash, then adding it here will catch that. Also, it makes it clear that the substituted string is meant to be a full path.

LEAHI-APPLICATION-LDT-1788-1 01 Aug 2025

RESOLVED

LEAHI-DIALIN-LDT-566-2 01 Aug 2025

???

RO-LDT-566-2 01 Aug 2025

I think FP and DD need to handle alarm trigger, clear, and clear condition messages (msg ID 2,3,4) from other s/w stacks.

LEAHI-APPLICATION-LDT-907-2 04 Aug 2025

Done, added other images as well

LEAHI-APPLICATION-LDT-907-2 04 Aug 2025

fixed!

LEAHI-APPLICATION-LDT-907-2 04 Aug 2025

RESOLVED

DD-LDT-1873-1 08 Aug 2025

Reverted.

LEAHI-APPLICATION-LDT-907-2 04 Aug 2025

Add sources/view/td/data/VTDAirBubbleData.h.

LEAHI-APPLICATION-LDT-907-2 04 Aug 2025

Remove reference to MHDAirBubbleData.cpp

LEAHI-APPLICATION-LDT-1788-1 05 Aug 2025

made this a function

LEAHI-APPLICATION-LDT-1788-1 05 Aug 2025

removed the gradient in the alarm dialog

LEAHI-APPLICATION-LDT-1788-1 04 Aug 2025

Make the backgroungColor a function, or a read-only property(s), to use the same for all and be consistent.

LEAHI-APPLICATION-LDT-1788-1 04 Aug 2025

As we talked, if you have time to modify this and use the QAbstractListModel in C++ and all those beginReset... to leave the model management in C++ and notify the qml, instead of QML doing it.

LEAHI-APPLICATION-LDT-2160-1 27 Aug 2025

Declare raw using let instead of var.

LEAHI-APPLICATION-LDT-2160-1 27 Aug 2025

RESOLVED

LEAHI-APPLICATION-LDT-2071-1 29 Aug 2025

Please move the text styling <i> out of translation.

LEAHI-APPLICATION-LDT-2071-1 29 Aug 2025

RESOLVED.

LEAHI-DD-FIRMWARE-LDT-2198-1 10 Sep 2025

Moved M1, M3 to top

LEAHI-DD-FIRMWARE-LDT-2198-1 09 Sep 2025

Align comments.

LEAHI-DD-FIRMWARE-LDT-2198-1 10 Sep 2025

Fix comment.

LEAHI-DD-FIRMWARE-LDT-2198-1 11 Sep 2025

removed

LEAHI-DD-FIRMWARE-LDT-2198-1 11 Sep 2025

Fixed. thanks!

LEAHI-APPLICATION-LDT-2160-1 05 Sep 2025

I believe it has been decided to add only one, and if edited, edit the one that has been added, for the active treatment. This will be cleared for the next treatment and reset to the original settings.
We already have the acidConcentrateOptions property as the view list of AcidTypes, and it should be used for the model on screen. We do not need to modify the original set configuration values in _Settings.
Therefore, please remove any modifications to the _Settings class, content.

1) Add a new property for the new acidType
2) When the confirm button on the acidType is touched
2.1) Check if the acidType is unique; otherwise, notify the user and stay on the screen until the user adds a new type or just closes the dialog.
2.2) Remove the item with the acidType value from the acidConcentrateOptions list
2.3) Update the acidType property.
2.4) Add the acidType to the acidConcentrateOptions at the bottom (or top, whichever makes more sense, but always do the same).
3) For the next treatment
3.1) Just do step 2.2 to revert the acidConcentrateOptions to its original
3.2) Clear the acidType property.

Please let me know if I've missed anything.

DD-LEAH-227-1 01 Oct 2024

Done.

DD-LEAH-227-1 30 Sep 2024

function name and get get function's name suggest you are returning a target flow rate. If this is returning a target flow rate, the return comment should make that clear. Change to "... current target flow rate (in mL/min) for the given concentrate pump."

DG-DENBUG-318-1 05 Jun 2025

Done.

HD-DEN-15196-3 02 Jun 2023

Looks like this is only being set in wet self-tests substate of pre-tx prime. Once we leave wet self-tests, should this 4th level state be set back to zero or something?

HD-DEN-15306-3 01 Jun 2023

This was safer the other way. Why change?

LEAHI-SW-LDT-261-2 05 Jun 2025

RESOLVED

HD-DEN-15306-3 02 Jun 2023

RESOLVED in CODE WALKTHROUGH.

LEAHI-APPLICATION-LDT-2160-1 15 Sep 2025

RESOLVED

LEAHI-TD-FIRMWARE-LDT-3126-1 02 Mar 2026

Actually, I think we should have the local variable to copy the payload into, then we should range check it (and potentially reject it if out of range), and if it is in range, only then should we assign new rate to your static variable.

LEAHI-DD-FIRMWARE-LDT-2198-1 16 Sep 2025

Removed FMI support for Beta. will maintain FMI support only in Alpha

LEAHI-APPLICATION-LDT-450-1 09 Jun 2025

missing id and object name properties

LEAHI-SW-LDT-450-1 11 Jun 2025

RESOLVED

LEAHI-APPLICATION-LDT-1616-1 16 Sep 2025

this is handled by vTreatmentCreate.doClear() to synchronize the clearing on both the pretreatment create rx and popup. The call has been updated and moved to the onStandbyChanged slot in main.qml

LEAHI-APPLICATION-LDT-713-1 13 Jun 2025

RESOLVED

LEAHI-APPLICATION-LDT-713-1 13 Jun 2025

SRC should be TD. Also why is it DPNDS and not 0x001?

LEAHI-TD-FIRMWARE-LDT-3126-1 02 Mar 2026

Updated

LEAHI-TD-FIRMWARE-LDT-3126-1 03 Mar 2026

Yes, Updated

DD-LDT-1873-1 08 Aug 2025

Reverted.

DD-LDT-1873-1 08 Aug 2025

Done.

LEAHI-TD-FIRMWARE-LDT-3126-1 03 Mar 2026

Added

LEAHI-DD-FIRMWARE-LDT-3372-2 03 Mar 2026

Since this driver is temporary, I don't think we need to document the approaches.

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

It is removed