hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7395: Reverted lumping of override functions for Blood Leak Detector status and state

    • -11
    • +57
    /firmware/App/Controllers/BloodLeak.c
DEN-7605: Syringe pump driver changes per lab testing w/ Mike.

    • -3
    • +10
    /firmware/App/Controllers/SyringePump.c
Minor fixes to syringe pump - will add changes to DEN-7605.

    • -2
    • +9
    /firmware/App/Controllers/SyringePump.c
Merge branch 'DEN-7605-hd_dg_dev-self-tests' into develop

DEN-7605: Added no minimize flag to alarm status message to UI.

Merge branch 'DEN-7605-hd_dg_dev-self-tests' into develop

DEN-7605: Fixes per verification testing.

    • -15
    • +10
    /firmware/App/Modes/TreatmentStop.c
lab testing fixes - will add to DEN-7605 dev branch.

    • -15
    • +10
    /firmware/App/Modes/TreatmentStop.c
DEN-7395: Removed Detector from names of functions

DEN-7395: Lumped Blood Leak Detector status and state into one published data

    • -190
    • +52
    /firmware/App/Controllers/BloodLeak.c
    • -10
    • +5
    /firmware/App/Controllers/BloodLeak.h
    • -11
    • +4
    /firmware/App/Services/SystemComm.c
Merge branch 'DEN-7605-hd_dg_dev-self-tests' into develop

Fixed merge conflicts.

    • -69
    • +7
    /firmware/App/Controllers/BloodFlow.c
    • -65
    • +6
    /firmware/App/Controllers/DialInFlow.c
DEN-7347: Added build switch to skip empty reservoir check

DEN-7395: Corrected naming for Blood Leak Detector driver

DEN-7395: Fixed namings for Blood Leak Detector driver

    • -0
    • +20
    /firmware/App/Controllers/BloodLeak.c
DEN-7395: Added messaging for Blood Leak Detector state machine

    • -38
    • +206
    /firmware/App/Controllers/BloodLeak.c
    • -6
    • +22
    /firmware/App/Controllers/BloodLeak.h
DEN-7605: Added dependency check for initial UF volume setting.

    • -1
    • +33
    /firmware/App/Modes/ModeTreatmentParams.c
    • -1
    • +3
    /firmware/App/Modes/ModeTreatmentParams.h
DEN-7395: Renamed Blood Leak State to Blood Leak Status to allow naming for Blood Leak state machine

    • -49
    • +49
    /firmware/App/Controllers/BloodLeak.c
Merge branch 'DEN-5980-dg_hd_dev-non-volatile-data-management-2-of-2' into develop

DEN-7395: Implemented inital structure of Blood Leak Detector driver

    • -2
    • +29
    /firmware/App/Controllers/BloodLeak.c
Merge branch 'staging' into DEN-5980-dg_hd_dev-non-volatile-data-management-2-of-2

DEN-5980 turned on a build switch

DEN-5980 updated VectorCAST with gnu 7-4 and improved the POST

DEN-7347: Removed redundant includes

Merge branch 'DEN-7347-dg-hd_dev-post-treatment' into develop

Merge branch 'staging' into DEN-7347-dg-hd_dev-post-treatment

    • -12
    • +10
    /firmware/App/Controllers/PresOccl.c
    • -5
    • +39
    /firmware/App/Services/SystemComm.c
Merge branch 'DEN-7091-pre-treatment-mode' into staging

Merge branch 'staging' into DEN-7347-dg-hd_dev-post-treatment

    • -46
    • +18
    /firmware/App/Controllers/DGInterface.c
    • -2
    • +2
    /firmware/App/Controllers/DGInterface.h
    • -18
    • +36
    /firmware/App/Controllers/SyringePump.c
    • -3
    • +38
    /firmware/App/Services/SystemComm.c
Merge branch 'staging' into DEN-7091-pre-treatment-mode

    • -92
    • +39
    /firmware/App/Controllers/BloodFlow.c
    • -55
    • +27
    /firmware/App/Controllers/DGInterface.c
    • -3
    • +3
    /firmware/App/Controllers/DGInterface.h
    • -75
    • +22
    /firmware/App/Controllers/DialInFlow.c
    • -5
    • +11
    /firmware/App/Controllers/DialOutFlow.c
    • -8
    • +37
    /firmware/App/Controllers/PresOccl.c
    • -12
    • +27
    /firmware/App/Modes/ModeTreatmentParams.c
    • -1
    • +36
    /firmware/App/Modes/OperationModes.c
  1. … 6 more files in changeset.
DEN-5980 addressed code review comments