Modes

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-15199 worked on the release software configuration

  1. … 4 more files in changeset.
DEN-15199 updated the code per the systems requirements. Initial work on the release software configurations

  1. … 1 more file in changeset.
DG-DEN-15199_FW DN Sprint
DG-DEN-15199_FW DN Sprint
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 12 more files in changeset.
Merge branch 'staging' into DEN-15166-add-drain-pump-maxon-board-rpm

Merge branch 'DEN-15178-heat-disinfect-drain-timeout-transition-to-cancel-water-path-instead-of-cancel' into develop

# Conflicts:

# firmware/App/DGCommon.h

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

DEN-15182 removed the rejection ratio alarm from the standby mode

RESOLVED IN CODE WALKTHROUGH.

RESOLVED IN CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

DEN-15182 added a pause state in standby mode for the inlet water conditions. Addressed the code review comments

  1. … 4 more files in changeset.
Please check the code again.

Please check the code again.

Done

Done

Done

Done

Done

Done

This is in the Off state in which RPM being too high occurs when the RPM is greater than the minimum RPM which is 300.

This is in the Off state in which RPM being too high occurs when the RPM is greater than the minimum RPM which is 300.

Done

Done

request will remain if inlet alarms active. is that what we want?

request will remain if inlet alarms active. is that what we want?

Yes we do not support Beta in release.

Yes we do not support Beta in release.

Looks like we will not read ADC channels at all if release build.

Looks like we will not read ADC channels at all if release build.

Why call this "isRPMTooHigh" but compare the rpm against the "MIN_DRAIN_PUMP_RPM"? Between MIN and MAX would be the natural valid range, similar to "isRPMOutOfRange", below.

Why call this "isRPMTooHigh" but compare the rpm against the "MIN_DRAIN_PUMP_RPM"? Between MIN and MAX would be the natural valid range, similar to "isRPMOutOfRange", below.

Needs default or just do if/else.

Needs default or just do if/else.