application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updates per code review.

DEN-11980: Updates and fixes per code review.

    • -0
    • +67
    /sources/model/hd/data/treatment/MTreatmentDialysateFlowData.cpp
    • -0
    • +95
    /sources/model/hd/data/treatment/MTreatmentDialysateFlowData.h
DEN-11980: Split Flows Data Model to Blood Flow data and Inlet Data Models. Updated Views to reflect new message protocol for Blood Flow and Inlet Flow. Updated Diagnostic Dialog to reflect new message values.

UI-BUG-S62: UI-BUG-S62-1

Addressed code reviews.

    • binary
    /resources/images/Logo d-Qt-mod1.png
    • -1
    • +1
    /sources/bluetooth/BluetoothInterface.cpp
    • -3
    • +3
    /sources/bluetooth/BluetoothInterface.h
    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-11825: BP/HR screen has no instruction for user to read from bluetooth cuff or enter information

- Center aligned the notification

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-11814: Heparin Minimum Dispensing Parameters Should Be 0.2

- updated the min range regarding the recent PRS-347, PRS-348

- Fixed the minimum precision of the heparin.

    • -0
    • +3
    /sources/gui/qml/globals/Variables.qml
DEN-10422: Dialysate Flow Rate maximum rate selectable in Treatment does not meet PRS resolution

    • -62
    • +61
    /sources/view/VTreatmentCreate.h
    • -4
    • +5
    /sources/view/hd/data/VTreatmentRanges.cpp
DEN-8145: Issues with UI Create Treatment screen

Remainder items (summary):

- 3) Discuss whether to keep the manufacturing default on the slider since the user needs to confirm each parameter: Agreed to set to the minimum value

- 7) Arterial Pressure and Venous Pressure should be consistent with other parameters, the unit should be shown at the end: will be updated to have the units located in the title of the slider.

- Also fixed the title coloring when the slider has not been adjusted yet.

    • -4
    • +4
    /sources/gui/qml/components/RangeSlider.qml
    • -14
    • +14
    /sources/view/VTreatmentCreate.h
DEN-11825: BP/HR screen has no instruction

- Added the suggested on line instruction for the user.

DEN-8145: Issues with UI Create Treatment screen

- Restricted the Patient ID entry to be max 20 characters and has to have at least 1 alphanumeric character without space, regarding the conversation with KeborMed.

    • -0
    • +5
    /sources/gui/qml/globals/Variables.qml
    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-9704: Missing acknowledgement confirmation message/alarm when leaving BP/HR blank

- Added a script to later be used for the log export on the device, but it now only works on the VM since the device doesn't have the zip tool.

- Added a mimic function to simulate the BCuff measurement received and assigned F11 to it and it will only be enabled if the macro DEBUG_BCUFF_MIMIC is defined.

- Added opened and closed signals to the EntryDialog.qml to make it do the auto focus on the firstInput object when opened.

- Added setFocus() function in the BPHREntry.qml

- Removed the enabled option from doReset of the VTreatmentVitals

- And created two separate enableDialog for vital entry, and enable update for the auto update the properties.

- Added a constructor with systolic, diastolic, heartRate parameter to set the data on creation to be used in the message mimic.

- Added systolic, diastolic, heartRate parameters to the doTrigger of the VCommonAdjustmentVitals to open the vitals entry dialog with default values.

    • -0
    • +39
    /scripts/export_logs.sh
    • -4
    • +29
    /sources/bluetooth/BluetoothInterface.cpp
    • -0
    • +4
    /sources/bluetooth/BluetoothInterface.h
    • -2
    • +8
    /sources/gui/qml/components/EntryDialog.qml
    • -0
    • +5
    /sources/gui/qml/compounds/BPHREntry.qml
    • -0
    • +15
    /sources/model/ui/data/MUIBloodPressureData.cpp
Code Cleanup

- DEN-11807: Treatment Confirmation - Rinseback Rate displays "min" instead of "mL/min"

- Renamed the Keyboard component name to VirtualKeyboard to resolve the InputPanel's Keyboard object/type conflict (There was no issue is was only a name conflict.)

- Preventing the Patient Id from being empty space string, and disabling the confirm in that case.

- Mode the create_update_folder.sh to the Scripts/local repository's folder.

- Added Qt logo and Diality Qt Colored log.

- Updated the alarmMapping.sh script to always checkout to common/staging and also print out the log on console.

-

    • binary
    /resources/images/Logo Qt 1024px_old.png
    • binary
    /resources/images/Logo d-Qt-mod1.png
    • -0
    • +55
    /sources/gui/qml/VirtualKeyboard.qml
    • -8
    • +8
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-11575: LTTS [ Development Test Support]

- Updated the alarmMapping.sh to ignore the mapping if the common folder is not a git repository and the alamMapping tool doen't exist. [this change has been made to be able to build the application on the DEV_TEST's VM]

- The compiler SquishCoco is using has different error checking scenarios than the one is used in Qt project for normal builds. And to make it work some changes has to be make in the projects and some source code on the fallthrough of some cases, in BluetoothInterface and CloudSync.

    • -7
    • +9
    /sources/bluetooth/BluetoothInterface.cpp
    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-11608: UI keyboard has non-English options enabled

- the language change button on the keyboard has been disabled.

DEN-11367: OMRON name/logo from Bluetooth Settings image

- removed the Omron and intelliSence texts from the image.

Bamboo Commit: Updated MAlarmMapping.cpp

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-10979: Can we move Unhandled.conf file to common folder so that f/w team can make updates

The settings file have all been removed from the applicaion and moved to ui.conf repo.

  1. … 24 more files in changeset.
DEN-11199: No HD/DG fan info in UI log

- The first letter capital was the issue in reading the unhandled messages.

    • -1
    • +1
    /sources/canbus/MessageInterpreter.cpp
DEN-9278 UI: Brightness

- All the issues in this bug has been resolved.

Added a step in the application build to run the alarmMapping automatically

    • -2
    • +2
    /sources/model/hd/alarm/MAlarmMapping.cpp
Finishing up the story for Firmware and adding remaining other tasks

DEN-10607: Implementation [Screen]

DEN-10609: Implementation [Treatment Log]

DEN-11320: KeborMed [ CloudSync Development ]

- Added the message handling for the Device status

- Adding Error handling

    • -5
    • +64
    /sources/cloudsync/CloudSyncController.h
DEN-10614 [On Going Code Review] UI_DEV: Add Patient ID to Pre-Treatment Flow

- Pushed the code improvements

- Addressed the code review comments

    • -35
    • +34
    /sources/gui/qml/components/GridSelection.qml
    • -12
    • +12
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -1
    • +1
    /sources/view/hd/alarm/VAlarmStatus.cpp
Updated the local user conf to add sha256sum to the build

DEN-10607: Screen

- Added the feature for the create treatment slider to be able to show OFF for zero values on label.

- Did a refactoring to clean up the SliderCreateTreatment.

Copied some useful modifications from other stashes

    • -3
    • +4
    /sources/bluetooth/BluetoothInterface.cpp
Commit latest changes of the update script to push on develop

UI-DEN-10206: UI-DEN-10206-1

- One extra line should be kept for the end of the macro.

- DEN-10984: UI: Post.out is appended indefinitely [after giving it some thought seems like it is not needed to be appended and once upon POST would sufficient]