Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merge branch 'DEN-11750-dg_dev-dg-dialysate-temperature-control-tune-up' into develop

DEN-12232 fixed the fans monitor

Done.

Done.

Yes that is true. One is specifically looking at the HD software config and the other is checking the DG software config. I can have one function that covers both but it has to have #ifdef for for ...

Yes that is true. One is specifically looking at the HD software config and the other is checking the DG software config. I can have one function that covers both but it has to have #ifdef for for HD and DG.

DEN-11750 addressed the code review comments

The variable is initialized in the init().

The variable is initialized in the init().

Yes, if they are initialized in init() which they should be, they don't need to be initialized here. This puts this static variables in the uninitialized section of the memory.

Yes, if they are initialized in init() which they should be, they don't need to be initialized here. This puts this static variables in the uninitialized section of the memory.

This might have been updated in the different Dialin branch.

This might have been updated in the different Dialin branch.

Good catch, thanks.

Good catch, thanks.

The alarm is not commented out currently, this might be due to an old commit.

The alarm is not commented out currently, this might be due to an old commit.

This was commented for testing. I un-commented it.

This was commented for testing. I un-commented it.

You cannot run a function there. Also, the init function is the proper place to initialize the value.

You cannot run a function there. Also, the init function is the proper place to initialize the value.

Yes because the staging is branched form master that is very old. At the end of this code review I will update the master branch of common.

Yes because the staging is branched form master that is very old. At the end of this code review I will update the master branch of common.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

This macro has been removed.

This macro has been removed.

Done.

Done.

Done.

Done.

DEN-11750 updated the drain exit algorithm

Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

DEN-11750, DEN-12221 updated the drain exit algorithm

DEN-11928 Fixed merge conflicts

DEN-11928 Removed blank lines

Looks like this needs to be addressed.

Looks like this needs to be addressed.

DEN-11928 Removed 5 secs persistent conductivity test SRSDG 558 & SRSDG 630

Magic #.

Magic #.

rpm should be in ().

rpm should be in ().