dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4217: Addressed code review feedback.

DEN-3421 Addressed code review comments

    • -74
    • +72
    /firmware/App/Controllers/DrainPump.c
    • -99
    • +93
    /firmware/App/Controllers/ROPump.c
    • -226
    • +226
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -3
    • +3
    /firmware/App/Services/PIControllers.h
DEN-4217: Fixed Vectorcast math.h issue and removed band-aid macros in common.h.

    • -3
    • +1
    /firmware/App/Services/PIControllers.c
DEN-4217: Addressed code review feedback.

DEN-4217: Addressed code review feedback.

    • -13
    • +0
    /firmware/App/Services/MessagePayloads.h
DEN-4217: Addressed code review comments.

    • -3380
    • +5767
    /results/VectorCAST.log
DEN-4217: Updated IT.

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

    • -3
    • +3
    /firmware/App/Services/MessagePayloads.h
DEN-4321 initial commit of the fans module

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

    • -48
    • +354
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -1
    • +1
    /firmware/App/Modes/ModeHeatDisinfect.h
DEN-4211: Added UT for Utilities module.

DEN-4217: Updated s/w fault enum.

    • -10
    • +14
    /firmware/App/Services/AlarmMgmt.h
DEN-3421 renamed a state

    • -7
    • +7
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-3421 added commands and messages for heat disinfection mode

    • -63
    • +360
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -1
    • +16
    /firmware/App/Modes/ModeHeatDisinfect.h
    • -0
    • +16
    /firmware/App/Services/SystemComm.c
Added drain pump and trimmer heater control to EMC test build of DG. Added a build switch to skip POST tests.

    • -1
    • +17
    /firmware/App/Controllers/DrainPump.c
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
    /firmware/App/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

    • -14
    • +14
    /firmware/App/Controllers/Pressures.c
DEN-4217: Fixed accelerometer calibration message handling bug.

DEN-4169: Updated unit tests for temperature sensors

DEN-4169: Fixed alignment and function header description

DEN-4169: Added persistence for FPGA error and time sense for persistence count

DEN-3421 work in progress

    • -5
    • +10
    /firmware/App/Controllers/UVReactors.c
    • -14
    • +99
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-4169: Fixed alignment per code reviews

DEN-4169: Fixed comments

DEN-4169: Added consistency in temperature sensor index param

DEN-4169: Corrected styling and comments