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

DEN-4322: Use persistent alarm in temperature sensor module

    • -69
    • +38
    ./Controllers/TemperatureSensors.c
DEN-4322: Added persistent alarm module

    • -0
    • +174
    ./Services/PersistentAlarm.c
    • -0
    • +39
    ./Services/PersistentAlarm.h
DEN-4217: Fixed Doxygen scope in several modules.

DEN-3421 addressed the code review comments

DEN-4217: Addressed code review feedback.

DEN-3421 Addressed code review comments

    • -226
    • +226
    ./Modes/ModeHeatDisinfect.c
DEN-4217: Fixed Vectorcast math.h issue and removed band-aid macros in common.h.

DEN-4217: Addressed code review feedback.

    • -49
    • +49
    ./Controllers/TemperatureSensors.c
DEN-4217: Addressed code review feedback.

DEN-4217: Addressed code review comments.

  1. … 4 more files in changeset.
DEN-4217: Updated IT.

DEN-4217: Updated all other DG UT for this branch.

DEN-4321 initial commit of the fans module

    • -0
    • +48
    ./Controllers/Fans.c
    • -0
    • +35
    ./Controllers/Fans.h
DEN-3421 tested the code and added more comments

DEN-4211: Added UT for Utilities module.

DEN-4217: Updated s/w fault enum.

DEN-3421 renamed a state

DEN-3421 added commands and messages for heat disinfection mode

    • -10
    • +131
    ./Services/SystemCommMessages.c
Added drain pump and trimmer heater control to EMC test build of DG. Added a build switch to skip POST tests.

DEN-4169: Added ADC reading equal fullscale unit test

DEN-4184: Added ADC reading equal fullscale unit test

DEN-3421 added a state machine in the modeheatdisinfect module to run the common code

    • -175
    • +258
    ./Modes/ModeHeatDisinfect.c
Updated message id for drain pump set rpm override

Updated message id for drain pump set rpm override

DEN-4184: Added back doxygen comments

DEN-4217: Fixed accelerometer calibration message handling bug.

  1. … 1 more file in changeset.
DEN-4169: Fixed alignment and function header description

    • -16
    • +15
    ./Controllers/TemperatureSensors.c
DEN-4169: Added persistence for FPGA error and time sense for persistence count

    • -38
    • +49
    ./Controllers/TemperatureSensors.c
DEN-3421 work in progress