•  

Comment Results

Review Name Created Custom Fields Content
LEAHI-DD-FIRMWARE-LDT-2185-1 08 Jan 2026

Are we really allowed to skip pre-gen mode?

LEAHI-APPLICATION-LDT-3139-1 08 Jan 2026

update comments for new design

LEAHI-DIALIN-LDT-3214-1 12 Jan 2026

Why move this here? Seems like an odd placement so far away from D14.

LEAHI-DD-FIRMWARE-LDT-4183-1 01 Jun 2026

I guess all these MACRO implementations should move to function/s to compute the final acid and bicarb volume, that would help to calculate the volumes when Na and Bicarb params changed during treatment.

LEAHI-DIALIN-LDT-4001-1 01 Jun 2026

looks there are some more payloads in publish function. please add the other parameters here.

LEAHI-DD-FIRMWARE-LDT-5209-1 30 Jul 2026

PregenFillExecState? may be creating a new fault ID for pregen fill.

LEAHI-TD-FIRMWARE-LDT-4329-1 08 Jun 2026

Can you move this down with the other vitals functions?

LEAHI-TD-FIRMWARE-LDT-4329-1 08 Jun 2026

It doesn't look like these memsets are necessary. Consider removing them.

LEAHI-DIALIN-LDT-4612-1 11 Jun 2026

Rename to CanChannels

LEAHI-DIALIN-LDT-4612-1 11 Jun 2026

Rename to CanChannels

LEAHI-DIALIN-LDT-4612-1 11 Jun 2026

remove empty line

LEAHI-DIALIN-LDT-5214-1 29 Jul 2026

same typo

LEAHI-DD-FIRMWARE-LDT-5209-1 30 Jul 2026

Add comment.

LEAHI-DD-FIRMWARE-LDT-2801-1 09 Jan 2026

Ok they were declared twice. Done.

LEAHI-APPLICATION-LDT-2805-1 06 Jan 2026

This is correct. Comment has been updated to match code.

LEAHI-APPLICATION-LDT-2805-1 05 Jan 2026

Remove 'edit'

CLOUDSYNC-DENBUG-337-1 28 May 2026

RESOLVED

RI: as for the version, we are releasing version 0.5.6 (previous RC was build_1, this is build_3, but build_1 was never promoted to gold). If we need to upgrade the version as well (maybe because 0.5.6-build_1 was recorded as a released version in you QMS), please let me know and we'll re-release build_3 version as 0.5.7

LEAHI-DD-FIRMWARE-LDT-2185-1 12 Jan 2026

Updated

LEAHI-DD-FIRMWARE-LDT-4001-1 11 Jun 2026

Is this comment correct? Seems like we're stopping pump if requested to turn off.

LEAHI-TD-FIRMWARE-LDT-4027-1 04 Jun 2026

Dialysate rate should be set to the Qd user setting (from Tx params).

LEAHI-DIALIN-LDT-3214-1 12 Jan 2026

Putting the aliases at the end makes them grouped up and in my opinion makes easier reading of the enum.

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

add loop to al lthese

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

Maybe move OperationModes.c?

LEAHI-DD-FIRMWARE-LDT-2185-1 14 Jan 2026

Added

LEAHI-TD-FIRMWARE-LDT-4009-1 29 May 2026

I think we have to check whether the iso uf duration + treatment duration does not exceed maximum treatment duration.
And I'm not sure if there is a minimum duration for iso uf, but if there is a minimum, it probably isn't the same as the minimum treatment duration.

LEAHI-DIALIN-LDT-2998-1 08 Jan 2026

Vinayakam Mani What is the advantage of doing that?
If I go with Beta_1_9_HW, I will need to rename the flag when we start using Beta 2+. And rename it in all the scripts in different repository when starting with 2.0.
While I use a more generic flag, I won't need to do that. So just using a better name I am sparing myself hours of work in the future.

LEAHI-DIALIN-LDT-2998-1 08 Jan 2026

Added enum to FP and TD Configs.

LEAHI-DD-FIRMWARE-LDT-2185-1 14 Jan 2026

Fixed

LEAHI-DD-FIRMWARE-LDT-2801-1 08 Jan 2026

Then the FPGA get function seems mis-named. Pulse width is not really the same as speed. It is the inverse of frequency, which can be converted to speed.

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

Payload has been updated and test script is working

LEAHI-TD-FIRMWARE-LDT-4027-1 05 Jun 2026

Please add Alarm
ALARM_ID_TD_PRIME_COMPLETED_HIGH and ALARM_ID_TD_SOFTWARE_FAULT

LEAHI-DD-FIRMWARE-LDT-3103-1 15 Jan 2026

We handle it in the checkSpentFillComplete() mentioned in line 946.

LEAHI-DD-FIRMWARE-LDT-3103-1 14 Jan 2026

Add spaces before/after +=.

LEAHI-DD-FIRMWARE-LDT-3103-1 14 Jan 2026

Where is the closed loop control?

LEAHI-DD-FIRMWARE-LDT-3103-1 14 Jan 2026

Why are we adjusting/reducing the speed of D48 by a factor of 50%?

LEAHI-DD-FIRMWARE-LDT-2998-1 05 Jan 2026

Please introduce the test config for Beta1.9 changes across the files. This helps to continue work on Beta1.0 system without any issues.

LEAHI-APPLICATION-LDT-2805-1 05 Jan 2026

Correct comment for all Rsp messages.

LEAHI-APPLICATION-LDT-2805-1 05 Jan 2026

Make component a standalone file.

LEAHI-TESTSUITES-LDT-1454-1 07 Jan 2026

removed the object

LEAHI-DD-FIRMWARE-LDT-3159-1 15 Jan 2026

Fix return description. This function is not setting anything. Should be something like TRUE if request handled successfully.

LEAHI-TESTSUITES-LDT-3208-1 29 May 2026

Removed <i> from string as per comment

LEAHI-DD-FIRMWARE-LDT-2030-2 07 Jan 2026

changed.

LEAHI-DD-FIRMWARE-LDT-2030-2 07 Jan 2026

done. changed.

LEAHI-DD-FIRMWARE-LDT-2030-2 07 Jan 2026

Define the variable at the top of the function.

LEAHI-DIALIN-LDT-2998-1 07 Jan 2026

POS_FIELD_3??

LEAHI-APPLICATION-LDT-2805-1 08 Jan 2026

Updated.

LEAHI-DD-FIRMWARE-LDT-4001-1 09 Jun 2026

Why pre-gen missing substitutionrate ? not required ?

LEAHI-APPLICATION-LDT-2805-1 08 Jan 2026

Updated.

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

Add @alarms

LEAHI-DD-FIRMWARE-LDT-2030-2 11 Jan 2026

Well now you're using cmdSpec and I don't see where it's declared. Does this compile now?