firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-5873 added TODO comments for the persistent alarm checks

    • -0
    • +3
    ./App/Controllers/ConductivitySensors.c
    • -0
    • +1
    ./App/Controllers/TemperatureSensors.c
DEN-5873 made some temporary changes in the code to be able to use the latest changed from peristent alarm driver

    • -5
    • +5
    ./App/Controllers/ConductivitySensors.c
    • -2
    • +2
    ./App/Controllers/TemperatureSensors.c
DEN-5873 addressed code review comments and continued with dev testing

    • -53
    • +22
    ./App/Services/SystemCommMessages.c
DEN-3421 addressed code review comments

    • -12
    • +4
    ./App/Controllers/TemperatureSensors.c
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
    ./App/Controllers/TemperatureSensors.c
DEN-5873 initial commit of the unit test and integration test of the UV reactors

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
    ./App/Controllers/TemperatureSensors.c
    • -1
    • +8
    ./App/Controllers/TemperatureSensors.h
DEN-5864 initial commit of the branch

    • -617
    • +946
    ./App/Controllers/ROPump.c
    • -219
    • +240
    ./App/Services/PIControllers.c
    • -986
    • +998
    ./App/Services/SystemComm.c
    • -64
    • +136
    ./App/Services/SystemCommMessages.c
    • -137
    • +147
    ./App/Services/SystemCommMessages.h
DEN-5855 initial commit of the branch

    • -452
    • +591
    ./App/Controllers/DrainPump.c
    • -219
    • +240
    ./App/Services/PIControllers.c
    • -986
    • +986
    ./App/Services/SystemComm.c
    • -61
    • +76
    ./App/Services/SystemCommMessages.c
    • -137
    • +142
    ./App/Services/SystemCommMessages.h
DEN-5846 initial commit of the branch

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

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

    • -119
    • +105
    ./App/Controllers/Heaters.c
    • -7
    • +6
    ./App/Controllers/TemperatureSensors.c
    • -0
    • +1
    ./App/Controllers/TemperatureSensors.h
DEN-3421 addressed code review comments

    • -9
    • +9
    ./App/Controllers/TemperatureSensors.c
    • -2
    • +2
    ./App/Controllers/TemperatureSensors.h
    • -15
    • +7
    ./App/Services/SystemCommMessages.c
DEN-3421 added board temperature sensors to the temperature sensors driver

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

    • -2
    • +0
    ./App/Controllers/TemperatureSensors.c
    • -66
    • +26
    ./App/Services/SystemCommMessages.c
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

    • -182
    • +188
    ./App/Controllers/DrainPump.c
    • -152
    • +158
    ./App/Controllers/ROPump.c
    • -35
    • +100
    ./App/Services/SystemCommMessages.c
DEN-3504: Refactor control pump separately and add reverse motor dir

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

    • -298
    • +377
    ./App/Controllers/ROPump.c
  1. … 3 more files in changeset.
DEN-3504: Prevent division by zero when pumps on with zero flow rate

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

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

    • -8
    • +29
    ./App/Controllers/ConcentratePumps.c
DEN-3421 addressed code review comments

    • -13
    • +50
    ./App/Services/SystemCommMessages.c
DEN-3504: Added fill dialysate time out and concentrate pump speed check

    • -5
    • +98
    ./App/Controllers/ConcentratePumps.c
    • -0
    • +32
    ./App/Services/SystemCommMessages.c