dgfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14197: Addressed code review comments.

    • -5
    • +6
    /firmware/App/Services/PIControllers.c
DEN-14197: Addressed code review comments.

    • -17
    • +8
    /firmware/App/Services/PIControllers.c
    • -1
    • +0
    /firmware/App/Services/PIControllers.h
DEN-14197: Addressed code review comments.

    • -3
    • +0
    /firmware/App/Services/PIControllers.h
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Fixed merge conflicts.

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

DEN-14197: Added reset reason code to startup event data.

DEN-14307 work in progress updated heat disinfect

    • -39
    • +44
    /firmware/App/Modes/ModeHeatDisinfect.c
Merge branch 'staging' into DEN-14307-dg_hd_dev-hd_dg_dvt-update-part-6

DEN-14316-chemical-disinfect. Implemntation snapshot.

    • -323
    • +207
    /firmware/App/Modes/ModeChemicalDisinfect.c
    • -7
    • +1121
    /firmware/App/Modes/ModeChemicalDisinfectFlush.c
    • -0
    • +1
    /firmware/App/Services/PIControllers.h
Merge remote-tracking branch 'origin/DEN-14197-sw-s83-mg-pi-optimizations' into DEN-14197-sw-s83-mg-pi-optimizations

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

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

    • -11
    • +12
    /firmware/App/Controllers/ROPump.c
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
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