•  

Comment Results

Review Name Created Custom Fields Content
LEAHI-DIALIN-LDT-3350-1 02 Feb 2026

what are these?
and do we need them?

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

add airTrapLowerEventStartTime and airTrapLowerEventCount to Output

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

Can we break the comment in 2-3 lines?

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

Add MULTIPLIER at the end.

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

Should we update the comment as well to remove occlusion?

LEAHI-APPLICATION-LDT-4787-1 23 Jun 2026

do later

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

It's still here. Do we need to initialize it here too or is it sufficient to initialize once from main at startup?

LEAHI-DD-FIRMWARE-LDT-4612-1 24 Jun 2026

moved to general task

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

Oh, what is the interval of the lambda call?
I have never used it this way.
Not sure if that is a good or bad idea.
Did we check the performance, or if it blocks the test?
Nicholas Ramirez Resolve if you are fine with the implementation.

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

Thank you for the details.
I will leave this to Nicholas Ramirez to decide, and let's discuss if needed.
We need to implement a Rejection reason test case and test all the reason IDs passed and the mapped texts displayed to the user in every situation.

RESOLVED.

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

Init PI Controls missing here.

LEAHI-DD-FIRMWARE-LDT-4612-1 24 Jun 2026

Fix the typo.

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

the default timeout for the squish API is 20000ms and i thought 20 seconds was too long so we lowered it. I think there is a way to edit this default in the squish test suite settings

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

RESOLVED.

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

BN Approves

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

Same comment for the enum " .value " for the rest of the calls here.

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

13734.87F

LEAHI-TESTSUITES-LDT-2741-1 28 Jan 2026

removed AUT_NAME and AUT_NAME_ONLY

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

d48PumpSpeed is an input.

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

Updated

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

Fixed

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

This is right, but we don't have a patient connection state implemented yet so we will get stuck here if we do this now.
For now, comment out this line with a TODO to restore when patient connection state is implemented and add a temporary line of code to request treatment mode here.

LEAHI-TESTSUITES-LDT-2971-1 03 Feb 2026

Method is moved to navigation.py file

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

Need to resolve the merge issues?

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

Remove this function after you've moved what we need.

LEAHI-TD-FIRMWARE-LDT-4013-2 12 Jun 2026

Arpita, we don't want to use doxygen style comments for function prototypes since we cover functions with the function headers. so this is the proper type of comments.

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

This design is incorrect,
For common codes, a proxy or a wrapper class should have been implemented.
We will keep it for now to unblock the rest of the team.

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

Look in the td_defs.py for the same comment.

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

Ask for Def and Res from System team.

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

Remove Goal from filename, class name, and variable name.

LEAHI-TD-FIRMWARE-LDT-4013-2 12 Jun 2026

pauseBolusResumeState is input

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

The second condition( fill request) should be checked against true?

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

Add a Todo comment to resolve the issue.

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

remove this

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

Fixed

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

Thanks for the clarification.
RESOLVED.

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

Add an event here, when time out happens. Event data should capture fresh side and spent side fill completion status.

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

Please consult the FW-SW integration xls file for MSG_ID reservations.
Please add the ones you need to that list as without missing any reservations for IDs the randomly added IDs will be overwritten by reserved ones.

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

same as:
https://devapps.diality.us/cru/LEAHI-TESTSUITES-LDT-3153-1#c29805

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

Fixed

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

Not required here since we are initializing in the main

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

Added

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

RESOLVED

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

Being generic is the whole point of it.
It was renamed because this is a dialin dedicated to Leahi unit and calling the messages DenaliMessage is misleading.
It was renamed to CanMessage for 2 reason:
1. This is a Leahi only dialin, so there is no need to differentiate between different type of Can Messages as there would be only 1 type
2. Calling it CanMessage will make it more future compatible when the dialin get copied over for a new unit development (unlikely in the foreseeable future but possible), removing the need to rename it again

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

Remove sample filter ms and task interval. rename as FILTER_SIZE_MULTIPLIER.

LEAHI-TESTSUITES-LDT-2278-1 30 Jun 2026

where is the rejection.conf?
I don't see that in the CR.

LEAHI-DD-FIRMWARE-LDT-4539-2 22 Jun 2026

Do we rename as DD_EVENT_UF_PUMP_ON_OFF?

LEAHI-APPLICATION-LDT-4810-1 30 Jun 2026

bind to isWifiScanning

LEAHI-DD-FIRMWARE-LDT-4539-1 18 Jun 2026

We can combine all these condition checks in a single if() at line 423 separated by || and then we can send the event change in one line.
The code will still work if we remove the first condition check for prevState from line 427 and 431

LEAHI-DD-FIRMWARE-LDT-4719-1 01 Jul 2026

updated