dgfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-5846 addressed code review comments and continued with dev testing

    • -16
    • +26
    /firmware/App/Controllers/Fans.c
DEN-5846 addressed code review comments

DEN-5846 ran VectorCAST

    • -19
    • +1
    /firmware/App/Controllers/Heaters.c
    • -0
    • +1
    /firmware/App/Controllers/Thermistors.c
DEN-5846 ran vectorCAST and addressed code review comments

    • -69
    • +60
    /firmware/App/Controllers/Fans.c
    • -46
    • +44
    /firmware/App/Controllers/Thermistors.c
    • -2
    • +1
    /firmware/App/Controllers/Thermistors.h
DEN-5873 initial commit of the unit test and integration test of the UV reactors

    • -20
    • +33
    /firmware/App/Controllers/UVReactors.c
DEN-5864 ran unit test and integration test on the RO pump driver

    • -13
    • +29
    /firmware/App/Controllers/ROPump.c
DEN-5855 unit and integration tested the drain pump driver

DEN-5864 start unit test and integration test for the fans and thermistors drivers

    • -54
    • +90
    /firmware/App/Controllers/Fans.c
    • -61
    • +40
    /firmware/App/Controllers/Thermistors.c
DEN-5864 initial commit of the branch

    • -617
    • +946
    /firmware/App/Controllers/ROPump.c
    • -45
    • +63
    /firmware/App/Controllers/ROPump.h
    • -8
    • +0
    /firmware/App/Services/MessagePayloads.h
    • -219
    • +240
    /firmware/App/Services/PIControllers.c
    • -50
    • +51
    /firmware/App/Services/PIControllers.h
    • -986
    • +998
    /firmware/App/Services/SystemComm.c
    • -137
    • +147
    /firmware/App/Services/SystemCommMessages.h
DEN-5855 initial commit of the branch

    • -452
    • +591
    /firmware/App/Controllers/DrainPump.c
    • -40
    • +59
    /firmware/App/Controllers/DrainPump.h
    • -7
    • +0
    /firmware/App/Services/MessagePayloads.h
    • -219
    • +240
    /firmware/App/Services/PIControllers.c
    • -50
    • +51
    /firmware/App/Services/PIControllers.h
    • -986
    • +986
    /firmware/App/Services/SystemComm.c
    • -137
    • +142
    /firmware/App/Services/SystemCommMessages.h
DEN-5846 initial commit of the branch

    • -0
    • +575
    /firmware/App/Controllers/Fans.c
    • -0
    • +52
    /firmware/App/Controllers/Fans.h
    • -0
    • +571
    /firmware/App/Controllers/Thermistors.c
    • -0
    • +57
    /firmware/App/Controllers/Thermistors.h
    • -986
    • +990
    /firmware/App/Services/SystemComm.c
    • -1120
    • +1271
    /firmware/App/Services/SystemCommMessages.c
    • -137
    • +151
    /firmware/App/Services/SystemCommMessages.h
DEN-5873 initial commit of the branch

    • -0
    • +570
    /firmware/App/Controllers/UVReactors.c
    • -0
    • +54
    /firmware/App/Controllers/UVReactors.h
    • -986
    • +994
    /firmware/App/Services/SystemComm.c
    • -1148
    • +1307
    /firmware/App/Services/SystemCommMessages.c
    • -137
    • +152
    /firmware/App/Services/SystemCommMessages.h
DEN-3421 addressed code review comments

    • -119
    • +105
    /firmware/App/Controllers/Heaters.c
DEN-3421 addressed code review comments

    • -21
    • +9
    /firmware/App/Controllers/Heaters.c
    • -0
    • +11
    /firmware/App/Controllers/Heaters.h
    • -1
    • +1
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -8
    • +0
    /firmware/App/Services/MessagePayloads.h
Merge branch 'DEN-3504-dg-dialysate-composition-1-of-2'

DEN-3504: Updated accelerometer UT

DEN-3504: Added IT for concentrate pumps

DEN-3421 added board temperature sensors to the temperature sensors driver

    • -59
    • +26
    /firmware/App/Controllers/Thermistors.c
    • -12
    • +3
    /firmware/App/Controllers/Thermistors.h
DEN-3421 addressed the code review comments. Worke on the thermistors and fans drivers

    • -97
    • +48
    /firmware/App/Controllers/DrainPump.c
    • -17
    • +28
    /firmware/App/Controllers/Fans.c
    • -123
    • +24
    /firmware/App/Controllers/ROPump.c
    • -14
    • +16
    /firmware/App/Controllers/Thermistors.c
DEN-3504: Updated UT and IT

DEN-3504: Addressed code review

DEN-3421 continued adding more details to the drivers and addressed code review comments

    • -182
    • +188
    /firmware/App/Controllers/DrainPump.c
    • -152
    • +158
    /firmware/App/Controllers/ROPump.c
    • -2
    • +2
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -0
    • +13
    /firmware/App/Services/SystemComm.c
DEN-3504: Refactor control pump separately and add reverse motor dir

    • -1336
    • +1487
    /results/VectorCAST.log
DEN-3421 addressed code review comments and reviewed all the doxygen texts in RO pump

    • -16
    • +12
    /firmware/App/Controllers/Fans.c
    • -298
    • +377
    /firmware/App/Controllers/ROPump.c
    • -10
    • +10
    /firmware/App/Controllers/Thermistors.c
    • -2
    • +2
    /firmware/App/Controllers/Thermistors.h
    • -71
    • +64
    /firmware/App/Controllers/UVReactors.c
    • -1
    • +1
    /firmware/App/Controllers/UVReactors.h
    • -2
    • +7
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -0
    • +10
    /firmware/App/Modes/ModeHeatDisinfect.h
    • -1
    • +18
    /firmware/App/Services/SystemComm.c
  1. … 3 more files in changeset.
DEN-3504: Prevent division by zero when pumps on with zero flow rate

DEN-3504: Turn concentrate pumps during mode transition

DEN-3504: Removed operation mode clean up and refactor concentrate pumps

    • -24
    • +0
    /firmware/App/Modes/OperationModes.c
DEN-3421 addressed code review comments

    • -1
    • +1
    /firmware/App/Controllers/Thermistors.c
    • -26
    • +48
    /firmware/App/Controllers/UVReactors.c
    • -6
    • +6
    /firmware/App/Controllers/UVReactors.h
    • -19
    • +38
    /firmware/App/Services/PIControllers.c
    • -2
    • +2
    /firmware/App/Services/PIControllers.h
DEN-3504: Added fill dialysate time out and concentrate pump speed check

    • -0
    • +24
    /firmware/App/Modes/OperationModes.c
DEN-3421 addressed code review comments

    • -54
    • +77
    /firmware/App/Controllers/DrainPump.c
    • -3
    • +13
    /firmware/App/Controllers/DrainPump.h
    • -60
    • +154
    /firmware/App/Controllers/Fans.c
    • -62
    • +66
    /firmware/App/Controllers/ROPump.c
    • -59
    • +160
    /firmware/App/Controllers/Thermistors.c
    • -8
    • +12
    /firmware/App/Controllers/Thermistors.h
    • -1
    • +2
    /firmware/App/Controllers/UVReactors.h
    • -9
    • +0
    /firmware/App/Services/MessagePayloads.h