Clone
 

dara navaei <dnavaei@diality.com> in leahi-application

Bamboo Commit: Updated MAlarmMapping.cpp

    • -8
    • +8
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -8
    • +8
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -8
    • +8
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -8
    • +8
    /sources/model/hd/alarm/MAlarmMapping.cpp
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Added LabelUnitContainer.qml and updated Colors.qml, Fonts.qml, and Variables.qml to add associated values (copied in from staging).

- Updated RangeMarker.qml to adjust label position when value is on top and marker is close to its parent's left or right edges.

- Updated TreatmentAdjustmentUltrafiltrationMetrics.qml to use LabelUnitContainer.qml

- Moved sources/gui/qml/pages/treatment/adjustments/TreatmentAdjustmentUltrafiltrationMetrics.qml to sources/gui/qml/compounds/TreatmentAdjustmentUltrafiltrationMetrics.qml.

    • -0
    • +17
    /sources/gui/qml/components/RangeMarker.qml
    • -0
    • +90
    /sources/gui/qml/compounds/LabelUnitContainer.qml
    • -0
    • +72
    /sources/gui/qml/compounds/TreatmentAdjustmentUltrafiltrationMetrics.qml
    • -8
    • +17
    /sources/gui/qml/globals/Colors.qml
    • -2
    • +14
    /sources/gui/qml/globals/Variables.qml
LDT-1443: Ultrafiltration - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

- Updated Ultrafiltration Treatment Adjustment sequence diagram to show confirm adjustment screen is closed upon acknowledgment of adjustment confirmation.

    • binary
    /SDDs/TreatmentAdjustmentUltrafiltration.png
    • -1
    • +1
    /SDDs/TreatmentAdjustmentUltrafiltration.puml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated TreatmentUltrafiltrationItem.qml to no longer open/close screens based on changes to UF running.

LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated TreatmentUltrafiltrationItem.qml to add console output when Isolated UF button is clicked and removed redundant calls to edit and start close when confirm is accepted by system.

LDT-1443: Ultrafiltration - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

- Updated sequence diagrams for ultrafiltration adjustment.

    • binary
    /SDDs/TreatmentAdjustmentUltrafiltration.png
    • -33
    • +41
    /SDDs/TreatmentAdjustmentUltrafiltration.puml
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Fixed filename in doxygen comment.

    • -1
    • +1
    /sources/gui/qml/components/StoppedSlider.qml
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +2
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +2
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -5
    • +5
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +6
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -29
    • +29
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -2
    • +2
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -26
    • +28
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +3
    /sources/model/hd/alarm/MAlarmMapping.cpp
LDT-958: main-treatment-screen-sw-01-auto-message-generation-integration

- Removed the bluetooth and cloudsync modules

    • -1254
    • +0
    /sources/bluetooth/BluetoothInterface.cpp
    • -175
    • +0
    /sources/bluetooth/BluetoothInterface.h
    • -433
    • +0
    /sources/cloudsync/CloudSyncController.h
    • -44
    • +0
    /sources/model/settings/MBluetooth.cpp
    • -128
    • +0
    /sources/model/settings/MBluetooth.h
    • -325
    • +0
    /sources/view/settings/VBluetooth.cpp
  1. … 3 more files in changeset.
LDT-958: Main Treatment Screen - SW - 01 - Auto Message Generation - Integration - R&I

- Modified the application to be able to compile with the auto generated code

- Initial commit of the auto generated code

    • -21
    • +25
    /sources/ApplicationController.cpp
    • -1
    • +1
    /sources/canbus/MessageAcknowModel.cpp
    • -1089
    • +0
    /sources/canbus/MessageDispatcher.cpp
    • -214
    • +0
    /sources/canbus/MessageDispatcher.h
    • -0
    • +585
    /sources/canbus/MessageDispatcherAutoGen.cpp
    • -0
    • +210
    /sources/canbus/MessageDispatcherAutoGen.h
    • -0
    • +230
    /sources/canbus/MessageGlobalsAutoGen.h
  1. … 349 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

    • -6
    • +27
    /sources/model/hd/alarm/MAlarmMapping.cpp
LDT-958: Main Treatment Screen - SW - 01 - Auto Message Generation - Integration - R&I - 05: DEV - Feature Implementation

- Removed model and view files

- Tested the auto generated code and compiled the code

    • -41
    • +1
    /sources/bluetooth/BluetoothInterface.cpp
    • -7
    • +1
    /sources/bluetooth/BluetoothInterface.h
    • -608
    • +617
    /sources/canbus/MessageDispatcher.cpp
  1. … 47 more files in changeset.
LDT-958: Main Treatment Screen - SW - 01 - Auto Message Generation - Integration - R&I - 05: DEV - Feature Implementation

- Removed the residual Denali files

- Removed the Leahi files that will be auto generated

    • -85
    • +0
    /sources/model/confirm/MDuetConfirmHDi.h
  1. … 359 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +2
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp