firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./App/Controllers/ConductivitySensors.c
    • -1
    • +1
    ./App/Controllers/TemperatureSensors.c
    • -1
    • +1
    ./App/Modes/ModeChemicalDisinfectFlush.c
    • -2
    • +2
    ./App/Modes/ModeChemicalDisinfectFlush.h
    • -1
    • +1
    ./App/Modes/ModeHeatDisinfectActiveCool.c
    • -1
    • +1
    ./App/Modes/ModeHeatDisinfectActiveCool.h
  1. … 3 more files in changeset.
Merge branch 'staging' into DEN-14763-dg_hd_dev-hd_dg_dvt-update-part-10

DEN-14763 updated the code per the requirements

    • -1
    • +4
    ./App/Modes/ModeChemicalDisinfectFlush.c
    • -6
    • +34
    ./App/Modes/ModeHeatDisinfectActiveCool.c
DEN-14817: updated concentrate pump parking to not consider pump speed alarm until we have received a park bit

    • -1
    • +35
    ./App/Controllers/ConcentratePumps.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

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

DEN-14763 changed the duration of the mix drain timeout to 4 minutes per the requirements

    • -1
    • +1
    ./App/Modes/ModeHeatDisinfectActiveCool.c
DEN-14763 addressed the code review comments

DEN-14763 merged staging

Merge branch 'DIAL-243-integrated-volume-is-not-working' into DEN-14788-DIAL-243-integrated-volume-is-not-working

DEN-14763 addressed the code review comments

    • -20
    • +29
    ./App/Modes/ModeHeatDisinfectActiveCool.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

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

DEN-14763, DEN-14960 added an event to report the reservoir base weight and filled volume at the end of the fill mode.

DEN-14763 addressed the code review comments'

    • -1
    • +1
    ./App/Modes/ModeHeatDisinfectActiveCool.c
DEN-14689: Fixed duplicate case

DEN-14689: sync'd out of message naming

DEN-14763 updated the heat disinfect active cool per the requirements

    • -24
    • +38
    ./App/Modes/ModeHeatDisinfectActiveCool.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merge branch 'DIAL-243-integrated-volume-is-not-working' into develop

DIAL-243: Fixed header.

DIAL-243: fixed integrated volume data type from u32 to f32

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

Merge branch 'DIAL-222-sys-request' into develop

DIAL-222: fixed heaters override reset.

DEN-14763 addressed the code review comments and added inlet water conditions to the heat disinfect active cool

    • -0
    • +1
    ./App/Controllers/ConductivitySensors.c
    • -0
    • +1
    ./App/Controllers/TemperatureSensors.c
    • -43
    • +210
    ./App/Modes/ModeHeatDisinfectActiveCool.c
DEN-14646 Update per code review comments.

DEN-14646 Update per code review comments.

    • -18
    • +5
    ./App/Controllers/ConductivitySensors.c
    • -2
    • +2
    ./App/Controllers/TemperatureSensors.c
DEN-14763 work in progress continued working on the heat disinfect active cool mode

    • -91
    • +87
    ./App/Modes/ModeHeatDisinfectActiveCool.c
    • -0
    • +1
    ./App/Modes/ModeHeatDisinfectActiveCool.h
DEN-14646 Correct inclusion of watchdog alarm. Remove alarm for checking for comm errors detected by the FPGA.