hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-5674: Added alarm (empty) action signal handling functions to the various op modes.

    • -1
    • +15
    /firmware/App/Modes/ModePostTreat.c
    • -0
    • +14
    /firmware/App/Modes/ModeTreatment.c
    • -1
    • +15
    /firmware/App/Modes/ModeTreatmentParams.c
  1. … 5 more files in changeset.
DEN-5674: Added alarm sub-rank property and use for determining top priority alarm for UI.

    • -21
    • +61
    /firmware/App/Services/AlarmMgmt.c
DEN-5674: Added synchronize of alarm audio/lamp control with published alarm state so that UI can flash alarm in sync w/ lamp. Added alarm audio.

    • -117
    • +74
    /firmware/App/Services/AlarmMgmt.c
DEN-5674: Updated alarm messaging. Added concept of alarm condition detected and ability to clear this. Clear all recoverable alarms when user chooses an action.

    • -172
    • +120
    /firmware/App/Services/AlarmMgmt.c
DEN-5887: Fixed name format for const data to all caps w/ underlines per coding standard.

    • -14
    • +14
    /firmware/App/Controllers/Valves.c
    • -12
    • +12
    /firmware/App/Modes/ModeTreatmentParams.c
DEN-5887: Added controller type property to PI controller as was added in DG stack. Added max I step size to prevent lasting effects of a large but brief disturbance in control input.

    • -158
    • +25
    /firmware/App/Services/AlarmMgmt.c
    • -24
    • +61
    /firmware/App/Services/PIControllers.c
DEN-5887: Moved some load cell functions from dialysate outlet pump controller to DG Interface module. Added small and large moving average filters to load cell readings. Use small moving average for normal UF tracking/control and use large moving average for baseline and final reservoir weights to minimize reservoir transition errors due to load cell noise.

    • -34
    • +286
    /firmware/App/Controllers/DGInterface.c
    • -12
    • +33
    /firmware/App/Controllers/DGInterface.h
    • -115
    • +0
    /firmware/App/Controllers/DialOutFlow.c
    • -15
    • +0
    /firmware/App/Controllers/DialOutFlow.h
DEN-5381: Removed test support macros

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
DEN-4641: Addressed code review feedback.

DEN-4641: re-ran local test script.

DEN-4641: Updated persistent alarms to use ms instead of task interval counts.

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
DEN-4641: Addressed code review feedback.

    • -2
    • +2
    /firmware/App/Controllers/DGInterface.h
    • -4
    • +4
    /firmware/App/Controllers/DialInFlow.c
    • -10
    • +12
    /firmware/App/Controllers/DialOutFlow.c
    • -25
    • +25
    /firmware/App/Modes/ModeTreatmentParams.h
DEN-4641: Merged with master. Fixed merge conflicts. Addressed code review feedback.

    • -215
    • +340
    /firmware/App/Controllers/BloodFlow.c
    • -2
    • +24
    /firmware/App/Controllers/BloodFlow.h
    • -3
    • +7
    /firmware/App/Controllers/DGInterface.h
    • -207
    • +309
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +19
    /firmware/App/Controllers/DialInFlow.h
    • -163
    • +152
    /firmware/App/Controllers/DialOutFlow.c
    • -7
    • +8
    /firmware/App/Controllers/DialOutFlow.h
    • -20
    • +22
    /firmware/App/Modes/ModeInitPOST.c
    • -70
    • +63
    /firmware/App/Modes/ModeTreatment.c
    • -71
    • +84
    /firmware/App/Modes/ModeTreatmentParams.c
    • -3
    • +4
    /firmware/App/Modes/ModeTreatmentParams.h
  1. … 11 more files in changeset.
DEN-4641: Added new alarm IDs to alarm table.

DEN-4641: re-ran local test script.

DEN-4641: Updates to UT/IT after code review fixes.

    • -1
    • +152
    /results/Build_Status_Report.csv
DEN-4641: Addressed code review feedback.

    • -35
    • +15
    /firmware/App/Controllers/BloodFlow.c
    • -29
    • +22
    /firmware/App/Controllers/DialInFlow.c
    • -6
    • +6
    /firmware/App/Controllers/DialInFlow.h
    • -37
    • +5
    /firmware/App/Controllers/PresOccl.c
    • -151
    • +1
    /results/Build_Status_Report.csv
DEN-4641: Re-ran local test script. Updates to UT.

DEN-4641: Ran local test script. Updates to IT.

    • -2331
    • +2803
    /results/VectorCAST.log
DEN-4641: Updates to IT.

DEN-4641: Updates to UT.

DEN-4641: Updates to UT.

    • -13
    • +14
    /firmware/App/Controllers/PresOccl.c
    • -1
    • +1
    /firmware/App/Modes/ModeTreatmentParams.h
DEN-5774: Updated IT. Re-ran local test script.

DEN-5774: Updated IT. Ran local test script.

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.

    • -0
    • +49
    /firmware/App/Controllers/DGInterface.h
    • -0
    • +11
    /firmware/App/Controllers/DialOutFlow.h
    • -2
    • +90
    /firmware/App/Modes/ModeTreatment.c
    • -0
    • +44
    /firmware/App/Modes/ModeTreatment.h
    • -3
    • +1
    /firmware/App/Modes/ModeTreatmentParams.c
    • -12
    • +15
    /firmware/App/Modes/ModeTreatmentParams.h
    • -180
    • +0
    /firmware/App/Services/MessagePayloads.h
DEN-4641: Fixed bug in last change.

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

    • -28
    • +36
    /firmware/App/Controllers/PresOccl.c
DEN-4641: Fixed safety line pull when pump running while off for dialysate outlet pump.

    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c