application

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

    • -1
    • +36
    /sources/model/settings/MSettings.cpp
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.

    • -1
    • +1
    /sources/gui/qml/components/TimeCircle.qml
    • -1
    • +1
    /sources/view/hd/alarm/VAlarmStatus.cpp
    • -13
    • +13
    /sources/view/hd/data/VPreTreatmentStatesData.cpp
DEN-7147: Code Review 0

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

    • binary
    /resources/settings/instructions/slide1_filter_v2.png
    • binary
    /resources/settings/instructions/slide1_filter_v2b.png
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 .

    • -1
    • +33
    /sources/view/hd/data/VHDTreatmentStatesData.cpp
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

DEN-7832: Implementations [Saline and Heparin change request]

- Also removed the UF state from response.

  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.

    • -0
    • +2
    /sources/gui/qml/components/RangeSlider.qml
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
    /sources/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

    • -1
    • +2
    /sources/gui/qml/compounds/CheckListView.qml
    • -1
    • +1
    /sources/gui/qml/globals/Variables.qml
    • -6
    • +11
    /sources/view/settings/VSettings.cpp
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.

DEN-7377: preTx: Implementation [Dynamic Instruction Loading] ( 2 )

DEN-7457: Meetings & Support - General purpose

    • binary
    /resources/NotAttachedTestImages/1.png
    • binary
    /resources/NotAttachedTestImages/2.png
    • binary
    /resources/NotAttachedTestImages/3.png
    • binary
    /resources/settings/instructions/1.png
    • binary
    /resources/settings/instructions/2.png
    • binary
    /resources/settings/instructions/3.png
    • -0
    • +10
    /resources/settings/instructions/instructions.conf
    • -0
    • +25
    /resources/settings/instructions/readme.md
  1. … 37 more files in changeset.
DEN-7408: Code improvement for navigation

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

    • -4
    • +11
    /sources/gui/qml/pages/MainHome.qml
    • -2
    • +10
    /sources/gui/qml/pages/MainStack.qml
    • -0
    • +577
    /sources/view/VTreatmentCreate (legacy).cpp
    • -0
    • +258
    /sources/view/VTreatmentCreate (legacy).h
    • -569
    • +47
    /sources/view/VTreatmentCreate.cpp
    • -79
    • +31
    /sources/view/VTreatmentCreate.h
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.

    • -3
    • +12
    /sources/gui/qml/components/StackItem.qml
    • -20
    • +33
    /sources/gui/qml/pages/MainStack.qml
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
    /sources/gui/qml/components/Footer.qml
    • -1
    • +1
    /sources/gui/qml/components/TextRect.qml
    • -0
    • +3
    /sources/gui/qml/pages/ManagerStack.qml
    • -0
    • +3
    /sources/gui/qml/pages/SettingsStack.qml
  1. … 17 more files in changeset.
DEN-7408: preTx: Implementation [Navigation] ( 3 )

- Added Rejection reason texts.

- Removed unused view.

- Fixed heparin ranges.

DEN-7518: preTx: Implementation [Screens] ( 3 )

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

    • -10
    • +10
    /sources/canbus/MessageDispatcher.cpp
    • -9
    • +9
    /sources/canbus/MessageInterpreter.cpp
  1. … 52 more files in changeset.
DEN-7420: preTx: Implementation [Messaging] ( 3 )

    • -41
    • +144
    /sources/canbus/MessageDispatcher.cpp
    • -6
    • +17
    /sources/canbus/MessageDispatcher.h
    • -19
    • +40
    /sources/canbus/MessageGlobals.h
    • -39
    • +52
    /sources/canbus/MessageInterpreter.cpp
  1. … 50 more files in changeset.
DEN-7518: preTx: Implementation [Screens] ( 3 )

    • -2
    • +5
    /sources/gui/qml/globals/Variables.qml
DEN-7139: preTx: Implementation [Screens] ( 2 )

    • -1
    • +1
    /sources/gui/qml/components/Circle.qml
    • -0
    • +35
    /sources/gui/qml/components/Footer.qml
    • -1
    • +1
    /sources/gui/qml/components/StepIndicator.qml
    • -0
    • +68
    /sources/gui/qml/components/TimeCircle.qml
    • -5
    • +5
    /sources/gui/qml/compounds/CheckListView.qml
    • -0
    • +68
    /sources/gui/qml/compounds/StepNavigationTitleBar.qml
    • -1
    • +8
    /sources/gui/qml/globals/Variables.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
    /sources/gui/qml/components/CheckListItem.qml
    • -70
    • +0
    /sources/gui/qml/components/PrimingTimer.qml
    • -3
    • +3
    /sources/gui/qml/components/WaitDone.qml
    • -0
    • +105
    /sources/gui/qml/compounds/CheckListView.qml
    • -0
    • +3
    /sources/gui/qml/globals/Variables.qml
  1. … 12 more files in changeset.
DEN-7190: UI Manager Page Displays Incorrect Signal Strength

- Fixed the signal strength bug.

DEN-7375: preTx: Implementation [Component][Instruction section type 1] ( 2 )

- The first working InstructionView implementation

    • binary
    /resources/NotAttachedTestImages/1.png
    • binary
    /resources/NotAttachedTestImages/2.png
    • binary
    /resources/NotAttachedTestImages/3.png
    • -4
    • +15
    /sources/gui/qml/components/StepBullet.qml
    • -1
    • +0
    /sources/gui/qml/components/StepIndicator.qml
    • -0
    • +157
    /sources/gui/qml/compounds/InstructionView.qml
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
    /sources/gui/qml/components/StepIndicator.qml
DEN-7374: preTx: Implementation [Component][Instruction section type 1] ( 1 )

- The first draft Implementation

    • binary
    /resources/images/ArrowLeft.png
    • -1
    • +1
    /sources/gui/qml/components/SettingsItem.qml
    • -4
    • +7
    /sources/gui/qml/components/StepBullet.qml
    • -9
    • +15
    /sources/gui/qml/components/StepIndicator.qml
    • -1
    • +1
    /sources/gui/qml/components/TouchArea.qml
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.

-

    • binary
    /resources/images/Busy.png
    • binary
    /resources/images/Busy2.png
    • binary
    /resources/images/BusyDone.png
    • -2
    • +2
    /sources/gui/qml/components/BackButton.qml
    • -1
    • +1
    /sources/gui/qml/components/ConfirmButton.qml
    • -10
    • +53
    /sources/gui/qml/components/StepBullet.qml
    • -14
    • +23
    /sources/gui/qml/components/StepIndicator.qml
    • -0
    • +60
    /sources/gui/qml/components/WaitDone.qml
    • -0
    • +79
    /sources/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
    /sources/gui/qml/components/StepBullet.qml
    • -17
    • +21
    /sources/gui/qml/components/StepIndicator.qml
DEN-7373: preTx: Implementation [Component][Steps Indicator Improvement] ( ? )

- Improved the TouchRect as part of StepIndicator improvement.

    • -2
    • +0
    /sources/gui/qml/components/BackButton.qml
    • -2
    • +1
    /sources/gui/qml/components/ConfirmButton.qml
    • -23
    • +13
    /sources/gui/qml/components/ExportButton.qml
    • -57
    • +29
    /sources/gui/qml/components/GridSelection.qml
    • -5
    • +6
    /sources/gui/qml/components/MainMenu.qml
    • -1
    • +1
    /sources/gui/qml/components/MuteButton.qml
    • -72
    • +47
    /sources/gui/qml/components/TouchRect.qml
    • -19
    • +5
    /sources/gui/qml/components/USBButton.qml
    • -1
    • +1
    /sources/gui/qml/components/UpDownButton.qml
  1. … 15 more files in changeset.
DEN-7140: Implementation [Messaging] ( 1 )

- Removed the test class MAbstractProgress.

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

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

- PreTreatmentStates message has been added

    • -4
    • +6
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +17
    /sources/gui/qml/pages/ManagerHome.qml
    • -0
    • +69
    /sources/model/hd/data/MPreTreatmentStatesData.cpp
    • -0
    • +108
    /sources/model/hd/data/MPreTreatmentStatesData.h
    • -0
    • +137
    /sources/view/hd/data/VPreTreatmentStatesData.cpp
    • -0
    • +124
    /sources/view/hd/data/VPreTreatmentStatesData.h