firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4641: Updates to UT.

DEN-4641: Updates to UT.

DEN-5754: Created common enum for saline bolus and heparin commands.

DEN-4641: Updated alarm list with new alarm.

DEN-4641: Distributed remaining payload record definitions to associated modules and deleted MessagePayloads.h. Added messaging and verification of in-line pressure limit changes.

    • -12
    • +15
    ./App/Modes/ModeTreatmentParams.h
    • -180
    • +0
    ./App/Services/MessagePayloads.h
    • -5
    • +58
    ./App/Services/SystemCommMessages.c
    • -3
    • +10
    ./App/Services/SystemCommMessages.h
DEN-4641: Fixed bug in last change.

DEN-4641: inline pressure range check only in treatment mode.

DEN-4641: Fixed safety line pull when pump running while off for dialysate outlet pump.

DEN-4640: Added inline pressure alarm checks.

DEN-4641: Added new alarm IDs to alarm table. Added support for new Dialin commands to get, erase HD calibration data.

    • -0
    • +27
    ./App/Services/SystemCommMessages.c
Fixed merge conflict - missing new alarm IDs.

Fixed merge conflict from common.

Fixed merge conflicts from master. Fixed some dev testing issues from merge.

    • -145
    • +97
    ./App/Controllers/BloodFlow.c
    • -145
    • +97
    ./App/Controllers/DialInFlow.c
    • -148
    • +99
    ./App/Controllers/DialOutFlow.c
    • -64
    • +44
    ./App/Modes/ModeTreatmentParams.c
  1. … 12 more files in changeset.
DEN-4641: Fixed PBA conversion formula.

DEN-4641: Pull safety line when cannot stop pumps.

DEN-4641: Added support for Dialin request of calibration data.

    • -2
    • +18
    ./App/Services/SystemCommMessages.c
DEN-4641: Changed HD pump Dialin set point override commands to simply set commands.

    • -24
    • +3
    ./App/Services/SystemCommMessages.c
DEN-4641: Removed last change allowing op mode restore from fault mode.

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.

DEN-4641: Minor fixes to pump speed measurement and Dialin alarm features per verification.

DEN-4641: Calculate HD pump motor speed more frequently. Added support for Dialin command to clear all alarms.

    • -2
    • +52
    ./App/Services/SystemCommMessages.c
DEN-4817: Changed alarms' behaviors

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

DEN-4640: cosmetic changes.

DEN-4640: clear pump direction error counter if not in control state.

DEN-4640: Added persistence to pump direction and blood pump max rotor speed alarms.

DEN-4640: Updated IT.

DEN-4640: Updated UT. Fixes per UT.

DEN-4640: code review.

DEN-4640: Addressed code review comments.