firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14197: Created a set pwm step limit for PI controllers. Updated RO pump profiles to contain a max set step limit. Removed unused defines for ro pump.

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

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

Merged DEN-14307

DEN-14307 updated the code and updated the checkAlarms.sh to check the alarms manual table upon compilation

DEN-14327 Clear Audio alarm when HD com reconnects in Fault mode.

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

Merge branch 'DEN-14197-sw-s83-mg-pi-optimizations' into develop

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.