Modes

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged staging, resolved merge conflicts and updated the heat disinfect mode

  1. … 6 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 8 more files in changeset.
DEN-14197: Code review changes. Pre-merge fixes.

  1. … 2 more files in changeset.
Merge branch 'staging' into DEN-14197-sw-s83-mg-pi-optimizations

  1. … 4 more files in changeset.
DEN-14197: pre-staging merge. code review comments.

  1. … 2 more files in changeset.
DEN-14197: Addressed code review comments.

  1. … 3 more files in changeset.
Merge branch 'DEN-14197-sw-s83-mg-pi-optimizations' into develop

  1. … 2 more files in changeset.
DEN-14197: Added reset reason code to startup event data.

  1. … 3 more files in changeset.
DEN-14307 work in progress updated heat disinfect

  1. … 2 more files in changeset.
DEN-14316-chemical-disinfect. Implemntation snapshot.

    • -7
    • +1121
    ./ModeChemicalDisinfectFlush.c
  1. … 1 more file in changeset.
Fixed merge conflicts.

  1. … 6 more files in changeset.
DEN-14316 updated the operations mode table to be able to transition to chem flush from chem flush mode

DEN-14316 initial commit of ModeChemicalDisinfectFlush mode

    • -0
    • +24
    ./ModeChemicalDisinfectFlush.c
    • -0
    • +24
    ./ModeChemicalDisinfectFlush.h
DEN-14316. Initial modifications of ModeChemicalDisinfect.c for new chem disinfect process. Some new states have been added but not fully implmemented and are currently not active

    • -1038
    • +485
    ./ModeChemicalDisinfect.c
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

DEN-14237 added the _RELEASE_ macro around a configuration check in ModeFill

Merge branch 'staging' into DEN-14237-remove-heat-disinfect-rinse-states

# Conflicts:

# firmware/App/Modes/ModeHeatDisinfect.c

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

  1. … 20 more files in changeset.
DEN-14175 addressed the code review comments

  1. … 1 more file in changeset.
DEN-14175 merged staging

DEN-14175 uncommented the code that was commented to test heat disinfect drain/RO pumps

DEN-14197: updated Dialin msg handling DIAL-200: Implemented handler for total fill volume override. Implemented fill mode broadcast override handler. DIAL-212: Implemented RO feedback voltage override handler.

  1. … 3 more files in changeset.
DEN-14197: Fixed warnings regarding gen idle overrides. Fixed compiler issues when merging into develop.

  1. … 1 more file in changeset.
DEN-14175 addressed the code review comments

Merge branch 'staging' into DEN-14237-remove-heat-disinfect-rinse-states

# Conflicts:

# firmware/App/Modes/ModeHeatDisinfect.c

DEN-14237 Correct multipe changes to return status based upon whether or not there is a pending alarm.

DEN-14237 Removed conditional code and references to isThisLastDrain.

DEN-14237 changes to getHeatDisinfectStatus.

DEN-14175 addressed the code review comments and replaced the V3 enable software configuration flag with the hardware configuration flag from FGPA. Updated the trimmer heater's ramp state to check the use previous duty cycle flag instead of estimating the duty cycle.

  1. … 15 more files in changeset.
DEN-14237 Correct getHeatDisinfectStatus logic.