leahi-application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'bugfix/LDT-1753-ui-heparin-stop-time-slider' into staging

LDT-1791 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 03: SDD - Design Diagram - plantuml

remove extra file

LDT-1791 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 03: SDD - Design Diagram - plantuml

Added alarm instructions compoennets SDD to project

    • -0
    • +62
    /SDDs/AlarmInstructions/AlarmBar.dot
    • -0
    • +88
    /SDDs/AlarmInstructions/AlarmDialog.dot
    • -0
    • +84
    /SDDs/AlarmInstructions/AlarmListDialog.dot
    • -0
    • +306
    /SDDs/AlarmInstructions/FinalDiagram.dot
    • binary
    /SDDs/AlarmInstructions/images/AlarmListColon.png
    • binary
    /SDDs/AlarmInstructions/images/AlarmListContent.png
    • binary
    /SDDs/AlarmInstructions/images/AlarmListDialog.png
    • binary
    /SDDs/AlarmInstructions/images/AlarmListHeaderBar.png
    • binary
    /SDDs/AlarmInstructions/images/AlarmListHour.png
    • binary
    /SDDs/AlarmInstructions/images/AlarmListList.png
    • binary
    /SDDs/AlarmInstructions/images/AlarmListMin.png
  1. … 41 more files in changeset.
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

Update alarm dialog list with new (not imeplemened) scheme of how the alarms.conf file will be

    • -1
    • +8
    /sources/view/hd/alarm/VAlarmStatus.cpp
LDT-912: Main Treatment Screen - SW - Diagnostics Screen-DD - 05: DEV - Feature Implementation

-Implement DD blood Leak message

    • -0
    • +1
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +41
    /sources/model/dd/data/MDDBloodLeakData.cpp
    • -0
    • +78
    /sources/model/dd/data/MDDBloodLeakData.h
    • -0
    • +24
    /sources/view/dd/data/VDDBloodLeakData.cpp
    • -0
    • +42
    /sources/view/dd/data/VDDBloodLeakData.h
LDT-912: Main Treatment Screen - SW - Diagnostics Screen-DD - 05: DEV - Feature Implementation

- Move DG Valves to DD and rename to DD

- Implement the following DD messages:

Dialysate Pump, Concentrate pump

- Cleanup Saloine bolus enum in VTDTretamentSattesData.cpp

- Minor comment cleanup in MDDTemperatures

    • -1
    • +3
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +119
    /sources/model/dd/data/MDDConcentratePumpData.cpp
    • -0
    • +152
    /sources/model/dd/data/MDDConcentratePumpData.h
    • -0
    • +104
    /sources/model/dd/data/MDDDialysatePumpData.cpp
    • -0
    • +138
    /sources/model/dd/data/MDDDialysatePumpData.h
    • -44
    • +15
    /sources/model/dd/data/MDDTemperaturesData.h
    • -0
    • +87
    /sources/model/dd/data/MDDValvesStatesData.cpp
  1. … 13 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
***** TEMPORY FOR DEMO *****

- Adjusted headerbar to easier touch the SD-card for diagnostics screen.

Merge remote-tracking branch 'origin/feature/LDT-907-Main-Treatment-Screen-SW-Diagnostics-Screen-DD-2' into develop

Merge branch 'bugfix/LDT-1753-ui-heparin-stop-time-slider' into develop

LDT-1785: Update SW (UI)

- Fixed the issue with the heparin slider explained in the LDT-1753.

- Fixed the issue found in one of the merges that missed some qml import.

- Fixed the issue with the VTDTreatmentStates mismatch missing SalineMax Enum in common repo.

- Removed unused def, max, res properties of the heparin stop time from the VTreatmentRanges.

    • -3
    • +0
    /sources/view/hd/data/VTreatmentRanges.cpp
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

clean up and fix alignments

    • -0
    • +1
    /sources/gui/qml/components/MuteButton.qml
LDT-1793 General Alarm Requirements - SW - 01 - Instructions with new design - R&I - 05: DEV - Feature Implementation

Update to alarm dialods

    • -0
    • +64
    /sources/gui/qml/components/AlarmButtonRow.qml
    • -3
    • +0
    /sources/gui/qml/components/ArrowButton.qml
    • -27
    • +29
    /sources/gui/qml/components/MuteButton.qml
    • -38
    • +0
    /sources/gui/qml/components/UpDownButton.qml
    • -49
    • +0
    /sources/gui/qml/compounds/Fader.qml
    • -0
    • +2
    /sources/gui/qml/compounds/TouchGrid.qml
    • -76
    • +86
    /sources/gui/qml/dialogs/AlarmListDialog.qml
    • -0
    • +5
    /sources/gui/qml/globals/Variables.qml
Merge remote-tracking branch 'origin/develop' into develop

***** TEMPORARILY Fixed the build issue on develop *****

Removes the 'SALINE_BOLUS_STATE_MAX_DELIVERED' state as it is no longer needed.

*****

This must be overwritten later by a feature branch or staging that has the fix

*****

Bamboo Commit: Updated MAlarmMapping.cpp

    • -26
    • +28
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'staging' into develop

LDT-912: Main Treatment Screen - SW - Diagnostics Screen-DD - 05: DEV - Feature Implementation

-Add SDD for diagnostics screen

- Fix typo in DD Gen dialysate to be 'SpentPressure' instead of 'SpendPressure'

- Move Leahi implementation of DG to now DD folder

- implement DD diagnostics including the following:

Heaters

Pressures

Temperatures

- The following DD message ID's have been updated:

Pressure

Temperature

Heaters

Blood Leak

Dialysate Pump

Concentrate Pump

Valves

    • -0
    • +33
    /SDDs/Diagostics.puml
    • -4
    • +4
    /sources/canbus/MessageInterpreter.cpp
    • -2
    • +2
    /sources/model/dd/data/MDDGenDialysateData.h
    • -0
    • +99
    /sources/model/dd/data/MDDHeatersData.cpp
  1. … 34 more files in changeset.
Merge branch 'feature/LDT-1516-headerbar-component' into staging

    • -1
    • +1
    /sources/gui/qml/components/Circle.qml
    • -1
    • +2
    /sources/gui/qml/components/ModalDialog.qml
    • -1
    • +2
    /sources/gui/qml/globals/Variables.qml
    • -18
    • +15
    /sources/gui/qml/pages/treatment/TreatmentStack.qml
LDT-1521 HeaderBar - SW - 01 - Component & Placement - R&I - 05: DEV - Feature Implementation

Update progress circle from ShapePath.RoundCap to

ShapePath.FlatCap

    • -1
    • +1
    /sources/gui/qml/components/Circle.qml
LDT-1521 HeaderBar - SW - 01 - Component & Placement - R&I - 05: DEV - Feature Implementation

address CR comments

    • -2
    • +3
    /sources/gui/qml/components/HeaderBar.qml
    • -6
    • +1
    /sources/gui/qml/components/MainMenu.qml
Merge branch 'bugfix/LDT-1733-ui-main-tx-screen--Conductivity-Display-Resolution-Incorrect' into staging

LDT-1521 HeaderBar - SW - 01 - Component & Placement - R&I - 05: DEV - Feature Implementation

address CR comments

    • -9
    • +8
    /sources/gui/qml/components/HeaderBar.qml
LDT-1521 HeaderBar - SW - 01 - Component & Placement - R&I - 05: DEV - Feature Implementation

address CR comments and removed Thumbs.db

Merge branch 'bugfix/LDT-1730-ui-Main-Tx-Screen---Ultrafiltration-Details' into staging

LDT-1521 HeaderBar - SW - 01 - Component & Placement - R&I - 05: DEV - Feature Implementation

Address CR comments

    • -25
    • +5
    /sources/gui/qml/components/HeaderBar.qml
    • -8
    • +15
    /sources/gui/qml/components/MainMenu.qml
    • -1
    • +2
    /sources/gui/qml/components/ModalDialog.qml
    • -1
    • +0
    /sources/gui/qml/dialogs/AlarmListDialog.qml
    • -2
    • +0
    /sources/gui/qml/dialogs/ConfirmDialog.qml
    • -1
    • +1
    /sources/gui/qml/globals/Variables.qml
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +3
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'feature/LDT-1042-device-settings-export-log' into staging

LDT-1738 (UI) Main Tx Screen - Ultrafiltration Details - R&I - 05: DEV - Feature Implementation

Fix copy/paste unicode error

LDT-1738 (UI) Main Tx Screen - Ultrafiltration Details - R&I - 05: DEV - Feature Implementation

Fix revert change mistake in Treatmentadjustultrafiltration.qml