adjustment

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7147: Fixed a bug on Sub-StepIndicator on bottom of the instructions

- Which was causing that to not to show correct number of the steps and titles.

- removed #include "MModel.h" in all the possible cases and include the specific model since the MModel has too much include.

- Showing the Heparin setup in the CART_INSTALL state only if we have a heparin volume setup.

- created a common template function name enumString in Gui namespace to get the enum name as string.

    • -1
    • +0
    ./VPreTreatmentAdjustmentConsumablesConfirm.h
    • -1
    • +0
    ./VPreTreatmentAdjustmentDisposablesConfirm.h
    • -1
    • +1
    ./VPreTreatmentAdjustmentDisposablesPrime.h
    • -1
    • +1
    ./VPreTreatmentAdjustmentInitTreatment.h
    • -1
    • +1
    ./VPreTreatmentAdjustmentPatientConnectionBegin.h
    • -1
    • +1
    ./VPreTreatmentAdjustmentPatientConnectionConfirm.h
    • -1
    • +1
    ./VPreTreatmentAdjustmentStartTreatment.h
    • -1
    • +1
    ./VPreTreatmentAdjustmentUltrafiltrationInit.h
    • -1
    • +1
    ./VPreTreatmentAdjustmentWaterSample.h
    • -1
    • +1
    ./VTreatmentAdjustmentPressuresLimits.h
  1. … 58 more files in changeset.
DEN-7518: preTx: Implementation [Screens] ( 3 )

- The first round of the pre-treatment flow works.

    • -0
    • +36
    ./VPreTreatmentAdjustmentConsumablesConfirm.cpp
    • -0
    • +60
    ./VPreTreatmentAdjustmentConsumablesConfirm.h
    • -0
    • +36
    ./VPreTreatmentAdjustmentDisposablesConfirm.cpp
    • -0
    • +60
    ./VPreTreatmentAdjustmentDisposablesConfirm.h
    • -0
    • +52
    ./VPreTreatmentAdjustmentDisposablesPrime.cpp
    • -0
    • +60
    ./VPreTreatmentAdjustmentDisposablesPrime.h
    • -0
    • +63
    ./VPreTreatmentAdjustmentInitTreatment.cpp
    • -0
    • +62
    ./VPreTreatmentAdjustmentInitTreatment.h
    • -0
    • +52
    ./VPreTreatmentAdjustmentPatientConnectionBegin.cpp
    • -0
    • +60
    ./VPreTreatmentAdjustmentPatientConnectionBegin.h
    • -0
    • +52
    ./VPreTreatmentAdjustmentPatientConnectionConfirm.cpp
    • -0
    • +60
    ./VPreTreatmentAdjustmentPatientConnectionConfirm.h
    • -0
    • +52
    ./VPreTreatmentAdjustmentStartTreatment.cpp
    • -0
    • +60
    ./VPreTreatmentAdjustmentStartTreatment.h
    • -0
    • +56
    ./VPreTreatmentAdjustmentUltrafiltrationInit.cpp
  1. … 52 more files in changeset.
DEN-6635: Update Design Documents

- Code has been updated while the SDDUI was written.

- DEN-6638: Code Review 0

    • -16
    • +16
    ./VTreatmentAdjustmentVersions.cpp
    • -16
    • +16
    ./VTreatmentAdjustmentVersions.h
  1. … 9 more files in changeset.
DEN-6877: Merging the Versions/Acceleration

    • -0
    • +60
    ./VTreatmentAdjustmentVersions.cpp
    • -0
    • +81
    ./VTreatmentAdjustmentVersions.h
  1. … 41 more files in changeset.
DEN-6865: ptTx-RB: Implementation [Messaging] (2/2)

- Added Model/View for the messages "Treatment End" Req/Res (87/88)

    • -0
    • +46
    ./VTreatmentAdjustmentEnd.cpp
    • -0
    • +64
    ./VTreatmentAdjustmentEnd.h
  1. … 15 more files in changeset.
DEN-6862 , DEN-6865 : Blood Prime && Rinseback && Ricirculate

- Moved all the the imports into the main.qml since find out it doesn't make any difference until the module is loaded dynamically at runtime which we don't since it is slow.

- Added PostTreatmentAdditional for Additional Rinseback.

- Added RinsebackInit for Rinseback setup

- Code Clean up & refactoring

  1. … 11 more files in changeset.
DEN-6862: ptTx-RB: Implementation [Screens] Rinseback Complete

- DEN-6864: ptTx-RB: Implementation [Messaging] (1/2)

- DEN-6865: ptTx-RB: Implementation [Messaging] (2/2)

- Added ImageText Componenet for the rinseback in progress screen

- Added Flow rate as well to the message ID_Rinseback as 3rd parameter.

- Connected Recirculate message to the Recirculate screen in progress.

- Connected Rinseback (Adj/Data) messages to the Rinseback screen in progress.

- Updated TreatmentStack Screen navigation for the Rinseback, Recirculate, TreatmentComplete and so on.

    • -0
    • +35
    ./VTreatmentAdjustmentRecirculate.cpp
    • -12
    • +12
    ./VTreatmentAdjustmentRinseback.h
  1. … 15 more files in changeset.
DEN-6864: Implementation [Messaging] (1/2)

    • -0
    • +45
    ./VTreatmentAdjustmentRecirculate.cpp
    • -0
    • +68
    ./VTreatmentAdjustmentRecirculate.h
    • -0
    • +46
    ./VTreatmentAdjustmentRinseback.cpp
    • -0
    • +74
    ./VTreatmentAdjustmentRinseback.h
  1. … 25 more files in changeset.
DEN-4964: Addressed code review comments.

    • -60
    • +0
    ./VTreatmentAdjustmentHDVersions.cpp
    • -0
    • +60
    ./VTreatmentAdjustmentVersions.cpp
  1. … 5 more files in changeset.
DEN-4964: Addressed code review comments.

    • -13
    • +32
    ./VTreatmentAdjustmentHDVersions.cpp
    • -0
    • +78
    ./VTreatmentAdjustmentVersions.h
  1. … 6 more files in changeset.
DEN-4863, DEN-4865: Code Coverage and Unit Tests

    • -1
    • +1
    ./VTreatmentAdjustmentUltrafiltrationInit.h
  1. … 9 more files in changeset.
DEN-4964: Addressed code review comments.

  1. … 6 more files in changeset.
DEN-4964: Added DG Versions to Manager page.

  1. … 13 more files in changeset.
DEN-5754: Implementation

- Added the new MVC for initial UF Volume adjustment messages (79/80).

    • -0
    • +55
    ./VTreatmentAdjustmentUltrafiltrationInit.cpp
    • -0
    • +66
    ./VTreatmentAdjustmentUltrafiltrationInit.h
  1. … 17 more files in changeset.
DEN-4964: Added HDVersions major, minor, micro to Manager Screen.

    • -11
    • +12
    ./VTreatmentAdjustmentHDVersions.h
  1. … 1 more file in changeset.
DEN-5773: UI Unique Saline Bolus Start/Stop Enumerator

  1. … 3 more files in changeset.
DEN-5739: Implementation

- Implemented the entire MVC for Heparin request/response/data.

    • -0
    • +56
    ./VTreatmentAdjustmentHeparin.cpp
    • -0
    • +70
    ./VTreatmentAdjustmentHeparin.h
  1. … 20 more files in changeset.
DEN-4964: Added HD Versions implementation without *.qml needed changes.

  1. … 6 more files in changeset.
DEN-4697: Static Code Analysis

    • -1
    • +0
    ./VTreatmentAdjustmentPressuresLimits.cpp
  1. … 3 more files in changeset.
DEN-4964: Added HD Versions implementation without *.qml needed changes.

  1. … 1 more file in changeset.
DEN-4964: Added HD Versions implementation without *.qml needed changes.

  1. … 1 more file in changeset.
DEN-4964: Added HD Versions implementation without *.qml needed changes.

  1. … 13 more files in changeset.
DEN-4964: Added HD Versions implementation without *.qml needed changes.

    • -0
    • +46
    ./VTreatmentAdjustmentHDVersions.cpp
    • -0
    • +60
    ./VTreatmentAdjustmentHDVersions.h
  1. … 19 more files in changeset.
DEN-4696: Code Coverage [99.722]

    • -1
    • +4
    ./VTreatmentAdjustmentPressuresLimits.h
  1. … 7 more files in changeset.
DEN-5034: Implementation [ Messaging ] (2 of 2)

- Added adjustment Request Response in the UI

- Added Logging console out which is more descriptive only for debugging.

- Added multiple different min/max limit/ranges for pressures adjustments.

- Added auto calculate the adjustable low/high limit margin.

- Added a CONSTANT property #define

    • -0
    • +2
    ./VTreatmentAdjustmentPressuresLimits.cpp
    • -13
    • +12
    ./VTreatmentAdjustmentPressuresLimits.h
  1. … 10 more files in changeset.
DEN-5033: Implementation [ Messaging ] (1 of 2)

- improving and testing the Arterial/Venous pressure values

- using the doAdjustment of the venousPressureMinimum : vTreatmentAdjustmentPressuresLimits.venousLimitMin

in the QML.

    • -5
    • +14
    ./VTreatmentAdjustmentPressuresLimits.h
  1. … 9 more files in changeset.
Removed extra empty lines

    • -1
    • +0
    ./VTreatmentAdjustmentResponseBase.cpp
  1. … 36 more files in changeset.
DEN-5033: DEN-5034: Implementation [ Messaging ]

- Back end implementation of the messaging.

    • -0
    • +44
    ./VTreatmentAdjustmentPressuresLimits.cpp
    • -0
    • +83
    ./VTreatmentAdjustmentPressuresLimits.h
  1. … 23 more files in changeset.
DEN-5340 Code Coverage [100%]

- Coverage to 100%

- Added "Profile" build setup for Code Coverage Instrumentation and build in the workspace_UI with the output name of denaliSquish

- Modified the Pressure/Occlusion message to have new structure (last 3 of 5 fields changed to U32 from F32)

  1. … 5 more files in changeset.
DEN-5340 Code Coverage [99.881%]

- removed unused codes.

- commented unused codes.

    • -0
    • +6
    ./VTreatmentAdjustmentUltrafiltrationState.h
  1. … 6 more files in changeset.