settings

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-15112: Added - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Add the log list model for SD card and USB in CPP

Updated the SettingLogExport QML to reflect CPP model addition

    • -0
    • +258
    ./VLogFileListModel.cpp
    • -0
    • +101
    ./VLogFileListModel.h
  1. … 8 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 12 more files in changeset.
DEN-15487: Updated - UI: POST: UI needs to report an error if the configuration files, or parameter(s) are missing.

DEN-16104: UI: Reorder the sequence of the messages in POST from UI to HD

  1. … 11 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 15 more files in changeset.
Merge remote-tracking branch 'origin/DEN-15833-UI-VD-S101-UI_HD_RTC_sync' into staging

  1. … 3 more files in changeset.
DEN-14961: Updated - The UI RTC needs to get synced with HD RTC

Renamed the class and objects to be HDRTC* per CR request

  1. … 11 more files in changeset.
Merge branch 'DEN-15845-UI-MS_S100' into staging

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 67 more files in changeset.
Merge branch 'DEN-15279-UI-BN-S97-Cybersecurity' into staging

  1. … 109 more files in changeset.
  1. … 9 more files in changeset.
DEN-14961: Updated - The UI RTC needs to get synced with HD RTC

Add conversion to UTC time to properly handle setting HD RTC

Add conversion to local time to properly handle syncing UI RTC with HD's RTC

DEN-15845: Service password entry not being logged

Service password entry not being logged

DEN-14961: Added - The UI RTC needs to get synced with HD RTC

Add the HD-UI RTC message model to the UI to do a single HD-UI RTC sync

  1. … 10 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 1 more file in changeset.
DEN-15733: Typo in Bluetooth Cuff connection screen

- I cherry picked Mohammad's commits from an incorrect branch and put it here. and will remove from the other branch ( DEN-15774-UI-MS-S100 ).

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 4 more files in changeset.
DEN-15604 : UI Encryption/Decryption during normal operation

- still needs work to clean up the execution order

- some of them have been disabled.

  1. … 14 more files in changeset.
DEN-15441: Updated - UI: Cybersecurity: Reset Factory [Settings Menu, Service Mode]

Changed the script to check if the removal was successful

Added password replacement in script and removed from UI code

Added cloud sync token removing

  1. … 1 more file in changeset.
DEN-15400: UI: Cybersecurity: UI needs to auto generate the password for the Encrypted partition

- completed the encryption partition creation

- used a function to get the settings home, which is going to be different when App is in manufacturing mode and in normal operation.

- now in normal mode it needs to be mounted to be used and needs some movements and threading.

- For now the application should use the -R CLIS to make the app use the root home folder for the configurations, and I add it to the run.sh, but it has to be removed later.

  1. … 17 more files in changeset.
DEN-15441: Updated - UI: Cybersecurity: Reset Factory [Settings Menu, Service Mode]

Added retaining service password in settings.conf file after the default is loaded via factory_reset.sh script

  1. … 2 more files in changeset.
DEN-15400: UI: Cybersecurity: UI needs to auto generate the password for the Encrypted partition

- The -KaukE added to run.sh which needs to be removed when done.

- Added the default service password

- fixed the issue after changing the confirm screen for the change password

- moved the settings post connections to a separate function to be called after the settings initialization.

  1. … 7 more files in changeset.
DEN-15400: UI: Cybersecurity: UI needs to auto generate the password for the Encrypted partition

- made the fixSalt obfuscated.

  1. … 1 more file in changeset.
DEN-15400: UI: Cybersecurity: UI needs to auto generate the password for the Encrypted partition

- Fixed the Service password using the fixSalt

- //TODO: it needs to be appended to make ti less appear

- //TODO: work on the Encrypted Partition

  1. … 20 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 53 more files in changeset.
DEN-15316: Usability: UI: Remove Extra Button for Disinfection

- Fixed the alignment of the time

- Fixed the epoch zero to display empty instead of incorrect date/time

  1. … 4 more files in changeset.
DEN-15316: Usability: UI: Remove Extra Button for Disinfection

- Implemented the MVC and messaging.

    • -0
    • +52
    ./VAdjustmentDGCleaningUsage.cpp
    • -0
    • +74
    ./VAdjustmentDGCleaningUsage.h
  1. … 17 more files in changeset.
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

  1. … 1 more file in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 6 more files in changeset.
DEN-15348 : Updated - removed wifi.ini creation/use from code

Added code to retrieve ssid on any network connection

  1. … 5 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 6 more files in changeset.