dgfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged staging

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
  1. … 11 more files in changeset.
Merged DEN-15367

Merge branch 'staging' into DEN-15367-hd_dg_test_configuration_setup

    • -7
    • +21
    /firmware/App/Controllers/DrainPump.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merge branch 'DEN-15367-hd_dg_test_configuration_setup' into develop

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

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

Merge branch 'DEN-15367-hd_dg_test_configuration_setup' into develop

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

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

Merge branch 'DEN-15367-hd_dg_test_configuration_setup' into develop

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

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

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

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

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

Merge branch 'DEN-15367-hd_dg_test_configuration_setup' into develop

    • -237
    • +219
    /firmware/App/Modes/ModeFill.c
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