dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-7091-pre-treatment-mode' into staging

Merge branch 'staging' into DEN-7091-pre-treatment-mode

    • -0
    • +90
    /firmware/App/Controllers/LoadCell.c
    • -0
    • +40
    /firmware/App/Services/SystemComm.c
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Done.

Done.

Yes, they are going to be used in mode flush and chemical disinfect as well as heat disinfect.

Yes, they are going to be used in mode flush and chemical disinfect as well as heat disinfect.

Any reason why these are in common header? Does anybody else use them? If not, make private to HeatDisinfect module.

Any reason why these are in common header? Does anybody else use them? If not, make private to HeatDisinfect module.

Recommend adding TRUE to the comparison and parenthesis around each condition.

Recommend adding TRUE to the comparison and parenthesis around each condition.

I do not know what happened. I brought it back.

I do not know what happened. I brought it back.

I brought it back.

I brought it back.

Done.

Done.

Done.

Done.

Done.

Done.

No, this variable is used to time both the disinfect states.

No, this variable is used to time both the disinfect states.

This was in the flow chart. So far both values to do the difference comes from TRo so it should be tested in V3.

This was in the flow chart. So far both values to do the difference comes from TRo so it should be tested in V3.

The #defines are aligned.

The #defines are aligned.

These enums are the possible status that can occur during the actual heat disinfect.

These enums are the possible status that can occur during the actual heat disinfect.

They are both in Water Cancellation Path state. They are separate because hot cancellation requires mix drain.

They are both in Water Cancellation Path state. They are separate because hot cancellation requires mix drain.

I added the function to reset the actuators.

I added the function to reset the actuators.

Done.

Done.

I moved the location of the comment.

I moved the location of the comment.

I added more description for all the states.

I added more description for all the states.

I rephrased it.

I rephrased it.

THd belongs to this group. TRo is temporarily used as THd.

THd belongs to this group. TRo is temporarily used as THd.

This is the oneliner syntax, what do you mean by setting them explicitly?

This is the oneliner syntax, what do you mean by setting them explicitly?

Done.

Done.

Done.

Done.