•  

Comment Results

Review Name Created Custom Fields Content
DG-DEN-11928-1 31 Mar 2022

RESOLVED in WALKTHROUGH.

DG-DEN-11928-1 31 Mar 2022

RESOLVED in WALKTHROUGH.

DG-DEN-11928-1 31 Mar 2022

RESOLVED in WALKTHROUGH.

DIALIN-DEN-11928-1 30 Mar 2022

Commenting out these variables will cause out of sync issues between what is currently in DG develop. Current conductivity data struct in DG develop:

/// Conductivity data struct.
F32 roRejectionRatio; ///< RO rejection ratio
F32 cpi; ///< CPi conductivity sensor value
F32 cpo; ///< CPo conductivity sensor value
F32 cd1; ///< CD1 conductivity sensor value
F32 cd2; ///< CD2 conductivity sensor value
F32 cpiRaw; ///< CPi raw conductivity sensor value (without 2% temperature compensated)
F32 cpoRaw; ///< CPo raw conductivity sensor value (without 2% temperature compensated)
F32 cd1Raw; ///< CD1 raw conductivity sensor value (without 2% temperature compensated)
F32 cd2Raw; ///< CD2 raw conductivity sensor value (without 2% temperature compensated)
U32 cpiSensorStatus; ///< CPi conductivity sensor status
U32 cpoSensorStatus; ///< CPo conductivity sensor status
U32 cd1SensorStatus; ///< CD1 conductivity sensor status
U32 cd2SensorStatus; ///< CD2 conductivity sensor status
CONDUCTIVITY_DATA_T;


please be careful when we are merging this into staging

DIALIN-DEN-11928-1 31 Mar 2022

RESOLVED.

HD-DEN-12224-16 30 Mar 2022

We typically put #define like this in the source file. Is there a reason why this one is in the header file specifically?

DG-DEN-12224-7 24 May 2022

RESOLVED in CODE WALKTHROUGH.

HD-DEN-12224-16 24 May 2022

RESOLVED in CODE WALKTHROUGH.

DIALIN-DEN-12224-1 20 Jun 2022

RESOLVED.

DIALIN-DEN-12358-1 28 Jun 2022

RESOLVED for now.

HD-DEN-12847-1 30 Jun 2022

Leave as is per conversation w Sean. Reported by HD, but actually a DG generated problem.

HD-DEN-12847-1 30 Jun 2022

Updated

HD-DEN-12847-1 30 Jun 2022

Maybe change param name to final (i.e. final or start).

DG-DEN-12847-1 28 Jun 2022

Are we sticking with this threshold?

DG-DEN-12847-1 28 Jun 2022

Use our boolean #define (FALSE) instead of built-in (false).

DG-DEN-12847-1 01 Jul 2022

RESOLVED in CODE WALKTHROUGH.

UI-DEN-12716-2 01 Jul 2022

At the moment I added that switch I assumed it should only be used for V&V and SysV testing.

UI-DEN-12716-2 01 Jul 2022

All systems will be setup for Pacific time zone?

DG-DEN-12974-1 28 Jun 2022

Why did this change? I think it's needed for doxygen.

DIALIN-DEN-12716-1 07 Jul 2022

was MSG_ID_HD_ACCELEROMETER_DATA supposed to be removed as well?

DG-DEN-12931-1 23 Jul 2022

Add comments like others.

DG-DEN-12931-1 23 Jul 2022

Fix alignment.

DG-DEN-12931-1 23 Jul 2022

Should go to NV data POST state regardless of RTC pass/fail. Still need to get calibration and system records read.

DG-DEN-12931-1 03 Aug 2022

Done.

DG-DEN-12931-1 03 Aug 2022

Done.

DG-DEN-12931-1 23 Jul 2022

Add blank line between declarations and code.

UI-DEN-12182-2 02 Mar 2022

Not really but since I'm not done with new ones, I would still keep them for a while.

HD-DEN-11750-2 02 Mar 2022

I reviewed these - fixed any differences due to merge. There is one more threshold change pending that I'm aware of. I will make in next branch.

HD-DEN-7347-1 26 Apr 2021

RESOLVED in CODE WALKTHROUGH.

UI-DEN-9411-1 12 Aug 2021

I mean, all others appear to be in the following order: 1) number of params and 2) size of params.
So to be consistent, shouldn't this be 1 * 15 (1 param, 15 bytes)?

DG-DEN-5963-1 19 Apr 2021

Done.

DIALIN-DEN-7395-1 19 Apr 2021

According to message list, there should be 2 parameters in the blood leak data message: 1) status and 2) state.

RO-LDT-1242-1 03 Sep 2025

fixed thanks!

DIALIN-DEN-7395-1 19 Apr 2021

RESOLVED.

HD-DEN-8534-1 12 Aug 2021

Done.

HD-DEN-11750-2 02 Mar 2022

It has been removed.

DIALIN-DEN-8055-1 29 Apr 2021

"sent" instead of "send"

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

reverted this

DIALIN-DEN-7792-1 21 Apr 2021

Done

DG-DEN-7568-1 22 Apr 2021

RESOLVED in CODE WALKTHROUGH.

UI-DEN-12121-1 03 Mar 2022

RESOLVED.

DG-DEN-7568-1 23 Apr 2021

I re-ordered the logic.

DG-DEN-7568-1 21 Apr 2021

Check and remove unused include (ConductivitySensors.h, TemperatureSensors.h, etc.)

DG-DEN-7568-1 23 Apr 2021

RESOLVED in CODE WALKTHROUGH.

UI-DEN-12121-1 03 Mar 2022

RESOLVED.

HD-DEN-11750-2 24 Feb 2022

based on the struct, fanStatus.dutycycle does not need to be initialized NUM_OF_FANS_NAMES times.

HD-DEN-7347-1 26 Apr 2021

RESOLVED in CODE WALKTHROUGH.

HD-DEN-7347-1 25 Apr 2021

I think the variable will be used in future to detect incorrect direction.
Sean Nash Please elaborate more.

HD-DEN-7347-1 25 Apr 2021

Added.

HD-DEN-7347-1 25 Apr 2021

EMPTY_RESERVOIR_VOLUME_ML is defined as 0.