dgfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-3504: Fixed UT for system comm messages

DEN-3504: Addressed code reviews

DEN-3504: Addressed code reviews

DEN-3504: Addressed code review

DEN-3504: Addressed code reviews

DEN-3504: Added concentrate pump publish data override functions

DEN-3421 made modification to the UVReactors module and started the thermistors driver

    • -0
    • +365
    /firmware/App/Controllers/Thermistors.c
    • -0
    • +57
    /firmware/App/Controllers/Thermistors.h
    • -5
    • +27
    /firmware/App/Controllers/UVReactors.c
    • -2
    • +2
    /firmware/App/Controllers/UVReactors.h
DEN-3421 fixed a doxygen header function

DEN-3421 addressed the code reivew comments

DEN-3421 addressed code review comments and worked on UV reactors driver

    • -38
    • +371
    /firmware/App/Controllers/UVReactors.c
    • -8
    • +9
    /firmware/App/Controllers/UVReactors.h
    • -1
    • +1
    /firmware/App/Drivers/SafetyShutdown.c
    • -8
    • +1
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-3421 addressed code review comments and added GIO ports for UV reactors

    • -10
    • +19
    /firmware/App/Controllers/DrainPump.c
    • -11
    • +16
    /firmware/App/Controllers/ROPump.c
    • -23
    • +174
    /firmware/App/Controllers/UVReactors.c
    • -7
    • +25
    /firmware/App/Controllers/UVReactors.h
    • -28
    • +12
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -1
    • +0
    /firmware/App/Modes/ModeHeatDisinfect.h
    • -10
    • +0
    /firmware/App/Services/MessagePayloads.h
  1. … 7 more files in changeset.
DEN-3504: Added DG operation mode change request

    • -13
    • +9
    /firmware/App/Modes/OperationModes.c
DEN-3504: Added concentrate pump monitor and controller

    • -0
    • +408
    /firmware/App/Controllers/ConcentratePumps.c
    • -0
    • +66
    /firmware/App/Controllers/ConcentratePumps.h
DEN-3504: Added handler to concentrate pump state change request

DEN-3504: Moved target fill reached logic inside reservoir module

    • -46
    • +68
    /firmware/App/Services/Reservoirs.c
DEN-3421 Addressed the code review comments. Continued testing the state machine

    • -102
    • +109
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -19
    • +53
    /results/Build_Status_Report.csv
    • -3474
    • +10774
    /results/VectorCAST.log
DEN-3504: Added alarms for fill mode

DEN-3504: Change persistent count to persistent period

    • -10
    • +10
    /firmware/App/Controllers/Pressures.c
DEN-3504: Added unit tests and integration tests

    • -1496
    • +3226
    /results/VectorCAST.log
DEN-3504: Added software reset handler

DEN-3421 merged master

    • -45
    • +67
    /firmware/App/Controllers/DrainPump.c
    • -46
    • +154
    /firmware/App/Controllers/ROPump.c
    • -10
    • +14
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -2
    • +3
    /firmware/App/Modes/ModeHeatDisinfect.h
    • -21
    • +43
    /firmware/App/Modes/ModeInitPOST.c
    • -24
    • +33
    /firmware/App/Modes/ModeRecirculate.c
    • -0
    • +141
    /firmware/App/Services/MessagePayloads.h
    • -40
    • +35
    /firmware/App/Services/PIControllers.c
    • -15
    • +14
    /firmware/App/Services/PIControllers.h
    • -353
    • +402
    /firmware/App/Services/SystemComm.c
    • -37
    • +43
    /firmware/App/Services/SystemComm.h
    • -367
    • +919
    /firmware/App/Services/SystemCommMessages.c
DEN-3504: Refactor load cell and reservoirs modules

    • -45
    • +58
    /firmware/App/Controllers/LoadCell.c
    • -43
    • +133
    /firmware/App/Services/Reservoirs.c
    • -4
    • +16
    /firmware/App/Services/Reservoirs.h
DEN-3421 updated the code

    • -1
    • +1
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -1
    • +1
    /firmware/App/Services/PIControllers.c
DEN-3504: Added monitor for conductivity sensors CD1 and CD2

    • -8
    • +0
    /firmware/App/Services/MessagePayloads.h
DEN-3504: Added auto calibration offset for loadcell

    • -15
    • +25
    /firmware/App/Controllers/LoadCell.c
DEN-3504: Put doxygen comment inside build switch

Fixed EMC build issue with trimmer heater control.

DEN-3504: Added @details and remove extra space for inputs and outputs

    • -48
    • +32
    /firmware/App/Controllers/DrainPump.c
    • -78
    • +52
    /firmware/App/Controllers/Heaters.c
    • -24
    • +16
    /firmware/App/Controllers/LoadCell.c
    • -44
    • +30
    /firmware/App/Controllers/Pressures.c
    • -63
    • +42
    /firmware/App/Controllers/ROPump.c
    • -38
    • +26
    /firmware/App/Controllers/Valves.c
    • -12
    • +8
    /firmware/App/Drivers/InternalADC.c
    • -15
    • +10
    /firmware/App/Drivers/SafetyShutdown.c
    • -12
    • +8
    /firmware/App/Modes/ModeChemicalDisinfect.c
  1. … 24 more files in changeset.
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

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

    • -1
    • +1
    /firmware/App/Modes/ModeHeatDisinfect.c