dgfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Merge branch 'DEN-4793-add-modes-to-inlet-water-pressure-check'

DEN-4793: Updated UT according to fwcommon updates

    • -1033
    • +1099
    /results/VectorCAST.log
DEN-4902: Updated doxygen comment

DEN-4902: Updated doxygen comment according to SDD changes

    • -10
    • +10
    /firmware/App/Controllers/DrainPump.c
    • -11
    • +11
    /firmware/App/Controllers/Heaters.c
    • -10
    • +10
    /firmware/App/Controllers/Pressures.c
    • -10
    • +10
    /firmware/App/Controllers/ROPump.c
    • -10
    • +10
    /firmware/App/Services/WatchdogMgmt.c
DEN-4793: Addressed code review

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

Merge branch 'DEN-4633-dg-hd-firmware-infrastructure' into master

DEN-4633: Added integration test for interrupts

    • -8
    • +13
    /firmware/App/Services/Interrupts.c
DEN-4793: Added pressure fault persistent alarm

    • -25
    • +27
    /firmware/App/Controllers/Pressures.c
    • -0
    • +3
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-4633: Updated build log

    • -27
    • +38
    /results/Build_Status_Report.csv
    • -9233
    • +20845
    /results/VectorCAST.log
DEN-4633: Added unit and integration tests for all the tasks

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. … 61 more files in changeset.
Merge branch 'DEN-4322-dg-water-ro-rejection' into master