hdfirmware

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

    • -23
    • +49
    /firmware/App/Controllers/BloodLeak.c
DEN-7605: More updates to internal ADC channels per X03 schematic. Check 24V cutoff and backup alarm audio during watchdog test.

    • -14
    • +63
    /firmware/App/Drivers/InternalADC.c
    • -8
    • +22
    /firmware/App/Drivers/InternalADC.h
    • -2
    • +17
    /firmware/App/Services/WatchdogMgmt.c
Added new ADC channels. Will add to DEN-7605.

    • -13
    • +13
    /firmware/App/Drivers/InternalADC.c
    • -8
    • +21
    /firmware/App/Drivers/InternalADC.h
Fixed merge conflicts.

DEN-7605: Added sub-modes to HD standby mode.

    • -11
    • +93
    /firmware/App/Modes/ModeStandby.c
DEN-7605: Fixed typo.

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