dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

DEN-7802: Addressed code reviews

    • -10
    • +1
    /firmware/App/Services/Interrupts.c
DEN-8886: Made DG op mode data broadcast interval overrideable.

    • -1
    • +77
    /firmware/App/Modes/OperationModes.c
DEN-9480, DEN-8886 added range check to the load cells

    • -16
    • +84
    /firmware/App/Controllers/Fans.c
    • -20
    • +46
    /firmware/App/Controllers/LoadCell.c
    • -10
    • +10
    /firmware/App/Controllers/Thermistors.c
DEN-7802: Refactor re-circ mode to generation idle mode

    • -0
    • +226
    /firmware/App/Modes/ModeGenIdle.c
    • -0
    • +46
    /firmware/App/Modes/ModeGenIdle.h
    • -256
    • +0
    /firmware/App/Modes/ModeRecirculate.c
    • -46
    • +0
    /firmware/App/Modes/ModeRecirculate.h
    • -11
    • +11
    /firmware/App/Modes/OperationModes.c
    • -15
    • +15
    /firmware/App/Services/Reservoirs.c
Bamboo Commit: Updated DGCommon.h with build versions from Bamboo

Bamboo Commit: Updated dg_build_history.log with build number and build date

Merge branch 'develop' of ssh://dvm-linux02:7999/dg/dgfirmware into develop

DEN-8819 revolved load cells accuracy issues and Added the safety shutdown temporarily.

DEN-8886 worked on the self tests and fans

    • -68
    • +95
    /firmware/App/Controllers/Fans.c
    • -37
    • +26
    /firmware/App/Controllers/Thermistors.c
DEN-7802: Send water to drain during re-circ state

Bamboo Commit: Updated dg_build_history.log with build number and build date

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

Merged DEN-9054

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

Bamboo Commit: Updated dg_build_history.log with build number and build date

DEN-8886: Added new safety shutdown POST test.

    • -3
    • +104
    /firmware/App/Drivers/SafetyShutdown.c
    • -0
    • +1
    /firmware/App/Drivers/SafetyShutdown.h
Bamboo Commit: Updated dg_build_history.log with build number and build date

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

DEN-9054 added the message argument to the service info handler

DEN-9054 added a TRUE to the switches.c

DEN-7802: Added pressure adc count range check

    • -17
    • +21
    /firmware/App/Controllers/Voltages.h