Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14763 addressed the code review comments'

  1. … 2 more files in changeset.
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
    ./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

    • -43
    • +210
    ./Modes/ModeHeatDisinfectActiveCool.c
DEN-14646 Update per code review comments.

DEN-14646 Update per code review comments.

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

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

Merge branch 'staging' into DEN-14646-fpga-alarm-properties-and-timing-3

# Conflicts:

# firmware/App/Controllers/TemperatureSensors.c

DEN-14646 - Remove code inserted for debugging. Enable FPGA clock speed check and watchdog check.

    • -17
    • +1
    ./Controllers/ConductivitySensors.c
DEN-14646 Use typedefs in voltages.c to improve debugging. Correct counting FPGA timeouts twice if write values ACK not received. Correct handling of emstat response status values.

    • -14
    • +49
    ./Controllers/ConductivitySensors.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

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

Merge branch 'DEN-14689-messaging-bugs' into develop

DEN-14689: sync msg_ids with msgdefs.h

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

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

Merge branch 'staging' into DEN-14763-dg_hd_dev-hd_dg_dvt-update-part-10

DEN-13154: Added raw flow rates to DG flow broadcast messages.

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

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

DEN-14834 updated the code to just send the heater command in Idle and Drain if the primary heater is not on. Addressed the code review comments