•  

Comment Results

Review Name Created Custom Fields Content
LEAHI-DD-FIRMWARE-LDT-2030-2 24 Nov 2025

alignment of comments not proper, check all other places

LEAHI-DD-FIRMWARE-LDT-3963-1 17 May 2026

Details looks weird. Where is inputs and outputs like other function headers?

LEAHI-DD-FIRMWARE-LDT-3963-1 14 May 2026

restored

LEAHI-DD-FIRMWARE-LDT-3963-1 14 May 2026

I think we are using it to send a message to Dialin, to let the tester know whether the command has passed/failed or timed out.

LEAHI-DD-FIRMWARE-LDT-3963-1 15 May 2026

Update the naming for 'balChamberSwPeriod' and 'isBalChamberFillinProgress' as per the assignment.

LEAHI-TD-FIRMWARE-LDT-2240-1 15 May 2026

Can't have 3 values. Maximum 2 values allowed.

LEAHI-TD-FIRMWARE-LDT-4072-2 19 May 2026

Rename similar to ADDR definitions below. these are not commands.

LEAHI-TD-FIRMWARE-LDT-4072-2 15 May 2026

Missing doxygen group

LEAHI-TD-FIRMWARE-LDT-4072-2 15 May 2026

Remove this comment.

LEAHI-TD-FIRMWARE-LDT-3970-1 14 May 2026

Looks like the description part should only be in the @param part.
sysConfigTreatmentParameters should be an output? Input is None.
Add @details for alarms

LEAHI-DD-FIRMWARE-LDT-3958-1 17 May 2026

Update comment.

LEAHI-DIALIN-LDT-3904-1 21 May 2026

Shouldn't we use Leahi instead of Denali?

LEAHI-APPLICATION-LDT-4193-1 18 May 2026

moved

LEAHI-DD-FIRMWARE-LDT-3963-1 17 May 2026

It is weird that we're responding so far from request. It is not clear to me that Dialin has requested anything at this point.

LEAHI-TD-FIRMWARE-LDT-4033-1 18 May 2026

Sure

LEAHI-APPLICATION-LDT-4193-1 18 May 2026

added

LEAHI-TD-FIRMWARE-LDT-3505-1 19 May 2026

Should this line be un-commented?

LEAHI-TD-FIRMWARE-LDT-4072-2 15 May 2026

Add blank line after banner

LEAHI-TD-FIRMWARE-LDT-4072-2 15 May 2026

INVALID_BATTERY

LEAHI-TD-FIRMWARE-LDT-4072-2 19 May 2026

I think we only need one data message for both charger and battery pack data.

LEAHI-TD-FIRMWARE-LDT-1886-2 18 May 2026

please add bpLeftHomeTimerCounter to inputs and outputs.

LEAHI-APPLICATION-LDT-4193-1 19 May 2026

BN approves

LEAHI-APPLICATION-LDT-4193-1 19 May 2026

BN approves

LEAHI-APPLICATION-LDT-4193-1 19 May 2026

BN approves

LEAHI-APPLICATION-LDT-4193-1 19 May 2026

BN approvo

LEAHI-TD-FIRMWARE-LDT-4072-2 15 May 2026

Add a blank line after banner.

Initialize in init function instead of here.

LEAHI-TD-FIRMWARE-LDT-3505-1 19 May 2026

Keep 2 blank lines above banner.

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

removed

LEAHI-APPLICATION-LDT-4193-1 19 May 2026

update all defaults; break; //FIXME later enabled

LEAHI-DD-FIRMWARE-LDT-3963-1 17 May 2026

This definitions has a terrible name (I have no idea what it does) and I think it should be reversed (i.e. alarms are disabled when defined so that a release build will have alarms enabled).

LEAHI-DD-FIRMWARE-LDT-3963-1 15 May 2026

align the indent.

LEAHI-DD-FIRMWARE-LDT-3963-1 17 May 2026

If I'm reading this right, we're saying that if bad CRC alarm is NOT enabled, initialize the alarm? That seems backward.

LEAHI-TD-FIRMWARE-LDT-3970-1 17 May 2026

If these messages are for change to UF volume during treatment, the message ID should have the word TREATMENT in it to distinguish from the original UF volume message that comes in pre-treatment.

LEAHI-TD-FIRMWARE-LDT-4033-1 27 May 2026

Just use requestAdultBPReading.

LEAHI-DD-FIRMWARE-LDT-3958-1 17 May 2026

Is this eventually going to be d1Temp?

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

Space after closing paranthesis.

LEAHI-SW-SCRIPTS-LDT-2727-1 24 Nov 2025

updated

LEAHI-TD-FIRMWARE-LDT-2240-1 13 May 2026

Removedd

LEAHI-TESTSUITES-LDT-2174-1 24 Nov 2025

Aligned the parameters

LEAHI-DD-FIRMWARE-LDT-3963-1 14 May 2026

updated accordingly.

LEAHI-TESTSUITES-LDT-1078-1 26 Nov 2025

Now I am getting AUT path using aut_path = currentApplicationContext().cwd in test script

LEAHI-DD-FIRMWARE-LDT-2030-2 25 Nov 2025

Remove extra blank line.

LEAHI-DIALIN-LDT-2004-1 21 Nov 2025

Remove extra blank lines.

TEENSY-BOARD-LDT-2004-6 24 Nov 2025

Fix indent.

LEAHI-DD-FIRMWARE-LDT-3958-1 17 May 2026

Should we set this flag to FALSE at top of loop?

LEAHI-TD-FIRMWARE-LDT-1886-2 19 May 2026

There is still merge conflict?
Please resolve merge conflict and build the code in your local before pushing.

LEAHI-TD-FIRMWARE-LDT-2240-1 15 May 2026

I missed updating this earlier, I’ll push the updated code.

LEAHI-DD-FIRMWARE-LDT-3963-1 14 May 2026

i see some of the code is for building the code , could you please remove all such code ? or create a new branch and push it , it will confuse. while pushing the code , all supporting code for build / functionality should be removed.

LEAHI-DD-FIRMWARE-LDT-3963-1 21 May 2026

Should be #ifndef I think.

LEAHI-TD-FIRMWARE-LDT-4033-1 18 May 2026

Updated