sources

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-16659: UI: Fix SonarQube Reported Issues

Made the gStandard_tmp variable an extern

Cherry picked 4547f76cfa6

DEN-16659: UI: Fix SonarQube Reported Issues

Changed the /tmp/ address and brought it into the main.cpp

  1. … 1 more file in changeset.
DEN-16444: UI: UI Logs do not Capture TDi and TRo Moving Average Values

Updated the getValue function to updated the start index of the data.

DEN-16444: UI: UI Logs do not Capture TDi and TRo Moving Average Values

Updated the application to incorporate the two new float values in the DG temperature sensors payload.

    • -0
    • +6
    ./gui/qml/dialogs/DiagnosticsDialog.qml
    • -0
    • +8
    ./model/dg/data/MDGTemperaturesData.cpp
    • -0
    • +2
    ./view/dg/data/VDGTemperaturesData.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

DEN-16659: UI: Fix SonarQube Reported Issues

Changed the code in the geValue in the types.h to address the array index out of range reported by SonarQube.

Added the more functions to the tst_utilities.ccp to fully cover the getValue function.

  1. … 2 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

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

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

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

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

    • -1
    • +1
    ./gui/qml/dialogs/DiagnosticsDialog.qml
DENBUG-204 aligned the commented out code in the diagnostics qml

    • -3
    • +3
    ./gui/qml/dialogs/DiagnosticsDialog.qml
DENBUG-204 updated the diagnostics screens qml with the latest dialysate outlet pump broadcast changes

    • -0
    • +8
    ./gui/qml/dialogs/DiagnosticsDialog.qml
DENBUG-204 updated the message payload of message 0x0B00 by adding an integer at the end of the structure

  1. … 1 more file in changeset.
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
    ./view/hd/alarm/VAlarmStatus.cpp
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
    ./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

    • -11
    • +7
    ./gui/qml/pages/settings/SettingsExportLogs.qml
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.

    • -0
    • +14
    ./gui/qml/pages/treatment/TreatmentHome.qml
DEN-16551: FDA: Wi-Fi security protocol TKIP encryption shall be removed.

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
    ./gui/qml/components/GridSelection.qml
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.

    • -3
    • +14
    ./cloudsync/CloudSyncController.cpp
    • -0
    • +61
    ./gui/qml/components/QRCode.qml
    • -0
    • +830
    ./utility/qrcodegen.cpp
    • -0
    • +578
    ./utility/qrcodegen.h
  1. … 3 more files in changeset.
Addressing code review comments

Addressing Code Review comments

    • -11
    • +10
    ./gui/qml/components/TouchRect.qml
DENBUG-182 , DENBUG-185

DENBUG-185: UI shows version without period in between (ECO-11648, ECO-11616)

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

  1. … 1 more file in changeset.
DEN-16531: UI: The reservoir message structure has changed on FW and UI needs to adjust.

    • -12
    • +0
    ./model/dg/data/MDGReservoirData.cpp
DEN-16532 UI: Remove any comma from the texts being added in the Treatment Report

DEN-16530 UI: The Generated Tx Code seems cut off.

- added second to be more unique.