•  

Comment Results

Review Name Created Custom Fields Content
TESTSUITES-DEN-3724-1 14 Oct 2020

Done

HD-DEN-5381-1 17 Dec 2020

I think this waiting for DG should be done in its own state.

DIALIN-DEN-4856-1 14 Oct 2020

Done

UI-DEN-3605-4 07 Oct 2020

Dara has created the review, it's available here: http://dvm-linux02:8060/cru/TESTSUITES-DEN-3724-1
and is linked to this review (see "Linked Reviews" above)

UI-DEN-3605-4 15 Oct 2020

RESOLVED.

UI-DEN-4964-1 29 Dec 2020

Done.

UI-DEN-3605-4 15 Oct 2020

RESOLVED

UI-DEN-4598-1 09 Nov 2020

RESOLVED

TESTSUITES-DEN-3724-1 15 Oct 2020

RESOLVED

UI-DEN-4598-1 01 Nov 2020

Please use the enums for these values.
If has not been defined, please define a max or count enum item and then use it here.
As an example :

enum ACID_ENUM {
 eAcid01 = 0,
 eAcid02      ,
 eAcid03      ,
 eAcid04      ,
 eAcid_count
};

then use eAcid_count in this case.

TESTSUITES-DEN-3724-1 15 Oct 2020

RESOLVED

UI-DEN-4598-1 03 Nov 2020

This file was subsequently renamed to MTreatmentParameters.h and then was removed when I subclasses MModel in MTreatmentAdjustRequests.h to create the MAdjustTreatmentParametersReq class. Do you want me to rename MAdjustTreatmentParametersReq to MTreatmentParametersRequest?

HD-DEN-5053-1 19 Oct 2020

RESOLVED in CODE WALKTHROUGH.

DG-DEN-3421-1 19 Oct 2020

RESOLVED in CODE WALKTHROUGH.

DG-DEN-3421-1 19 Oct 2020

RESOLVED in CODE WALKTHROUGH.

DG-DEN-3421-1 12 Aug 2020

No space after inputs, outputs, just ":" then space to be consistent everywhere.

DG-DEN-3421-1 12 Aug 2020

OpenLoopTarget with capital "T", change across entire DG FW code base.

DG-DEN-3421-1 12 Aug 2020

Does the /*@}/ come before or after the endif at eof?

UI-DEN-4598-1 09 Nov 2020

RESOLVED

DG-DEN-3421-1 19 Oct 2020

RESOLVED in CODE WALKTHROUGH.

DG-DEN-3421-1 19 Oct 2020

Done. I will go over the entire doxygen documentation and update it towards the end of this story.

DIALIN-DEN-4691-1 09 Nov 2020

milliliter in one word

HD-DEN-5887-1 30 Dec 2020

Yes. My understanding is that build should be zero for dev builds. Bamboo then sets build # as appropriate after merge to master.

UI-DEN-4598-1 29 Oct 2020

Please update this information for this class.

DG-DEN-3421-1 19 Oct 2020

This is for testing only since the way we control the pump has changed. Added a TODO to update this value in a #define later.

DIALIN-DEN-5283-1 19 Oct 2020

Remove extra spaces between parameters and = sign.

UI-DEN-5736-1 30 Nov 2020

I'm not sure I see what's the issue to resolve here since I notice only a helper method for waitForObjectExists of SquishQt.
And also I would strongly not want to play with SquishQt APIs so when an error happens or when the test is not working I don't want to debug the helper or wrappers and want to only focus on the test.
Please use simple direct SquishQt API.
You are free to do any sophisticated logic in dialin but please keep the tests as simple as possible (just copy/paste if applicable) and only use SquishQt API unless it's absolutely necessary.

DG-DEN-6081-1 29 Dec 2020

Add parenthesis around first condition in if as well.

DG-DEN-5873-1 01 Dec 2020

Done

HD-DEN-4641-1 01 Dec 2020

Missing param description.

HD-DEN-4641-1 01 Dec 2020

RESOLVED in CODE WALKTHROUGH.

DG-DEN-5864-1 02 Dec 2020

I removed the #ifdef section.

DG-DEN-5855-1 03 Dec 2020

The variable hasClosedLoopBeenRequested which is a boolean is initialized here. This is an input.

UI-DEN-6349-1 11 Jan 2021

Okay, sure no problem. Do you want the full qwerty keyboard then or numeric-only for this screen?

DG-DEN-5855-1 03 Dec 2020

Done

UI-DEN-5736-1 03 Dec 2020

done

DIALIN-DEN-5830-2 13 Jan 2021

same here,
removed.

UI-DEN-6349-1 08 Jan 2021

please use the 'v' for the argument name beginning.

UI-DEN-6349-1 08 Jan 2021

same here.

UI-DEN-4964-1 14 Oct 2020

Will do.

Let's all agree to do it this way moving forward. I like the arrangement of files in their corresponding buckets, denali.pro looks much cleaner this way.

UI-DEN-5751-1 01 Feb 2021

UI_DVT related.

UI-DEN-4598-1 02 Nov 2020

Done, it is now in the correct folder and the description with its purpose has been added.

UI-DEN-4964-1 14 Oct 2020

Definitions:
_data is used for private data member
vData is used for method argument
Data is used for data type

Moving forward, my expectation is for all of us to follow the same naming convention. I have also requested BehrouzN to update the C++ Coding Standards.

DIALIN-DEN-4690-1 30 Sep 2020

There should be a description in words describing what this function does.
There should be a type for each parameter and a description of the parameter.
Right now the documentation is missing: X:/Users/Bamboo-Projects/DEN_DX/Dialin/Doxument-master/html/dialin.squish.html
Have you tested the frame diagram with sphinx?

UI-DEN-4598-1 03 Nov 2020

This file has been deleted

DIALIN-DEN-4856-1 14 Oct 2020

The version of crucible we're using has an issue where duplicate files show in the file viewer on the left.

If you look at the more recent hemodialysis_device.py file (see the files viewer on the left), this message id is removed: http://dvm-linux02:8060/cru/DIALIN-DEN-4856-1#CFR-19219

It is also removed from both msg_defs.py: http://dvm-linux02:8060/cru/DIALIN-DEN-4856-1#CFR-19027 and http://dvm-linux02:8060/cru/DIALIN-DEN-4856-1#CFR-19203

UI-DEN-3605-4 30 Sep 2020

In this function, this is not the correct test data provided.
it is not covering all the different data.
for each byte, there should be a line and if those bytes are related to a parameter should be numbered the same and each param has a different number.
So for 18 params and every 4 bytes, it should be 18x4 line of data with and extra for the message completer
also do not break the lines it is a test data, not a code.
And why all the parameters are 00 there should be different values used to see if the function can handle anything other than one value like 00.

DIALIN-DEN-4690-1 14 Oct 2020

Will be tracked in DIAL-41
RESOLVED.

HD-DEN-7395-1 12 Apr 2021

RESOLVED in CODE WALKTHROUGH.

DIALIN-DEN-4690-1 14 Oct 2020

RESOLVED