Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-4033-patient-vitals-fw-implementation

LDT-3505: Addressed review comments

LDT-4033-patient-vitals-fw-implementation

New module

    • -0
    • +199
    ./Controllers/BPModule.c
    • -0
    • +45
    ./Controllers/BPModule.h
    • -0
    • +216
    ./Drivers/BPDriver.c
    • -0
    • +68
    ./Drivers/BPDriver.h
LDT-4033-patient-vitals-fw-implementation

LDT-4013: Add Fluid Bolus service and realted code

    • -0
    • +502
    ./Services/FluidBolus.c
    • -0
    • +74
    ./Services/FluidBolus.h
LDT-4072: Address second code review comments

LDT-1886: Resolve merge conflicts

LDT-4072: Address code review comments

    • -0
    • +356
    ./Monitors/Battery.c
    • -0
    • +92
    ./Monitors/Battery.h
  1. … 1 more file in changeset.
LDT-3505: Minor

LDT-3505: Activated Safety Shutdown

LDT-3505: Updated doxygen comments

LDT-3505: Code clean up and documentation

    • -150
    • +238
    ./Controllers/SyringePump.c
LDT-1886: Update doxygen stuff

    • -2
    • +2
    ./Services/StateServices/TubeSetInstall.c
LDT-4033-patient-vitals-fw-implementation

Merge branch 'staging' into LDT-3259-software-update---td-firmware

LDT-3259 updated the pressures function in release build

LDT-4072: adding taskbg

LDT-4033-patient-vitals-fw-implementation

LDT-4033-patient-vitals-fw-implementation

LDT-1886: Refactor tube set jam logic

    • -14
    • +21
    ./Services/StateServices/TubeSetInstall.c
LDT-4072: Add battery driver and monitor

    • -0
    • +316
    ./Drivers/BatteryDriver.c
    • -0
    • +48
    ./Drivers/BatteryDriver.h
    • -0
    • +493
    ./Monitors/BatteryMonitor.c
    • -0
    • +78
    ./Monitors/BatteryMonitor.h
  1. … 59 more files in changeset.
LDT-1886: Update alarm name blood tube set failure

    • -3
    • +3
    ./Services/StateServices/TubeSetInstall.c
LDT-2240-disposable-tube-set-self-test

LDT-1886: Remove backOffAfterRetract variable and update brief

LDT-3970: Updated Heparin duration adjustment during treatment duration edit

LDT-3970: Updated Edit Treatmement parameter and individual parameter edit handling and addressed code review comments

LDT-2240-disposable-tube-set-self-test

LDT-1886: Refactor Auto-Eject back-off to retract ejector before reversing pump

LDT-1886: Add back-off state in auto-eject

    • -15
    • +14
    ./Services/StateServices/TubeSetInstall.c