dgfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'staging' into DEN-15367-hd_dg_test_configuration_setup

    • -7
    • +21
    /firmware/App/Controllers/DrainPump.c
DEN-14657 removed code to not check the error bit of a temperature sensor and let the temperature out of range alarm trigger the alarm

DEN-15571 changed the chemical disinfect temperature timeout from 1 minute to 5 minutes

DEN-15367 removed the payload from the message that informs HD that DG is ready to dispense more fluid in DG. DEN-15571 fixed the chemical disinfect state machine to transition to cancel water path once the target temperature was not reached within the specified time

    • -6
    • +11
    /firmware/App/Modes/ModeChemicalDisinfect.c
DEN-15367 addressed a code review comment

DEN-15367 addressed the code review comments

    • -3
    • +14
    /firmware/App/Modes/ModeROPermeateSample.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

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

Merge branch 'DEN-15477-add-windowed-timer-to-drain-pump-encoder-error' into staging

DEN-15522 fixed the heat disinfect active cool fill timeout not triggering. DEN-14805 fixed chemical disinfect reservoir leak alarm

    • -4
    • +13
    /firmware/App/Modes/ModeChemicalDisinfect.c
Merge branch 'staging' into DEN-15477-add-windowed-timer-to-drain-pump-encoder-error

DEN-15367 changed the RO permeate sample cancel water path. DEN-14004 changed the request message from UI to 0x89. DEN-15509 changed the reservoir threshold from 1700 to 1850 mL. DEN-15192 changed the concentrate pump low speed threshold.

    • -5
    • +10
    /firmware/App/Modes/ModeROPermeateSample.c
Merge branch 'DEN-15367-hd_dg_test_configuration_setup' of ssh://devapps.diality.us:7999/dg/dgfirmware into DEN-15367-hd_dg_test_configuration_setup

-DEN-15367 fixed the transition to cancel water path in RO permeate sample mode -DEN-14004 changed the request message ID to 0x89 from UI to send the DG service record -DEN-15192 changed the concentrate pumps low speed check threshold -DEN-15509 changed the reservoir full threshold from 1700 mL to 1850 mL.

DEN-14004 added another message to receive and send DG service record upon request from HD. The format of the payload is different from the format that is sent to UI

DEN-15367, DEN-15389, DEN-15511, DEN-15443 added code in the mode fill to check for the conductivity of the values in the produce state and have a timeout. Removed the acid check at the end of the mode fill

    • -237
    • +219
    /firmware/App/Modes/ModeFill.c
DEN-15367, DEN-15404 worked on RO permeate sample mode

    • -7
    • +12
    /firmware/App/Modes/ModeROPermeateSample.c
DEN-15367, DEN-15404 work in progress. Updated the RO permeate sample mode code to be able to receive and send ready command to HD for further dispensing or canceling the run

    • -54
    • +44
    /firmware/App/Modes/ModeROPermeateSample.c
DEN-15367 added test configuration to be able to run chemical disinfect without PAA acid

DEN-15367, DEN-15446 renamed the function that checks whether any of the inlet water conditions are active in a cleaning mode

    • -1
    • +1
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-15446 added a function to check the status of the inlet water conditions and trigger the cleaning modes to transition to cancel water path

    • -3
    • +6
    /firmware/App/Modes/ModeHeatDisinfect.c
Merge branch 'staging' into DEN-15367-hd_dg_test_configuration_setup

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

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

DEN-15367 merged staging

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

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

DEN-15478 updated the code to not check for the integrated volume vs. flow sensors if the fill is less than 550 mL

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