leahi-application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-3078 Support of the transition to the Beta System - SW - 01 - R&I - 06: DEV - Diagnostic - if needed

update DD diagnostics to beta vales

LDT-3077 Support of the transition to the Beta System - SW - 01 - R&I - 05: DEV - Feature Implementation

remove FP valves

    • -1
    • +0
    /sources/canbus/MessageInterpreter.cpp
    • -4
    • +6
    /sources/model/dd/data/MDDValvesStatesData.h
    • -107
    • +0
    /sources/model/fp/data/MFPValvesStatesData.h
    • -11
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -27
    • +44
    /sources/view/dd/data/VDDValvesStatesData.cpp
    • -7
    • +22
    /sources/view/dd/data/VDDValvesStatesData.h
    • -67
    • +0
    /sources/view/fp/data/VFPValvesStatesData.h
LDT-3005 End of Treatment - SW - 01 - R&I - 05: DEV - Feature Implementation

cleanup

LDT-3005 End of Treatment - SW - 01 - R&I - 05: DEV - Feature Implementation

update message Ids

LDT-3003 End of Treatment - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

update message id

LDT-3003 End of Treatment - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

add SDD diagram

    • -0
    • +91
    /SDDs/EndTreatment.puml
    • binary
    /SDDs/End_Treatment.png
LDT-3005 End of Treatment - SW - 01 - R&I - 05: DEV - Feature Implementation

upload of code

    • -1
    • +1
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +7
    /sources/gui/qml/components/HeaderBar.qml
    • -0
    • +2
    /sources/gui/qml/components/IconButton.qml
    • -0
    • +34
    /sources/gui/qml/components/TreatmentCompleteButton.qml
    • -7
    • +25
    /sources/gui/qml/dialogs/ConfirmDialog.qml
    • -0
    • +37
    /sources/gui/qml/dialogs/EndTreatmentDialog.qml
    • -5
    • +5
    /sources/gui/qml/dialogs/LockDialog.qml
    • -0
    • +3
    /sources/gui/qml/globals/Variables.qml
  1. … 16 more files in changeset.
Insittutional

add message IDs

LDT-2962 Heparin - SW - 01 - R&I - 05: DEV - Feature Implementation

add message IDs

LDT-2960 Heparin - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

adddress cr comment

LDT-2960 Heparin - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

address cr comments

    • -2
    • +2
    /sources/gui/qml/components/HeaderBar.qml
    • -1
    • +5
    /sources/gui/qml/components/IdleTimer.qml
    • -2
    • +2
    /sources/gui/qml/components/MainMenu.qml
    • -2
    • +2
    /sources/gui/qml/globals/Variables.qml
    • -0
    • +355
    /sources/gui/qml/pages/treatment/TreatmentHeparin.qml
saving work

    • -0
    • +15
    /sources/view/settings/VSettings.cpp
LDT-2960 Heparin - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

push SDD

LDT-2825-institutional

Stashed work

    • binary
    /SDDs/Institutional.png
    • -0
    • +360
    /SDDs/Institutional.puml
    • -14
    • +43
    /etc/reports/alarms/AlarmMapping.csv
    • -14
    • +43
    /etc/reports/alarms/AlarmMapping.py
    • -3
    • +121
    /sources/canbus/MessageDispatcher.cpp
    • -2
    • +10
    /sources/canbus/MessageInterpreter.cpp
  1. … 43 more files in changeset.
LDT-2962 Heparin - SW - 01 - R&I - 05: DEV - Feature Implementation

add idle timeout for heparin screen

    • -0
    • +43
    /sources/gui/qml/components/IdleTimer.qml
    • -1
    • +1
    /sources/gui/qml/components/MainMenu.qml
LDT-2962 Heparin - SW - 01 - R&I - 05: DEV - Feature Implementation

implementation of heparin

    • -2
    • +3
    /sources/gui/qml/components/HeaderBar.qml
    • -11
    • +37
    /sources/gui/qml/components/MainMenu.qml
    • -0
    • +5
    /sources/gui/qml/globals/Variables.qml
  1. … 3 more files in changeset.
Prescription Manager - SW - 01 - R&I - 05: DEV - Feature Implementation

- Cleanup Rx manager stack to separate QML components.

- Cleanup font size to fix spacing for each profile

    • -0
    • +1
    /sources/gui/qml/components/LabelValue.qml
    • -234
    • +16
    /sources/gui/qml/pages/ManagerStack.qml
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated TreatmentAdjustmentBolusVolume.qml, TreatmentAdjustmentDuration.qml, TreatmentAdjustmentPressuresLimits.qml to properly initialize values.

- Updated TreatmentSaline.qml and main.qml to move initialization of VTreatmentSaline object.

LDT-2808: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 03: SDD - Design Diagram - plantuml

- Added Edit Treatment Parameters sequence diagram.

    • binary
    /SDDs/TreatmentAdjustmentParameters.png
    • -0
    • +141
    /SDDs/TreatmentAdjustmentParameters.puml
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated LabelUnitValueAdjuster.qml and TreatmentAdjustmentSetPoints.qml to allow setting dialysate flow rate to OFF.

LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated to clean up TreatmentAdjustmentSetPoints.qml.

LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated ValueAdjuster.qml to fix case where current value is below min and increment button is pressed and case where current value is above max and decrement button is pressed.

- Updated TreatmentHome.qml to add information bar on bottom to show flow adjustment rejections.

- Updated TreatmentFlows.qml and TreatmentFlowsComponent.qml to enable adjusting flows on main treatment screen using up/down adjustment buttons.

    • -2
    • +2
    /sources/gui/qml/compounds/ValueAdjuster.qml
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated main.qml to import treatment adjustment views for set points, blood flow rate, dialysate flow rate, and dialysate temperature.

LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated main.qml to import treatment adjustment views for set points, blood flow rate, dialysate flow rate, and dialysate temperature.

- Updated TreatmentStack.qml and TreatmentAdjustmentSetPoints.qml to handle treatment set point adjustments request and response.

LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated MessageDispatcher.h/cpp to handle treatment adjustment request for set points, blood flow rate, dialysate flow rate, and dialysate temperature.

    • -0
    • +56
    /sources/canbus/MessageDispatcher.cpp
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated to add models and views to support treatment adjustment messages for set points, blood flow rate, dialysate flow rate, and dialysate temperature.

- Updated to rename Treatment Adjustment Saline Volume to Treatment Adjustment Bolus Volume.

    • -0
    • +9
    /sources/canbus/MessageInterpreter.cpp
    • -14
    • +16
    /sources/gui/qml/pages/treatment/TreatmentStack.qml
  1. … 29 more files in changeset.
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated TreatmentAdjustmentDurationEdit.qml to fix UI layout.

Prescription Manager - SW - 01 - R&I - 05: DEV - Feature Implementation

- Adjust RXprofile view to have list model

- adjust signal to return list of rx models

- adjust manager stack to use view modeldata

    • -15
    • +90
    /sources/gui/qml/pages/ManagerStack.qml
    • -1
    • +1
    /sources/storage/RxProfilesController.cpp
    • -1
    • +1
    /sources/storage/RxProfilesController.h
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated TreatmentAdjustmentDurationEdit.qml and TreatmentAdjustmentDurationConfirm.qml for UI layout updates.

LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated TreatmentStack.qml and TreatmentAdjustmentDuration.qml to properly handle treatment duration adjustment messages.

- Updated TreatmentAdjustmentDurationConfirm.qml for changes to UI/UX design updates.

- Updated MTreatmentAdjustDurationConfirmResponse.h/cpp, MTreatmentAdjustDurationEditResponse.h/cpp, VTreatmentAdjustmentDurationConfirm.h/cpp, VTreatmentAdjustmentDurationEdit.h/cpp for changes to duration adjustment message changes.