adjustment

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
DEN-5339: Integration Testing

- Debugging, Refactoring, Testing

    • -1
    • +1
    ./VTreatmentAdjustmentResponseBase.cpp
    • -36
    • +8
    ./VTreatmentAdjustmentUltrafiltrationState.cpp
    • -2
    • +1
    ./VTreatmentAdjustmentUltrafiltrationState.h
  1. … 28 more files in changeset.
DEN-5337: Implementation

Fixed the issue in the unit test but we had a discussion with FW and we had an agreement:

1 - Adding a third field for the message 65 (What was the accepted requested state, or what state to remain in if requested state is rejected.) which will be used for logging only and the message "15: treatment States" will be used to get the actual states.

2 - After the responses to any messages involving the UF_State, Saline_State, Treatment_State immediately message 15 will be sent to update the UI.

So the next step/commit is to apply this decision.

    • -2
    • +3
    ./VTreatmentAdjustmentUltrafiltrationState.cpp
  1. … 4 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

    • -1
    • +1
    ./VTreatmentAdjustmentResponseBase.cpp
    • -1
    • +1
    ./VTreatmentAdjustmentUltrafiltrationState.cpp
  1. … 98 more files in changeset.
5284: Implementation

Story related fixes:

- Used FW enum for Saline Bolus in Common repo

- txPaused modified the way FW understands and transmits.

Extra fixes:

- Changed the Ultrafiltration ref/meas vol to 3 decimal.

- Application version wasn't correctly shown

- Added a #define for the mouse event spy since on target it's not usually happening and is not useful neither on target nor on desktop for now.

- Fixed the author typo

    • -1
    • +1
    ./VTreatmentAdjustmentResponseBase.cpp
    • -2
    • +2
    ./VTreatmentAdjustmentUltrafiltrationState.cpp
  1. … 100 more files in changeset.