dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7802: Fixed out of range check error

Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merge branch 'DEN-7802-dg_dev-dialysate-generation' into develop

    • -11
    • +11
    /firmware/App/Modes/OperationModes.c
DEN-7802: DEN-9693: Reset start heater flag if heater is already on

    • -15
    • +18
    /firmware/App/Controllers/Heaters.c
    • -44
    • +4
    /firmware/App/Services/Interrupts.c
DEN-7802: Turned off concentrate pumps when water is not ready

DEN-9480 worked on developing new heaters control

    • -141
    • +461
    /firmware/App/Controllers/Heaters.c
    • -10
    • +23
    /firmware/App/Controllers/Heaters.h
    • -9
    • +14
    /firmware/App/Modes/ModeRecirculate.c
DEN-7802: Renamed re-circ to generation idle

DEN-7802: Fixed pressure reading

DEN-7802: DEN-9139: Fixed reservoir tare

Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merge branch 'DEN-8886-hd_dg_dev-self-tests-2-of-2' into develop

Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

DEN-7802: Used test support get override value

    • -22
    • +1
    /firmware/App/Controllers/DrainPump.c
    • -22
    • +1
    /firmware/App/Controllers/FluidLeak.c
    • -21
    • +1
    /firmware/App/Controllers/Heaters.c
    • -21
    • +1
    /firmware/App/Controllers/LoadCell.c
    • -31
    • +3
    /firmware/App/Controllers/Pressures.c
    • -22
    • +1
    /firmware/App/Controllers/Switches.c
    • -22
    • +1
    /firmware/App/Controllers/Thermistors.c
    • -30
    • +2
    /firmware/App/Controllers/UVReactors.c
    • -28
    • +2
    /firmware/App/Controllers/Voltages.c
  1. … 3 more files in changeset.
DEN-7802: Addressed code review comments

    • -4
    • +4
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-7802: Removed concentrate pump voltage broadcast data

DEN-7802: Removed concentrate pumps voltage monitor and fixed pressure checks

    • -19
    • +17
    /firmware/App/Controllers/Voltages.h
Merge branch 'staging' into DEN-7802-dg_dev-dialysate-generation

    • -89
    • +194
    /firmware/App/Controllers/Heaters.c
    • -49
    • +56
    /firmware/App/Controllers/LoadCell.c
    • -108
    • +178
    /firmware/App/Controllers/Pressures.c
    • -39
    • +128
    /firmware/App/Controllers/ROPump.c
    • -32
    • +33
    /firmware/App/Modes/ModeGenIdle.c
    • -26
    • +45
    /firmware/App/Modes/ModeHeatDisinfect.c
  1. … 7 more files in changeset.
DEN-7802: Removed unused build flag

DEN-7802: Removed V2 system define

    • -97
    • +0
    /firmware/App/Modes/ModeHeatDisinfect.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Revert "Merge branch 'DEN-9480-dialysate-temperature-control' into develop"

This reverts commit c0375e039dd42ecf7b7d68ce7f2407e52dfe83eb, reversing

changes made to 7838caf7aff7f6a3d890d21c13a4a695782c97bd.

    • -176
    • +81
    /firmware/App/Controllers/Fans.c
    • -46
    • +20
    /firmware/App/Controllers/LoadCell.c
    • -36
    • +47
    /firmware/App/Controllers/Thermistors.c
DEN-8886: Addressed code review comment.

DEN-9480 added target RPM to the fans publication. Updated the load cells

    • -22
    • +32
    /firmware/App/Controllers/Fans.c
    • -50
    • +85
    /firmware/App/Controllers/LoadCell.c
    • -1
    • +1
    /firmware/App/Modes/ModeHeatDisinfect.c
DEN-8886: Local merge from staging.

    • -20
    • +42
    /firmware/App/Modes/ModeInitPOST.c
    • -39
    • +43
    /firmware/App/Modes/ModeRecirculate.c
    • -5
    • +90
    /firmware/App/Services/Reservoirs.c
    • -7
    • +21
    /firmware/App/Services/SystemComm.c
DEN-7802: Addressed code reviews

Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Merge branch 'DEN-9480-dialysate-temperature-control' into develop

Merge branch 'DEN-8886-hd_dg_dev-self-tests-2-of-2' into develop

DEN-7802: Updated according to lab findings