resources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LEAH-1976: implement-a-simple-video-screen

Added Video Screen with button-controller with transition animation

Temporary:

The screen can be accessed by clicking on the "SD" icon

The test video is stored in "/home/denali/videos/

    • binary
    ./images/Backward.png
    • binary
    ./images/Forward.png
  1. … 3 more files in changeset.
LEAH-1881: Put the Diality Logo to the Kernel logo.

- Write a script to generate that from the png splash screen when needed again.

    • binary
    ./images/diality-splash.bmp
    • binary
    ./images/diality-splash.png
    • -0
    • +66
    ./images/diality-splash.sh
    • binary
    ./images/diality-splash.xcf
    • -0
    • +171203
    ./images/logo_custom_clut224.ppm
    • -0
    • +171203
    ./images/logo_diality_1280_800.ppm
  1. … 1 more file in changeset.
LEAH-1937: UI: Translation

- Updated ts files and added qm files.

LEAH-1937: UI: Translation

- Moved the translations next to application location in translations folder on target build and point to Projects/application/resources when build on VM.

- Defined the Settings_Category_Translations for the locale as translations/translation

- Moved the settings(locale) next to application location in settings folder on target build and point to /home/denali/Desktop when build on VM.

- Defined the Settings_Category_Locale for the locale as settings/locale

- Added the translation ts/qm with tagged words for Spanish and Germany.

- Removed the loadTranslation logic from the Application controller.

- set the keyboardlocal property to read from the vLocalizations.

- Made all the methods in the Setting class static and the class not instantiable.

- Modified the ConfigurationsDataList to the ParametersDataList to distinguish between the settings and configurations, as well as clarification on the DataList of the Treatement Parameters.

- Corrected the order of the translation, log, startgui.

- Separated the Settings read function and added two readLocale and ReadConfigurations to be able to call the readLocale earlier to get the localization values needed for the rest of the configurations and translations.

    • -5356
    • +0
    ./translation/translation_es.ts
    • binary
    ./translations/translation_de.qm
    • -0
    • +5386
    ./translations/translation_de.ts
    • binary
    ./translations/translation_es.qm
    • -0
    • +5386
    ./translations/translation_es.ts
  1. … 18 more files in changeset.
LEAH-1937: UI: Translation

Added Translation "qm" for "es"

    • -0
    • +5356
    ./translation/translation_es.ts
CS-10: The Log upload to the cloud - Keep stashed files and some minor changes.

- Added the Moda-flx logo to the branch

- added a build flag to bypass the POST fails

- fixed a typo in class definition.

- added the platform text to be displayed on the screen in which the application is executing for later better debugging.[ as //DEBUG: comment ]

- Added my note on BCuff connection to avoid loosing it. [ may need update ]

    • -0
    • +1163
    ./logos/Moda-flx Logos/Moda-flx-Horizontal-Logo-RGB-Color.ai
    • binary
    ./logos/Moda-flx Logos/Moda-flx-Horizontal-Logo-RGB-Color.jpg
    • -0
    • +1248
    ./logos/Moda-flx Logos/Moda-flx-Square-Logo-RGB-Color.ai
    • binary
    ./logos/Moda-flx Logos/Moda-flx-Square-Logo-RGB-Color.jpg
    • -0
    • +1208
    ./logos/Moda-flx Logos/Moda-flx-Vertical-Logo-RGB-Color.ai
    • binary
    ./logos/Moda-flx Logos/Moda-flx-Vertical-Logo-RGB-Color.jpg
  1. … 5 more files in changeset.
DEN-16257: Added - UI.P1B : WiFi status indicator

Modify positioning of the indicators to avoid the confirm button

include new wifi logos for the wifi indicator

add a wifi status indicator component

    • binary
    ./images/WifiLogoConnected.png
    • binary
    ./images/WifiLogoNotConnected.png
  1. … 2 more files in changeset.
DEN-16258: Added - UI.P1B : Bluetooth status indicator

The bluetooth indicator QML component

A re-usable StatusDialog component that opens a small dialog to display info passed

Remove the old text bluetooth debug string

    • binary
    ./images/BTLogoConnected.png
    • binary
    ./images/BTLogoNotConnected.png
  1. … 8 more files in changeset.
Merge branch 'DEN-15279-UI-BN-S97-Cybersecurity' into staging

  1. … 113 more files in changeset.
DEN-15407: UI: Add RO Permeate Sample to cleaning mode screen + messaging

    • binary
    ./images/DenaliDevice.png
  1. … 5 more files in changeset.
DEN-14302: UI: Export Logs: Eject button appears enabled when no USB drive is connected

- Removed the previous eject icon and used new pair of icons for the disabled and enabled states.

    • binary
    ./images/EjectDisabled.png
    • binary
    ./images/EjectEnabled.png
  1. … 2 more files in changeset.
Merge branch 'DEN-14909-UI-VD-S92-QS-Arrows' into staging

  1. … 2 more files in changeset.
DEN-14912 Quick Start: Arrows - Additional changes based on Behrouz's feedback

  1. … 3 more files in changeset.
DEN-14912 Quick Start - Arrows - Modify code based on feedback from Behrouz -- take out the CircleButton and make use of TouchRect -- Add left and right arrow images

    • binary
    ./images/chevron-left.png
    • binary
    ./images/chevron-right.png
  1. … 5 more files in changeset.
Cherry Pick [DEN-13053-S82-JI : a98b41] Alarm Bell Icon

Replaced old alarm bell/bell-off files with new files from Behrouz and refactored their filenames.

    • binary
    ./images/bell-on.png
  1. … 1 more file in changeset.
DEN-14391 , DEN-14393 : Qt 5.15.10 [QML run-time issues]

- Fixed all the QML warning and errors

- Enabled the Clang-Tidy, Clazy and cppcheck and fixed some.

- Removed unused images

- made the Denali POST logo transparent.

    • binary
    ./images/Logo DialityT.png
    • binary
    ./images/Settings_gear_setting_tools-128.png
  1. … 42 more files in changeset.
Replaced old alarm bell/bell-off files with new files from Behrouz and refactored their filenames.

    • binary
    ./images/bell-on.png
  1. … 1 more file in changeset.
UI-BUG-S62: UI-BUG-S62-1

Addressed code reviews.

  1. … 5 more files in changeset.
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
    ./images/Logo Qt 1024px_old.png
    • binary
    ./images/Logo d-Qt-mod1.png
  1. … 11 more files in changeset.
DEN-11367: OMRON name/logo from Bluetooth Settings image

- removed the Omron and intelliSence texts from the image.

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.

    • -80
    • +0
    ./settings/Instructions/Instructions.conf
    • binary
    ./settings/Instructions/PBo connect_72.png
    • binary
    ./settings/Instructions/door down v2.png
  1. … 24 more files in changeset.
Improved the POST

- Updated the run.sh

- Enabled the Sha256 in the application

- Fixed the ShaSum issue in the run.sh

- Added a command line argument to disable the alarm-no-minimize

- Set the timezone to UTC int eh setup script.

- Setup the correct greeting on the home screen

    • -0
    • +275
    ./settings/Messages/Unhandled.conf
    • -275
    • +0
    ./settings/messages/unhandled.conf
  1. … 11 more files in changeset.
DEN-10599: KeborMed [CloudSync infrastructure kickoff ]

- The infrastructure is done for send and receive

- IT only needs interpretation on send and action on receive of messages in CloudSync communication.

    • -8
    • +256
    ./settings/messages/unhandled.conf
  1. … 20 more files in changeset.
Part 1/2: make the unhandled messages dynamic

- The messages/unhandled.conf has been created in the settings area and will be loaded and used for the unhandled messages in the message interpreter.

    • binary
    ./images/Logo d-blue.png
    • -0
    • +27
    ./settings/messages/unhandled.conf
  1. … 9 more files in changeset.
DEN-9897: Recirculate confirm button click doesn't do anything.

- After rinseback completes during treatment, UI does not provide option to go back to treatment after RECONNECT

- It has been fixed to send message 84.1 for the confirm

    • binary
    ./images/Omron-bp7000.png
  1. … 5 more files in changeset.
DEN-9691: UI Strings Do Not Fit Various Treatment Screens

- Used abbreviation for some long Treatment parameters name, provided by Clayton

DEN-9416: Implementations

- Most of the FW implementation is done.

- After the Check-in message two more messages needs to be sent to the HD to complete the POST:

- Version for the compatibility test.

- UI_POST to wrap the POST on HD side.

    • binary
    ./images/BusyFail.png
  1. … 14 more files in changeset.
Code Review Addressed

    • -1
    • +1
    ./settings/Instructions/Instructions.conf
  1. … 1 more file in changeset.
DEN-8705: Pre-Treatment Setup Screen

- Usability tests feedback modifications

- A/V Pressure Limits ranges update regarding PRS changes.

    • -3
    • +3
    ./settings/Instructions/Instructions.conf
  1. … 11 more files in changeset.
DEN-8937: Meetings & Support - General Support

- Updated the main Treatment Log message parameters.

  1. … 15 more files in changeset.