sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7147: preTx: Code Review 0

    • -3
    • +3
    ./gui/qml/compounds/InstructionView.qml
  1. … 1 more file in changeset.
DEN-7823: Meetings & Support - General purpose

- Added Alarm No Minimize so user can't minimize some alarms regarding the Alarm message received.

- Spell & doc correct

- Used MSG26 (Tx ranges) for the ultrafiltration pre-treatment max value.

- Fixed the Dynamic Instructions location on the device.

    • -2
    • +2
    ./gui/qml/compounds/InstructionView.qml
    • -0
    • +3
    ./gui/qml/dialogs/NotificationDialog.qml
    • -2
    • +2
    ./view/hd/data/VPreTreatmentSelfTestNoCartridgeData.h
    • -13
    • +13
    ./view/hd/data/VPreTreatmentStatesData.cpp
    • -3
    • +3
    ./view/hd/data/VPreTreatmentStatesData.h
  1. … 1 more file in changeset.
DEN-7147: Code Review 0

- DEN-7823: Meetings & Support - General Purpose - Kushen Pre-Treatment Images.

    • -1
    • +5
    ./gui/qml/compounds/InstructionView.qml
  1. … 5 more files in changeset.
DEN-7832: Implementations [Saline and Heparin change request]

- Reverted back the ultrafiltration state removal. The UF requires the state in the response message since we don't have any specific ultrafiltration adjustment state message .

    • -0
    • +4
    ./model/hd/adjustment/MTreatmentAdjustUltrafiltrationStateResponse.cpp
    • -0
    • +3
    ./model/hd/adjustment/MTreatmentAdjustUltrafiltrationStateResponse.h
    • -1
    • +33
    ./view/hd/data/VHDTreatmentStatesData.cpp
    • -1
    • +5
    ./view/hd/data/VHDTreatmentStatesData.h
DEN-7832 Implementations [Saline and Heparin change request]

- updated the messages length

- disabled used on heparin complete state to resume the heparin

- fixed the issue caused the entire section stay touchable and send the request on saline and heparin.

- updated the wording of the heparin state messages.

- added a define to disable the UI Check-In

  1. … 1 more file in changeset.
DEN-7832: Implementations [Saline and Heparin change request]

- Also removed the UF state from response.

    • -1
    • +1
    ./gui/qml/pages/treatment/TreatmentStack.qml
    • -4
    • +0
    ./model/hd/adjustment/MTreatmentAdjustUltrafiltrationStateResponse.cpp
    • -3
    • +0
    ./model/hd/adjustment/MTreatmentAdjustUltrafiltrationStateResponse.h
  1. … 6 more files in changeset.
DEN-7147: Fixed a bug on arterial/venous pressures

- which was causing user to move low/high other than current default to be able to confirm for FW validation.

  1. … 1 more file in changeset.
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.

    • -4
    • +11
    ./gui/qml/components/StepIndicator.qml
  1. … 58 more files in changeset.
DEN-7147: preTx: Code Review 0

- The little count down progress circles become bigger.

- The completed text on the bottom of some screens with check marks become settable by code.

- Duplicate group removed from instruction file

- "Recirculate ..." text has been removed from the priming screen

- Added syringe pump state

    • -0
    • +1
    ./view/hd/data/VPreTreatmentStatesData.cpp
    • -0
    • +1
    ./view/hd/data/VPreTreatmentStatesData.h
  1. … 2 more files in changeset.
DEN-7137: preTx: Update Design Documents

- Filled all the screen with the dynamic instruction so be able to capture for SDD.

- Removed the idea of reset and clear the stack, since it is not working.

  1. … 1 more file in changeset.
DEN-7377: preTx: Implementation [Dynamic Instruction Loading] ( 2 )

DEN-7457: Meetings & Support - General purpose

    • -36
    • +47
    ./gui/qml/compounds/InstructionView.qml
  1. … 37 more files in changeset.
DEN-7408: Code improvement for navigation

- VTreatmentCreate is cleaned up. (still needs a lot of work)

    • -1
    • +1
    ./gui/qml/pages/treatment/TreatmentStack.qml
    • -0
    • +577
    ./view/VTreatmentCreate (legacy).cpp
    • -0
    • +258
    ./view/VTreatmentCreate (legacy).h
  1. … 2 more files in changeset.
DEN-7408: Code improvement for navigation

- added vCondition to the page function for the stack item to pass the state property value.

- added fault , service and initial placeholder pages.

    • -1
    • +2
    ./gui/qml/components/PlaceHolderText.qml
  1. … 1 more file in changeset.
DEN-7461: Meetings & Support - Pre-Treatment Integration

- Integration modifications

- UF Modifications request

- Saline Modification request

- Updated the validation mAccepted to be 1=true and 0=false.

- Heparin Stopped stated modification request

    • -1
    • +2
    ./gui/qml/compounds/InstructionView.qml
  1. … 17 more files in changeset.
DEN-7408: preTx: Implementation [Navigation] ( 3 )

- Added Rejection reason texts.

- Removed unused view.

- Fixed heparin ranges.

    • -0
    • +3
    ./gui/qml/components/NotificationBar.qml
  1. … 4 more files in changeset.
DEN-7518: preTx: Implementation [Screens] ( 3 )

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

  1. … 52 more files in changeset.
DEN-7420: preTx: Implementation [Messaging] ( 3 )

    • -41
    • +144
    ./canbus/MessageDispatcher.cpp
    • -27
    • +0
    ./model/MStartTreatmentResponse.cpp
    • -104
    • +0
    ./model/MTreatmentParametersResp.cpp
  1. … 50 more files in changeset.
DEN-7518: preTx: Implementation [Screens] ( 3 )

    • -3
    • +4
    ./gui/qml/compounds/InstructionView.qml
  1. … 2 more files in changeset.
DEN-7139: preTx: Implementation [Screens] ( 2 )

    • -0
    • +35
    ./gui/qml/components/Footer.qml
    • -0
    • +1
    ./gui/qml/components/ProgressCircle.qml
    • -1
    • +1
    ./gui/qml/components/StepIndicator.qml
    • -0
    • +68
    ./gui/qml/components/TimeCircle.qml
    • -20
    • +9
    ./gui/qml/compounds/InstructionView.qml
    • -0
    • +68
    ./gui/qml/compounds/StepNavigationTitleBar.qml
  1. … 25 more files in changeset.
DEN-7138: preTx: Implementation [Screens] ( 1 )

7138 preTx: Implementation [Screens] ( 1 )

7143 preTx: Implementation [Navigation] ( 2 )

    • -39
    • +0
    ./gui/qml/components/CheckListItem.qml
    • -70
    • +0
    ./gui/qml/components/PrimingTimer.qml
    • -0
    • +105
    ./gui/qml/compounds/CheckListView.qml
    • -8
    • +10
    ./gui/qml/compounds/InstructionView.qml
  1. … 12 more files in changeset.
DEN-7190: UI Manager Page Displays Incorrect Signal Strength

- Fixed the signal strength bug.

    • -0
    • +5
    ./model/hd/data/MTreatmentFlowsData.cpp
DEN-7375: preTx: Implementation [Component][Instruction section type 1] ( 2 )

- The first working InstructionView implementation

    • -4
    • +15
    ./gui/qml/components/StepBullet.qml
    • -1
    • +0
    ./gui/qml/components/StepIndicator.qml
    • -0
    • +157
    ./gui/qml/compounds/InstructionView.qml
  1. … 5 more files in changeset.
DEN-7374: preTx: Implementation [Component][Instruction section type 1] ( 1 )

- Adding title for the component.

- Fixed/ modified the step indicator component which was changing the step names and then it couldn't be used in other objects.

    • -14
    • +17
    ./gui/qml/components/StepIndicator.qml
DEN-7374: preTx: Implementation [Component][Instruction section type 1] ( 1 )

- The first draft Implementation

    • -9
    • +15
    ./gui/qml/components/StepIndicator.qml
  1. … 2 more files in changeset.
DEN-7143: preTx: Implementation [Navigation] ( 2 )

- Added the pre-treatment Consumables states

- Made the Step bullet multi orientation state

- Made the Step indicator multi orientation state

- Added the component WaitDone which has a rotating circle for wait state and a check mark when set as done.

- Added the consumables stack and two screens [self test is done, installation needs work]

- Updated PreTreatmentMainStack to navigate for waterSample and consumables.

- Added the Water Sample fail screen

- Added the Water Sample result screen

- Added the Water Sample stack

- Added the Water Sample, Sample Screen

- Added the STATE property type for the State boolean types which will not initiated if the value has not been changed.

-

    • -1
    • +1
    ./gui/qml/components/ConfirmButton.qml
    • -10
    • +53
    ./gui/qml/components/StepBullet.qml
    • -14
    • +23
    ./gui/qml/components/StepIndicator.qml
    • -0
    • +60
    ./gui/qml/components/WaitDone.qml
    • -0
    • +79
    ./gui/qml/compounds/PreTreatmentTitleBar.qml
  1. … 34 more files in changeset.
DEN-7373: preTx: Implementation [Component][Steps Indicator Improvement]

- Modified the StepIndicator to work with index instead of text.

- Modified StepBullet as well for coloring and style.

- Fixed the Saline bolus multiple call in MModel.

    • -10
    • +13
    ./gui/qml/components/StepBullet.qml
    • -17
    • +21
    ./gui/qml/components/StepIndicator.qml
  1. … 1 more file in changeset.
DEN-7373: preTx: Implementation [Component][Steps Indicator Improvement] ( ? )

- Improved the TouchRect as part of StepIndicator improvement.

    • -2
    • +1
    ./gui/qml/components/ConfirmButton.qml
    • -23
    • +13
    ./gui/qml/components/ExportButton.qml
    • -57
    • +29
    ./gui/qml/components/GridSelection.qml
    • -1
    • +3
    ./gui/qml/components/NotificationBar.qml
    • -72
    • +47
    ./gui/qml/components/TouchRect.qml
    • -25
    • +30
    ./gui/qml/dialogs/NotificationDialog.qml
  1. … 15 more files in changeset.
DEN-7140: Implementation [Messaging] ( 1 )

- Removed the test class MAbstractProgress.

    • -1
    • +1
    ./model/hd/data/MPreTreatmentPrimeData.h
  1. … 1 more file in changeset.
DEN-7140: Implementation [Messaging] ( 1 )

- Added progress data Model/View which are:

ID_DGFilterFlush = 0x6000, // 96

ID_SelfTestNoCartridge = 0x6100, // 97

ID_SelfTestDry = 0x6300, // 99

ID_DisposablesPrime = 0x4300, // 67

    • -0
    • +45
    ./model/dg/data/MDGFilterFlushData.cpp
    • -0
    • +82
    ./model/dg/data/MDGFilterFlushData.h
    • -5
    • +5
    ./model/hd/data/MHDOperationModeData.cpp
    • -0
    • +45
    ./model/hd/data/MPreTreatmentPrimeData.cpp
    • -0
    • +79
    ./model/hd/data/MPreTreatmentPrimeData.h
    • -0
    • +45
    ./model/hd/data/MPreTreatmentSelfTestDryData.cpp
    • -0
    • +82
    ./model/hd/data/MPreTreatmentSelfTestDryData.h
    • -0
    • +45
    ./model/hd/data/MPreTreatmentSelfTestNoCartridgeData.cpp
  1. … 20 more files in changeset.
DEN-7140: Implementation [Messaging] ( 1 )

- PreTreatmentStates message has been added

    • -0
    • +69
    ./model/hd/data/MPreTreatmentStatesData.cpp
    • -0
    • +108
    ./model/hd/data/MPreTreatmentStatesData.h
    • -0
    • +137
    ./view/hd/data/VPreTreatmentStatesData.cpp
    • -0
    • +124
    ./view/hd/data/VPreTreatmentStatesData.h
  1. … 2 more files in changeset.