application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14190: Added - DFF: Improvement: Export individual log files [Demo Feedback Follow Up]

Add checking of the USB space to ensure there is enough space to copy the designated log files

DEN-16256: Updated - UI.P1B : Display UF Rate

Added QML text to display the rate

Include the 11th parameter

DEN-16256: Added - UI.P1B : Display UF Rate

Add the variable to the 0x0B00 message model to include UF Current set rate

Setting of the value received from HD for UF Current Set Rate

DEN-16235: Updated - UI Device Setup - Device Configuration screen "Confirm" button should not be allowed to be pressed more than once

Remove unnecessary whitespace added in last commit

DEN-16235: Updated - UI Device Setup - Device Configuration screen "Confirm" button should not be allowed to be pressed more than once

Per Code Review Discussions:

- Remove the directory comparison function

- Remove the added variables from last commit (isExited, etc)

- Change logic for cryptSetupEnabled property setting

DEN-16319: Updated - UI log does not record blood pressure cuff bluetooth pairing

Modify the logged message to better indicate the bluetooth connection and paired status

    • -1
    • +1
    /sources/bluetooth/BluetoothInterface.cpp
DEN-16319: Updated - UI log does not record blood pressure cuff bluetooth pairing

Remove unused bt model constructors in MBluetooth

Make use of the devicePair member variable, removing added isPaired

Remove pairing getter function

    • -19
    • +4
    /sources/bluetooth/BluetoothInterface.cpp
    • -1
    • +0
    /sources/bluetooth/BluetoothInterface.h
    • -24
    • +0
    /sources/model/settings/MBluetooth.cpp
    • -17
    • +0
    /sources/model/settings/MBluetooth.h
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
DEN-16326: UI: Add the OS Version in the information screen

ApplicationPOST: added the functions

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
DEN-16235: Fixed - UI Device Setup - Device Configuration screen "Confirm" button should not be allowed to be pressed more than once

Add logic to properly handle disabling the confirm button when the device configuration is complete

Add a command to compare two directories for sameness

Add correct displaying of the completion of the device configurations

DEN-16132: Check Marks Do Not Appear during Consumables Self Test

DEN-16132: Check Marks Do Not Appear during Consumables Self Test

DEN-16319: Fixed - UI log does not record blood pressure cuff bluetooth pairing

Add bool status to the MBluetooth for paired state

Update the notifyStateChanged for the Connect/disconnect state to properly log

Add pairing check function in the bluetooth interface to allow querying of paired state

    • -2
    • +19
    /sources/bluetooth/BluetoothInterface.cpp
    • -1
    • +1
    /sources/bluetooth/BluetoothInterface.h
    • -0
    • +11
    /sources/model/settings/MBluetooth.cpp
    • -2
    • +13
    /sources/view/settings/VBluetooth.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
DEN-16334: UI: Service password minimum length shall be 10

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

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-16257: Updated - UI.P1B : WiFi status indicator

Update the indicator progress circle to show the wifi signal strength level

    • -2
    • +2
    /sources/gui/qml/WifiStatusIndicator.qml
DEN-16258: Updated - UI.P1B : Bluetooth status indicator

Move datetime into the position of the top right to avoid odd empty space

Remove the text under the sd card info

    • -10
    • +0
    /sources/gui/qml/SDCProgressItem.qml
DEN-16258: Updated - UI.P1B : Bluetooth status indicator

Modify to include vendor name and model name in status indicator

Change the data that is displayed in the status dialog

Status dialog now handles single line text

    • -0
    • +11
    /sources/bluetooth/BluetoothInterface.cpp
    • -0
    • +1
    /sources/bluetooth/BluetoothInterface.h
    • -22
    • +15
    /sources/gui/qml/BluetoothStatusIndicator.qml
    • -4
    • +5
    /sources/gui/qml/dialogs/StatusDialog.qml
    • -0
    • +15
    /sources/view/settings/VBluetooth.cpp
DEN-16257: Updated - UI.P1B : WiFi status indicator

Add security types and signal strength level to the status dialog

Modify wifi status dialog to have space between icon and dialog body

Changed look and feel of status dialog based on review call

    • -22
    • +15
    /sources/gui/qml/WifiStatusIndicator.qml
    • -12
    • +16
    /sources/gui/qml/dialogs/StatusDialog.qml
    • -0
    • +1
    /sources/gui/qml/globals/Variables.qml
    • -0
    • +11
    /sources/view/settings/VNetworkModel.cpp
    • -0
    • +2
    /sources/view/settings/VNetworkModel.h
DEN-15722: SRSHD 1231: While in Rinseback: Init state, we just have an option to start rinseback

DEN-16251: PRS 538 Not Met : Able to Perform Factory Reset With One Confirmation

    • -0
    • +90
    /sources/gui/qml/dialogs/ConfirmDialog.qml
    • -89
    • +0
    /sources/gui/qml/dialogs/PowerOff.qml
DEN-16002: Treatment Logs Do Not Display on UI