hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7395: Addressed code review comments

    • -105
    • +114
    /firmware/App/Controllers/BloodLeak.c
    • -16
    • +2
    /firmware/App/Controllers/BloodLeak.h
Merge branch 'DEN-7347-dg-hd_dev-post-treatment' into develop

Fixed merge conflicts.

    • -1
    • +1
    /firmware/App/Controllers/SyringePump.c
DEN-7605: Updated HD EMC build.

    • -15
    • +18
    /firmware/App/Modes/ModeStandby.c
DEN-7395: Addressed init state of state machine for Blood Leak Detector

DEN-7395: Addressed missing breaks in SystemComm.c

DEN-7395: Addressed execBloodLeak header clarification needed

DEN-7395: Corrected state machine BLOOD_LEAK_INIT_STATE case

DEN-7395: Implemented state machine architecture for Blood Leak Detector driver

    • -54
    • +98
    /firmware/App/Controllers/BloodLeak.c
DEN-7395: Added execBloodLeak() call to TaskPriority.c

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