device

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- Added functionality to properly backup the BootPOST log which is the log before getting the HDSerial.

- It will get backed up if it is in the current day and system just has changed to the new log file due to receiving of the serial.

- When trying to back up the normal logs (logs with serial), will try for its BootPOST log, if exists will get backed up.

    • -1302
    • +1323
    ./DeviceController.cpp
  1. … 6 more files in changeset.
LEAH-1884: [WIP] DeviceController Improvement

- got a potentially solid idea on how to design the models and controllers

- the idea is completely implemented in brightness.

- valid implementations are usbmount, brightness, wifiscan.

- other than brighness other ones need a final review.

- Note: if the requested value is not valid in toByteArray application would be better to rever like the one is done in fromByteArray. to test set the range of the brightness slider to 0 to 6.

- extra setting models need to be removed like the device controller.

  1. … 17 more files in changeset.
LEAH-1884: [WIP] DeviceController Improvement

- Finishing up the WiFi Scan, for the list of the available APs nearby.

LEAH-1884: [WIP] DeviceController Improvement

- DeviceController: improvement (intermediate progress messages)

- DeviceGlobals: improved the templates for the slots executions.

- DeviceView: parse and prepare the wifiList to view to the user.

- DeviceView: made it a listmodel for the qml use.

- WifiInterface: removed the test parser that has been moved to the DeviceView.

  1. … 3 more files in changeset.
LEAH-1884: [WIP] DeviceController Improvement

- Making the Device control decide for the view

- Added a functionality to get intermediate messages from scripts, like progress.

- Improved the above functionality.

- Modified the DeviceView to a AbstractListModel, to store list of data, like WiFi and Bluetooth.

  1. … 2 more files in changeset.
LEAH-1888 Brightness settings changed

LEAH-1884: DeviceController improvement

- Fixed an issue in the VTreatmentRanges if the config file has not read successfully and the dialysate flow rate is set to zero.

- Added the WiFiList device model to the Device management.

- Added MVC for the WiFi List scan.

- Added the readyReadStandard{out/err} to get the executed in-progress script output, to help communicate with the script during execution. [ Update progress to be sent to the application during execution.]

- Added the mCompleted to the DeviceModels to detect when the execution of the progress is complete and it is not the intermittent communication during the execution.

  1. … 7 more files in changeset.
LEAH-1864: UI: Digi Board Bring up - Basics [ ( NO Settings , NO Cloud) ]

- Fixed remained Settings instances.

LEAH-1937: UI: Translation

- Removed some references to the non-static Settings class.

LEAH-1864: UI: Digi Board Bring up - Basics [ ( NO Settings , NO Cloud) ]

- Removed Unit-Test classes

- Removed the win endings (\r) from some files

- Renamed the denali project to leahi

    • -1302
    • +1302
    ./DeviceController.cpp
  1. … 28 more files in changeset.
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.

    • -1302
    • +1301
    ./DeviceController.cpp
  1. … 22 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

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

  1. … 37 more files in changeset.
Enable registration mode - initial implementation hesitations

  1. … 9 more files in changeset.
CS-10: The Log upload to the cloud

- removing the log watch before adding it. found out some situations it could cause watch not work properly.

- Added log for the CS received message

  1. … 1 more file in changeset.
CS-10: The Log upload to the cloud

- Fixed a typo in read file error.

- Changed the logic for the dissdcardspacechanged to be an OR instead of and, so either of the available and percent change of the sd-card can now trigger the signal, although it may get higher frequency but seems like necessary.

  1. … 1 more file in changeset.
CS-10: The Log upload to the cloud

- Reformat some event logs (Acks) to be aligned with the others format.

- Made the USB Drive status log to be one time log for each mount, unmount and removed events, and not to fill in the service log in each second.

    • -1311
    • +1315
    ./DeviceController.cpp
  1. … 2 more files in changeset.
CS-10: The Log upload to the cloud

- the uploadOldestFirst logic was reverse.

CS-10: The Log upload to the cloud

- refactored the name of global cli option values.

- added two other options for better debugging by [dis/en]able them.

- added optional gzip compression.

- added different approcahes for the log upload in case may need a change.

  1. … 8 more files in changeset.
Merge branch 'release/stagingmerge-DEN-16709-UI-Release-11-2' into release/p1_staging

Merge branch 'DEN-16657-UI-BN-S116-LogUpload' into develop

Merge branch 'DEN-16657-UI-BN-S116-LogUpload' into staging

CS-11: CloudSync Factory Reset deletes the configurations (does decommissioning)

- Reverted back the script timeout response fix, it seems the timeout responses are not handled properly and needs more work.

- Set all the scripts timeout to 10s (10000ms) by default (which for some could be too much but that is the timeout in case of failure).

CS-11: CloudSync Factory Reset deletes the configurations (does decommissioning)

- Reverted back the script timeout response fix, it seems the timeout responses are not handled properly and needs more work.

- Set all the scripts timeout to 10s (10000ms) by default (which for some could be too much but that is the timeout in case of failure).

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

  1. … 12 more files in changeset.
CS-10: The Log upload to the cloud

- Added the op_mode as Standby to the disinfect condition.

CS-10: The Log upload to the cloud

- Added a command line option -L to (dis/en)able the long log name with CloudSync upload and pending feature.

- If -L is not used the system will log like before with yyyy_DD_dd_denali.(log/err) format.

- Improved the code and fixed some of TODO sections.

- Added PROPERTY for the application running environment in GuiView to use in export log.

- Utilize the MainMenu height in the settingsExportLog since that is hidden in that screen.

- Added a dynamic panel layout on the SettingsExportLogs from vertical if not using the LongLogNames to horizontal if the LongLogNames is used.

- Added getters for logger file name attributes like the path and log extension and so on, which is currently being used int he DeviceController to handle the log upload and backup.

CS-11: CloudSync Factory Reset deletes the configurations (does decommissioning)

- moved the cs factory reset call for the decommissioning.

- fixed the TimedProcess timeout call.

- fixed signal emits without emit keyword.

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

  1. … 12 more files in changeset.
Merge branch 'DEN-16657-UI-BN-S116-LogUpload' into staging

  1. … 4 more files in changeset.
CS-11: CloudSync Factory Reset deletes the configurations (does decommissioning)

- moved the cs factory reset call for the decommissioning.

- fixed the TimedProcess timeout call.

- fixed signal emits without emit keyword.

  1. … 2 more files in changeset.
CS-10: The Log upload to the cloud

- Added a command line option -L to (dis/en)able the long log name with CloudSync upload and pending feature.

- If -L is not used the system will log like before with yyyy_DD_dd_denali.(log/err) format.

- Improved the code and fixed some of TODO sections.

- Added PROPERTY for the application running environment in GuiView to use in export log.

- Utilize the MainMenu height in the settingsExportLog since that is hidden in that screen.

- Added a dynamic panel layout on the SettingsExportLogs from vertical if not using the LongLogNames to horizontal if the LongLogNames is used.

- Added getters for logger file name attributes like the path and log extension and so on, which is currently being used int he DeviceController to handle the log upload and backup.

  1. … 8 more files in changeset.