Services

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-11750 updated the drain exit algorithm

  1. … 1 more file in changeset.
DEN-11750, DEN-12221 updated the drain exit algorithm

  1. … 1 more file in changeset.
Looks like this needs to be addressed.

Looks like this needs to be addressed.

Magic #.

Magic #.

rpm should be in ().

rpm should be in ().

Should we check that payloadLength is at least 12 bytes (sizeof(U32) x 3)?

Should we check that payloadLength is at least 12 bytes (sizeof(U32) x 3)?

There are 2 functions in this module with this name.

There are 2 functions in this module with this name.

Are these really common? Can they be moved to sys_selftest.c?

Are these really common? Can they be moved to sys_selftest.c?

DG-DEN-11928_DG Conductivity Update
DG-DEN-11928_DG Conductivity Update
Add #ifndef RELEASE around these definitions and all other build switch related code.

Add #ifndef RELEASE around these definitions and all other build switch related code.

Add #ifndef RELEASE around this structure.

Add #ifndef RELEASE around this structure.

Add #ifndef RELEASE around this enum.

Add #ifndef RELEASE around this enum.

Should be #ifndef RELEASE around this structure.

Should be #ifndef RELEASE around this structure.

I think there should be a #ifndef RELEASE around these build switches.

I think there should be a #ifndef RELEASE around these build switches.

Dara, I keep seeing this change in every code review - Compatibility.h is deleted and Compatible.h is created. Why do we keep seeing this?

Dara, I keep seeing this change in every code review - Compatibility.h is deleted and Compatible.h is created. Why do we keep seeing this?

Merge branch 'DEN-12121-sw_dev-sprint-65-michael-garthwaite' into develop

DEN-12121: fixed memcpy

Merge branch 'DEN-12121-sw_dev-sprint-65-michael-garthwaite' into develop

DEN-12121: DIAL-147 fixed payload size check.

Merge branch 'DEN-12121-sw_dev-sprint-65-michael-garthwaite' into develop

DEN-12121: switch case for HD communication override. DIAL-147

Merge branch 'DEN-12121-sw_dev-sprint-65-michael-garthwaite' into develop

Does this need to be memset when we can initialize it with 0'd values above? (line 92)

Does this need to be memset when we can initialize it with 0'd values above? (line 92)

Do we need an if for an always true condition? does this branch statement need to be uncommented?

Do we need an if for an always true condition? does this branch statement need to be uncommented?

Shouldn't the override check be its own get function like other overidden properties? Ex: getUVReactorHealth() ?

Shouldn't the override check be its own get function like other overidden properties? Ex: getUVReactorHealth() ?

I think this alarm should be not commented out.

I think this alarm should be not commented out.

DEN-11750 updated the concentrate pumps

  1. … 2 more files in changeset.
DEN-12225, DEN-12221 added code to update the UV reactors health and to calculate the target flow change based on the target drain pump RPM

  1. … 1 more file in changeset.
DEN-11750 updated the code

  1. … 5 more files in changeset.
Could we move these fields outside of the for loop? They dont need to be initialized NUM_OF_FANS_NAMES times.

Could we move these fields outside of the for loop? They dont need to be initialized NUM_OF_FANS_NAMES times.