application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7054: Addressed code review comments

    • -4
    • +4
    /sources/gui/qml/pages/SettingsHome.qml
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-7521: Ensure wifi reconnects on reboot

    • -1
    • +0
    /scripts/wifi_request_auto_assigned_ip.sh
    • -1
    • +0
    /scripts/wifi_save_static_interface_assignments.sh
    • -0
    • +17
    /sources/storage/StorageGlobals.cpp
DEN-7521: Adding rest of support for static IP assignments.

    • -0
    • +9
    /scripts/wifi_set_subnetmask.sh
    • -97
    • +0
    /sources/gui/qml/dialogs/JoinNetwork.qml
    • -0
    • +103
    /sources/gui/qml/dialogs/WifiJoinDisconnect.qml
    • -10
    • +28
    /sources/gui/qml/pages/SettingsWifi.qml
  1. … 4 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-7320: Removed unused datetime functions

DEN-7320: Addressed code review comments

    • -15
    • +21
    /sources/gui/qml/globals/Variables.qml
    • -2
    • +1
    /sources/gui/qml/pages/SettingsHome.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-7523, DEN-7050: Upon bootup, connection to DialityWEP, DialityWAPA, DialityWAPB, and DilaityIoT succeeded with ping test.

    • -0
    • +1
    /scripts/wifi_request_auto_assigned_ip.sh
    • -2
    • +8
    /sources/gui/qml/components/TextEntry.qml
    • -0
    • +18
    /sources/gui/qml/pages/SettingsWifi.qml
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-7050, DEN-7522, DEN-7523: Improved auto dhcp assignment time, connected to DialityWEP, DialityWAPA, DialityWAPB, and DilaityIoT consecutively in one test.

    • -0
    • +7
    /scripts/wifi_generate_wpa_supplicant.sh
    • -34
    • +6
    /scripts/wifi_request_auto_assigned_ip.sh
    • -0
    • +12
    /scripts/wifi_save_dhcp_interface.sh
    • -0
    • +9
    /scripts/wifi_save_static_interface_assignments.sh
  1. … 6 more files in changeset.
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-7050: Added missing echo to dns script

DEN-7050: Added missing " in dns script

DEN-7050: Updated set dns script

DEN-7315: Removed unneeded import

DEN-7315: Setting UI system and hwclocks

    • -0
    • +11
    /scripts/date_time_set.sh
    • -1
    • +2
    /sources/gui/qml/pages/SettingsHome.qml
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-7316: Added capability to enqueue alerts to be displayed and acknowledged

DEN-7316: Added HD and DG messaging, and an alert notification when save is successful or fails.

    • -0
    • +26
    /sources/canbus/MessageDispatcher.cpp
    • -0
    • +5
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +31
    /sources/model/dg/adjustment/MAdjustDGDateTimeResponse.cpp
    • -0
    • +68
    /sources/model/dg/adjustment/MAdjustDGDateTimeResponse.h
    • -0
    • +45
    /sources/model/hd/adjustment/MAdjustHDDateTimeResponse.cpp
  1. … 7 more files in changeset.
DEN-7315: Layout updates to set date and time settings page.

DEN-7190: UI Manager Page Displays Incorrect Signal Strength

- Fixed the signal strength bug.