application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-16656: UI: No Treatment log export success is displayed when exporting logs to a USB

added the export status to the notification text.

- started (in progress)

DEN-16491: UI: During Rinseback setup, user cannot go back to treatment until they have viewed all Rinseback setup instructions

- Removed the restriction for Back Button on the Rinseback Setup screen, to let user go back without going through the entire instruction.

DEN-12728: UI: UI does not clean up Treatment Parameter settings for different patient

Added the functionality to the TreatmentCreate to reset the scroll to top on clear the parameters.

DENBUG-120: UI: Cloud user has Read permissions to WiFi configuration

- passing only the interface name to make sure we match the permission has been given to the denali user in sudoers.

- the actual changes have been made in the ui.script/scripts/wifi_*.sh

DENBUG-183: Ultrafiltration resolution is not 0.1 when sliding from 0.0-0.1

    • -1
    • +3
    /sources/gui/qml/components/Slider.qml
DEN-12728: UI: UI does not clean up Treatment Parameter settings for different patient

- After fixing the issue it was noticed that the border of the sliders with OFF button will remain highlighted.

Bamboo Commit: Updated MAlarmMapping.cpp

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

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 598 more files in changeset.
Merge branch 'bugfix/DEN-16647-UI-BN-S115' into staging

DEN-16637, DEN-16640, DEN-16641 : P1_Staging Dry-Run found issues.

DEN-16637: SW: Top Alarm on Debug Screen Does Not Change When Alarm is Cleared

DEN-16640: SW: Blood Measurement Interval Set to OFF During Treatment When Set to 5 min in Pre-treatment

DEN-16641: UI: Heparin Syringe Installation Screen Missing

Merge remote-tracking branch 'origin/DEN-16614-ui-dn-s114-msg-update' into staging

DENBUG-204 aligned the commented out code in the diagnostics qml

DENBUG-204 updated the diagnostics screens qml with the latest dialysate outlet pump broadcast changes

DENBUG-204 updated the message payload of message 0x0B00 by adding an integer at the end of the structure

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'bugfix/DEN-16597-UI-BN-S114' into staging

Merge branch 'DEN-16555-UI-BN-S112' into staging

DENBUG-182: Phantom Alarm Screen Appears After Clearing Last Alarm

- the order of the QML PROPERTYs cannot exactly predicted therefore setting them if not needed has to be avoided.

- set the alarmID to 0 to trigger the next change since we skip the property updated if the alarmID is 0.

    • -22
    • +27
    /sources/view/hd/alarm/VAlarmStatus.cpp
    • -1
    • +1
    /sources/view/settings/VDuetRoWaterDG.h
DEN-12728: UI: UI does not clean up Treatment Parameter settings for different patient

- the reset is added to the treatment parameters

- the foundation of the pre-population has been added but still there is parts need to be added to store the sliders' On/Off switch to be restored which is needed for the slider to set properly.

    • -1
    • +6
    /sources/gui/qml/components/GridSelection.qml
DENBUG-179, DENBUG-79: Export dialog files count issues.

DENBUG-179: Export Logs text does not update after Factory Reset

DENBUG-79: UI: SD-Card file count increments when scrolling up and down the log file window

OPEN

DENBUG-136: Main treatment screen fails to prompt user with vital measurements entry after set interval

- the issue cannot be reproduced.

- added a count down timer for the vital entry to better understand how and when the timer works on each interval.

DEN-16551: FDA: Wi-Fi security protocol TKIP encryption shall be removed.

    • -0
    • +3
    /sources/view/settings/VNetworkModel.cpp
    • -5
    • +6
    /sources/view/settings/VNetworkModel.h
Merge branch 'DEN-16526-UI-BN-S109-5' into staging

CS-3: CS: Heparin OFF o the HCP portal Treatment report

- Fixed some issues in the create treatment screen on heparin type

- Combined the separated values for log and GUI into one values for both.

- Added the functionality for the TreatmentConfirm (Pre-Tx), TreatmentReview (Ppost-Tx), TreatmentReport (log) for the heparin values.

    • -4
    • +6
    /sources/gui/qml/components/GridSelection.qml
    • -51
    • +40
    /sources/storage/TreatmentLog.cpp
Merge branch 'DEN-16526-UI-BN-S109-4' into staging

CS-5: @ UI: TxCode generation on device

~ Added QRCode for the TxCode

- Added a Third-Party Open-Source MIT Licence QRCode generator from the following link:

* Copyright (c) Project Nayuki. (MIT License)

* https://www.nayuki.io/page/qr-code-generator-library

- Created a QRCode component

- Added the QRCode generation functionality in the GuiView

- Added QRCode for both the Pre-Tx-Confirmation (UI Generated) and Post-Tx-Review (CS received)

- Moved the CS TxCode Receive wait "..." from C++ to QML to keep the TxCode empty while wait to avoid displaying the "..." as a QRCode.

- Animated the CS TxCode Receive wait "..."

~ Added development testability for the CloudSync communication

~ Fixed the date change buf file watch to wait for the CS to get the checkin and create the out buf file.

    • -0
    • +1
    /sources/cloudsync/CloudSyncController.h
    • -0
    • +61
    /sources/gui/qml/components/QRCode.qml
    • -0
    • +830
    /sources/utility/qrcodegen.cpp
    • -0
    • +578
    /sources/utility/qrcodegen.h
Merge branch 'DEN-16526-UI-BN-S109-3' into staging

compatibility needs the separator before the value