dgfirmware

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.

    • -11
    • +12
    /firmware/App/Controllers/ROPump.c
    • -0
    • +42
    /firmware/App/Services/PIControllers.c
    • -0
    • +3
    /firmware/App/Services/PIControllers.h
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.

    • -3
    • +3
    /firmware/App/Services/PIControllers.c
DEN-14197: Moved normal message out of Dialin handler section.

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

Fixed merge conflicts.

    • -61
    • +176
    /firmware/App/Controllers/ROPump.c
    • -0
    • +12
    /firmware/App/Services/SystemComm.c
DEN-14197: Removed RO pump ramp state. Tuned RO pump control coefficients.

    • -52
    • +11
    /firmware/App/Controllers/ROPump.c
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
    /firmware/App/Modes/ModeChemicalDisinfectFlush.c
    • -0
    • +24
    /firmware/App/Modes/ModeChemicalDisinfectFlush.h
    • -12
    • +20
    /firmware/App/Modes/OperationModes.c
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
    /firmware/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

    • -1
    • +1
    /firmware/App/Modes/ModeHeatDisinfect.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merged DEN-14237

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

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

Merged DEN-14175

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

# Conflicts:

# firmware/App/Modes/ModeHeatDisinfect.c

    • -28
    • +32
    /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
    /firmware/App/Controllers/Thermistors.c
  1. … 8 more files in changeset.
DEN-14175 addressed the code review comments

    • -3
    • +1
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-14175 created a getHWConfig in FPGA

DEN-14175 merged staging

    • -10
    • +17
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-14175 uncommented the code that was commented to test heat disinfect drain/RO pumps

    • -17
    • +9
    /firmware/App/Modes/ModeHeatDisinfect.c