application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-15316: Usability: UI: Remove Extra Button for Disinfection

- Implemented the MVC and messaging.

    • -0
    • +11
    /sources/canbus/MessageDispatcher.cpp
    • -2
    • +6
    /sources/canbus/MessageInterpreter.cpp
  1. … 4 more files in changeset.
DEN-15442 : Added - UI: Cybersecurity: Decommissioning [Settings Menu, Service Mode]

Add script to decommission UI - need additional improvements

    • -0
    • +75
    /scripts/decommission_ui.sh
DEN-15316: Usability: UI: Remove Extra Button for Disinfection

- Added the Status template on the DG Cleaning screen

DEN-15316: Usability: UI: Remove Extra Button for Disinfection

- separated the screens for the DG Cleaning and DG scheduling

    • -155
    • +0
    /sources/gui/qml/pages/settings/SettingsDG.qml
    • -0
    • +155
    /sources/gui/qml/pages/settings/SettingsDGCleaning.qml
    • -0
    • +132
    /sources/gui/qml/pages/settings/SettingsDGScheduling.qml
Slowing CAN bus and reporting errors better

DEN-15439 : Updated - UI: Cybersecurity: The Export from SD-Card shall not follow SymLinks

Refactor checking symlink to a static function to be used outside FileHandler

Add wrapper function in GUIView to call FileHandler function checking symlink

Add logic to not show symlink in sd card log list

Update displayed counter to reflect only visible files count

DEN-15439 : Fixed - UI: Cybersecurity: The Export from SD-Card shall not follow SymLinks

Add note for copyFolder's cp command usage

Add a check in copyFile to skip the file if the source file is a symlink

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-15361 : Fixed - UI: Dialysate temp default in treatment settings is incorrect

Add setting and handling of a default value to sliders

Update pretreatment create screen to set the default value of the dialysate temp slider

    • -2
    • +17
    /sources/gui/qml/components/Slider.qml
DEN-11827 : Changed - BP/HR screen missing a way to pair bluetooth cuff

Based on Behrouz' comments, changed button text, visibility logic, and instruction-text

modify the clearing of pairedAddr to avoid flickering of the CONNECTION button on bp/hr screen

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
Merge branch 'DEN-15287-UI-VD-S97-BtConf' into staging

DEN-15287 : Added - BP/HR screen missing a way to pair bluetooth cuff

Added the button to access bluetooth screen from bp/hr screen

Add bluetooth settings screen component in bp/hr screen

Added code to test ECC CAN bus errors

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-15296: UI: Cybersecurity: Create and mount the encrypted folder, with denali -E [Encrypted Partition]

    • -0
    • +110
    /scripts/crypt_setup.sh
    • -4
    • +61
    /sources/device/DeviceController.cpp
  1. … 3 more files in changeset.
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-15383: UI: Cybersecurity: The service password keyboard hides if password is not correct.

    • -7
    • +11
    /sources/gui/qml/components/TextEntry.qml
DEN-15382: UI: Cybersecurity: The Manufacturing Setup mode Menus alignment

- Also removed unused ALARM_ID_UI_POST_FAILURE_SDCARD alarm generator.

    • -1
    • +18
    /sources/gui/qml/compounds/TouchGrid.qml
DEN-11366 : Updated - UI: Bluetooth Cuff paired status unknown after power cycle

Updated script to add the bluetooth main.conf file as part of start.sh

    • -0
    • +130
    /scripts/bluetooth_main.conf
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
Merge branch 'DEN-15287-UI-VD-S97-UsabilityChanges' into staging

DEN-15331 : Fixed - Usability: UI: Perform BP measurement Prior to UF volume

Update work flow so BP/HR is done before UF volume

DEN-15345 : Fixed - Usability: UI: Update Rinseback Complete Screen

Add missing back button signal

DEN-15345 : Changed - Usability: UI: Update Rinseback Complete Screen

Remove the confirm button in upper right corner of rinseback complete screen

Put in 10mL as constant label and change position

update Rinseback setup screen to be consistent

DEN-15305 : Fixed - Usability: UI: Update Rinseback Complete Screen

Remove "Back To Treatment" button

Set "Back" button visible and emit same signal as back to treatment used to

Add a Recirculate button with same visible logic as confirm button

Changed "Additional" to "Saline Bolus"

Add a volume label to the "Saline Bolus" button

Move "End Treatment" button to the left of row

DEN-15313 : Fixed - Usability: UI: Update colors on Saline Bolus Status

Added property to treatmentFluid to expose the progressbar color

Added logic to set the color of the progressbar to be orange when saline is in progress else blue