firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14197: Increased max RO control step size.

DEN-14197: Moved normal message out of Dialin handler section.

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

Fixed merge conflicts.

    • -0
    • +95
    ./App/Services/SystemCommMessages.c
DEN-14197: Removed RO pump ramp state. Tuned RO pump control coefficients.

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
    ./App/Modes/ModeChemicalDisinfectFlush.c
    • -0
    • +24
    ./App/Modes/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
    ./App/Modes/ModeChemicalDisinfect.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

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

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

Merged DEN-14237

    • -1
    • +1
    ./App/Controllers/ConductivitySensors.c
DEN-14237 added the _RELEASE_ macro around a configuration check in ModeFill

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

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

# Conflicts:

# firmware/App/Modes/ModeHeatDisinfect.c

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

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

    • -1
    • +1
    ./App/Controllers/ConductivitySensors.c
    • -2
    • +2
    ./App/Controllers/TemperatureSensors.c
  1. … 8 more files in changeset.
DEN-14175 addressed the code review comments

DEN-14175 created a getHWConfig in FPGA

DEN-14175 merged staging

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

DEN-14197: Fixed warnings of implicit declaration.

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.

    • -0
    • +214
    ./App/Services/SystemCommMessages.c
    • -0
    • +28
    ./App/Services/SystemCommMessages.h
DEN-14197: build fixes and warnings.

DEN-14197: Build fixes

DEN-14197: DIAL-212: Created measured RO pump feedback voltage override. Implemented current RO Pump profile variable.

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

DEN-14175 updated the extra temperature to 0.0 from 2.0

DEN-14197: Fixed warnings regarding gen idle overrides. Fixed compiler issues when merging into develop.

DEN-14197: implemented RO pump profile switching. Implemented Flow to PWM function RO pump with profiles as a parameter. Created a SW fault for PI profiles out of range.