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

  1. … 1 more file in changeset.
DEN-3421 addressed code review comments

DEN-5846 addressed code review comments and continued with dev testing

DEN-5846 addressed code review comments

DEN-5846 ran VectorCAST

DEN-5846 ran vectorCAST and addressed code review comments

    • -88
    • +166
    ./Controllers/TemperatureSensors.c
  1. … 1 more file in changeset.
DEN-5873 initial commit of the unit test and integration test of the UV reactors

  1. … 1 more file in changeset.
DEN-5864 ran unit test and integration test on the RO pump driver

DEN-5855 unit and integration tested the drain pump driver

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

    • -86
    • +164
    ./Controllers/TemperatureSensors.c
  1. … 1 more file in changeset.
DEN-5864 initial commit of the branch

    • -219
    • +240
    ./Services/PIControllers.c
    • -64
    • +136
    ./Services/SystemCommMessages.c
    • -137
    • +147
    ./Services/SystemCommMessages.h
DEN-5855 initial commit of the branch

    • -219
    • +240
    ./Services/PIControllers.c
    • -137
    • +142
    ./Services/SystemCommMessages.h
DEN-5846 initial commit of the branch

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

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

DEN-3421 addressed code review comments

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

    • -108
    • +167
    ./Controllers/TemperatureSensors.c
DEN-3421 addressed the code review comments. Worke on the thermistors and fans drivers

DEN-3504: Updated UT and IT

  1. … 2 more files in changeset.
DEN-3504: Addressed code review

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

    • -35
    • +100
    ./Services/SystemCommMessages.c
DEN-3504: Refactor control pump separately and add reverse motor dir

    • -84
    • +136
    ./Controllers/ConcentratePumps.c
  1. … 3 more files in changeset.
DEN-3421 addressed code review comments and reviewed all the doxygen texts in RO pump

  1. … 3 more files in changeset.
DEN-3504: Prevent division by zero when pumps on with zero flow rate

    • -16
    • +18
    ./Controllers/ConcentratePumps.c
DEN-3504: Turn concentrate pumps during mode transition

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

DEN-3421 addressed code review comments

DEN-3504: Added fill dialysate time out and concentrate pump speed check

DEN-3421 addressed code review comments

DEN-3504: Addressed code review