sources

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-6638: ptTx-RB: Code Review 0

- Fixed typo

    • -5
    • +0
    ./view/hd/data/VHDTreatmentStatesData.h
I think you meant fontsPixelCreateTreatmentTable

I think you meant fontsPixelCreateTreatmentTable

These are currently unused, maybe they can be deleted?

These are currently unused, maybe they can be deleted?

DEN-6870: AV-Range: Implementation

- Updated the ranges

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

it is a kind of hierarchy commenting that the //// is the title and the rest beneath that are like 1.1 and 1.2 so it helps to organize better.

it is a kind of hierarchy commenting that the //// is the title and the rest beneath that are like 1.1 and 1.2 so it helps to organize better.

Only two "/" for comments in QML.

Only two "/" for comments in QML.

RESOLVED.

RESOLVED.

DEN-6635: Update Design Documents

- During the document update figured the "end treatment" button link to the "treatment time" is missing and put that SAME FOR "BACK TO TREATMENT"

DEN-6635: Update Design Documents

- During the document update figured the "end treatment" button link to the "treatment time" is missing and put that.

DEN-6867: ptTx-RB: Implementation [Navigation] (2/2)

- Moved each category of the post treatment screen into its own screen manager stack.

- It helps to organize the code better and later manage the screen easier when the message 37 (HD: OpMode) being used.

    • -87
    • +9
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 1 more file in changeset.
DEN-6638: ptTx-RB: Code Review 0

During the code clean up some codes has been incorrectly removed that reverted back,

Removed.

Removed.

Removed.

Removed.

fixed.

fixed.

DEN-6635: Update Design Documents

- Code has been updated while the SDDUI was written.

- DEN-6638: Code Review 0

    • -1
    • +1
    ./model/dg/data/MDGAccelerometerData.h
    • -2
    • +1
    ./model/hd/data/MHDAccelerometerData.h
    • -16
    • +16
    ./view/hd/adjustment/VTreatmentAdjustmentVersions.cpp
    • -2
    • +2
    ./view/hd/data/VHDTreatmentStatesData.cpp
  1. … 1 more file in changeset.
Remove perhaps which suggest incertitude in Class B code.

Remove perhaps which suggest incertitude in Class B code.

it is as formal (instead of it's as informal)

it is as formal (instead of it's as informal)

Remove extra lines.

Remove extra lines.

DEN-6869: Added Version Dialin API and a Simulator plugin

- After adding the simulator plugin find out a bug in the code and fixed.

DEN-6869: Added Accelerometer Dialin API and a Simulator plugin

- After adding the simulator plugin find out a bug in the code and fixed.

    • -6
    • +6
    ./view/dg/data/VDGAccelerometerData.cpp
    • -6
    • +6
    ./view/hd/data/VHDAccelerometerData.cpp
  1. … 2 more files in changeset.
UI-DEN-6631_UI DEV POST Treatment Rinseback
UI-DEN-6631_UI DEV POST Treatment Rinseback
DEN-6877: Merging the Versions/Acceleration

    • -1
    • +1
    ./gui/qml/components/DebugDataColumn.qml
    • -32
    • +108
    ./gui/qml/pages/ManagerHome.qml
    • -0
    • +64
    ./model/dg/adjustment/MTreatmentAdjustDGVersionsResponse.cpp
    • -0
    • +101
    ./model/dg/adjustment/MTreatmentAdjustDGVersionsResponse.h
    • -0
    • +68
    ./model/dg/data/MDGAccelerometerData.cpp
    • -0
    • +106
    ./model/dg/data/MDGAccelerometerData.h
    • -11
    • +19
    ./model/dg/data/MDGDrainPumpData.cpp
  1. … 28 more files in changeset.
DEN-6876: Cleaned up the code to start the versions cherry pick

- Messages 60,61 which was Treatment End has been removed (FW is not using it anymore).

    • -2
    • +24
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 2 more files in changeset.
DEN-6865: ptTx-RB: Implementation [Messaging] (2/2)

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

    • -1
    • +1
    ./gui/qml/pages/treatment/TreatmentStack.qml
    • -0
    • +45
    ./model/hd/adjustment/MTreatmentAdjustEndResponse.cpp
    • -0
    • +84
    ./model/hd/adjustment/MTreatmentAdjustEndResponse.h
    • -0
    • +46
    ./view/hd/adjustment/VTreatmentAdjustmentEnd.cpp
    • -0
    • +64
    ./view/hd/adjustment/VTreatmentAdjustmentEnd.h
  1. … 2 more files in changeset.
DEN-6863 , DEN-6865 , DEN-6866 : psTx

- Added Recirculate timeout Model/View.

- Added Rinseback timeout to the Model/View.

- Added three more parameter to the Treatment State Message 15 for the "Blood Prime", "Treatment End", "Treatment Stop"

- Renamed the StackItem method "back" to "page".

- Renamed the "End" button label to "End Treatment"

- Renamed the "TreatmentComplete" Screen to "TreatmentEnd" to be more consistent with the states.

- Added the "TreatmentEndPause" screen for "Treatment End Pause" state

- Added the recirculate timeout to the screens.

- Added the rinseback timeout to the screens.

- Refactored the "txDialysisRunning" to "txDialysis" to match the state with the same name.

-

    • -1
    • +1
    ./gui/qml/dialogs/NotificationDialog.qml
    • -0
    • +111
    ./gui/qml/pages/postTreatment/end/PostTreatmentEnd.qml
  1. … 27 more files in changeset.