hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4641: Pull safety line when cannot stop pumps.

    • -0
    • +2
    /firmware/App/Controllers/DialInFlow.c
    • -0
    • +2
    /firmware/App/Controllers/DialOutFlow.c
DEN-4641: Added support for Dialin request of calibration data.

DEN-4641: Changed HD pump Dialin set point override commands to simply set commands.

    • -28
    • +1
    /firmware/App/Controllers/BloodFlow.c
    • -28
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +0
    /firmware/App/Controllers/DialInFlow.h
    • -21
    • +0
    /firmware/App/Controllers/DialOutFlow.c
    • -1
    • +0
    /firmware/App/Controllers/DialOutFlow.h
DEN-4641: Removed last change allowing op mode restore from fault mode.

    • -22
    • +0
    /firmware/App/Modes/OperationModes.c
DEN-4641: More fixes to HD pump motor speed measurement. Dialin cmd to clear all alarms will also restore op mode to prior if in fault mode.

    • -3
    • +3
    /firmware/App/Controllers/DialInFlow.c
    • -3
    • +3
    /firmware/App/Controllers/DialOutFlow.c
    • -0
    • +24
    /firmware/App/Modes/OperationModes.c
DEN-4641: Minor fixes to pump speed measurement and Dialin alarm features per verification.

    • -3
    • +7
    /firmware/App/Controllers/DialInFlow.c
    • -3
    • +7
    /firmware/App/Controllers/DialOutFlow.c
DEN-4641: Calculate HD pump motor speed more frequently. Added support for Dialin command to clear all alarms.

    • -9
    • +20
    /firmware/App/Controllers/BloodFlow.c
    • -6
    • +17
    /firmware/App/Controllers/DialInFlow.c
    • -18
    • +17
    /firmware/App/Controllers/DialOutFlow.c
DEN-4817: Changed alarms' behaviors

DEN-4640: Updated HD pump alarm properties per SRS.

    • -15
    • +15
    /firmware/App/Services/AlarmMgmt.c
DEN-4640: cosmetic changes.

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
DEN-4640: clear pump direction error counter if not in control state.

    • -0
    • +4
    /firmware/App/Controllers/DialInFlow.c
    • -0
    • +4
    /firmware/App/Controllers/DialOutFlow.c
DEN-4640: Added persistence to pump direction and blood pump max rotor speed alarms.

    • -12
    • +33
    /firmware/App/Controllers/BloodFlow.c
    • -9
    • +21
    /firmware/App/Controllers/DialInFlow.c
    • -7
    • +19
    /firmware/App/Controllers/DialOutFlow.c
DEN-4640: Updated IT.

DEN-4640: Updated UT. Fixes per UT.

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
DEN-4640: code review.

DEN-4640: Addressed code review comments.

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
DEN-4640: Fix disable valves build flag. UT updates.

DEN-4640: Amended response msg to UF pause/resume request from UI.

DEN-4641: Doxygen comment fixes.

    • -75
    • +50
    /firmware/App/Controllers/PresOccl.c
DEN-4641: minor fixes.

DEN-4641: Added pressure alarms. Changed occlusion data type to integer and unit from mmHg to unitless.

    • -82
    • +173
    /firmware/App/Controllers/PresOccl.c
    • -7
    • +17
    /firmware/App/Controllers/PresOccl.h
    • -10
    • +0
    /firmware/App/Services/MessagePayloads.h
DEN-4640: Build switch fix.

DEN-4641: Updated inline pressure conversions.

    • -11
    • +16
    /firmware/App/Controllers/PresOccl.c
DEN-4641: Fixed PBA conversion to mmHg.

DEN-4640: Addressed code review comments.

DEN-5053: Addressed code review comments.

DEN-4640: pulled in Dialin command to reset processor from other branch.

DEN-4640: Use disable valves build switch.

    • -1
    • +2
    /firmware/App/Controllers/DialInFlow.c
DEN-5053: Addressed code review comments.

DEN-4640: Addressed code review feedback.