sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-8494: Implementation: Merge the Service Login & About into the code.

- Added Service login

- Added having the comment capability in settings .conf files.

- Performance improvement in settings reader.

    • -12
    • +15
    ./gui/qml/pages/settings/SettingsBase.qml
    • -2
    • +3
    ./gui/qml/pages/settings/SettingsDG.qml
    • -2
    • +2
    ./gui/qml/pages/settings/SettingsDateTime.qml
    • -52
    • +19
    ./gui/qml/pages/settings/SettingsHome.qml
    • -15
    • +79
    ./gui/qml/pages/settings/SettingsStack.qml
    • -7
    • +8
    ./gui/qml/pages/settings/SettingsWiFi.qml
  1. … 2 more files in changeset.
A little optimization

    • -4
    • +4
    ./gui/qml/pages/disinfect/DisinfectStack.qml
    • -5
    • +2
    ./gui/qml/pages/settings/SettingsDG.qml
  1. … 1 more file in changeset.
Merge branch 'DEN-8308_UI_DEV_Treatment_Log' into DEN-8495_UI_DEV_Service_ManualDisinfection_Flush

DEN-8319: Code Review 0

DEN-8319: Code Review 0

Removing test data.

    • -1
    • +1
    ./gui/qml/pages/settings/SettingsDG.qml
  1. … 1 more file in changeset.
DEN-8501: Svc: Implementation [Navigation]

    • -12
    • +23
    ./gui/qml/pages/disinfect/DisinfectStack.qml
    • -9
    • +23
    ./gui/qml/pages/settings/SettingsDG.qml
    • -5
    • +5
    ./view/hd/data/VHDOperationModeData.cpp
  1. … 1 more file in changeset.
DEN-8252: Updated POST Views

- Fixed setData

- Added baseline UI view classes

    • -0
    • +1
    ./gui/qml/pages/post/PostInProgress.qml
    • -0
    • +162
    ./view/VUIPostSingleResultData.cpp
    • -0
    • +67
    ./view/VUIPostSingleResultData.h
    • -0
    • +3
    ./view/dg/data/VDGPostSingleResultData.cpp
    • -1
    • +3
    ./view/hd/data/VHDPostSingleResultData.cpp
  1. … 1 more file in changeset.
DEN-8252: Updated POST Views

- Using QAbstractListModel to store the name and result for each HD, DG, and UI test

- Using global settings to read the list of tests from the filesystem

    • -0
    • +2
    ./gui/qml/pages/post/PostInProgress.qml
    • -2
    • +161
    ./view/dg/data/VDGPostSingleResultData.cpp
    • -4
    • +32
    ./view/dg/data/VDGPostSingleResultData.h
    • -2
    • +162
    ./view/hd/data/VHDPostSingleResultData.cpp
    • -4
    • +32
    ./view/hd/data/VHDPostSingleResultData.h
DEN-8256: Added power on self test in progress screen

    • -0
    • +84
    ./gui/qml/compounds/CheckListScrollView.qml
    • -0
    • +117
    ./gui/qml/pages/post/PostInProgress.qml
  1. … 3 more files in changeset.
DEN-8500: Svc: Implementation [Screen]

    • -0
    • +33
    ./gui/qml/components/Label.qml
    • -0
    • +79
    ./gui/qml/components/TimeEntry.qml
    • -1
    • +1
    ./gui/qml/pages/settings/SettingsBase.qml
    • -0
    • +139
    ./gui/qml/pages/settings/SettingsDG.qml
    • -14
    • +28
    ./gui/qml/pages/settings/SettingsStack.qml
  1. … 6 more files in changeset.
Updated the Alarms Mapping

Last minute modification request to remove timestamps

- It seems reasonable to remove the timestamps and let UI set timestamp upon receiving the messages fro each of the average(data)/Alarm/Event.

  1. … 1 more file in changeset.
DEN-8454: Added HD/DG Messaging for POST

    • -0
    • +43
    ./model/dg/data/MDGPostFinalResultData.cpp
    • -0
    • +81
    ./model/dg/data/MDGPostFinalResultData.h
    • -0
    • +47
    ./model/dg/data/MDGPostSingleResultData.cpp
    • -0
    • +84
    ./model/dg/data/MDGPostSingleResultData.h
    • -0
    • +43
    ./model/hd/data/MHDPostFinalResultData.cpp
    • -0
    • +81
    ./model/hd/data/MHDPostFinalResultData.h
    • -0
    • +47
    ./model/hd/data/MHDPostSingleResultData.cpp
    • -0
    • +84
    ./model/hd/data/MHDPostSingleResultData.h
    • -0
    • +24
    ./view/dg/data/VDGPostFinalResultData.cpp
  1. … 7 more files in changeset.
DEN-8318: TxLog: Code Analysis & AlarmMapping

  1. … 2 more files in changeset.
DEN-8490: Meetings & Support - General Support

- Support : Instruction for the Usability test support

- Support : SW team support and adding the second DGOpMode parameter (SubMode) fro logging.

- Support : SW team support, changed the Alarm Status log to be data from event.

- Added another parameter for treatment log - alarm

- Removed the initialization logging from the event logs which are all CANBus messages, in to the debug log .

- Added a header for the event log to be easier export in the excel sheet (the header doesn't have timestamp)

-

    • -8
    • +12
    ./model/dg/data/MDGOperationModeData.cpp
    • -17
    • +19
    ./model/dg/data/MDGOperationModeData.h
    • -13
    • +13
    ./model/hd/data/MHDOperationModeData.h
  1. … 37 more files in changeset.
Updated Alarm mapping against staging

DEN-8559: TxLog: Implementation [The Average 30min period log]

  1. … 3 more files in changeset.
DEN-8559: TxLog: Implementation [The Average 30min period log]

- Implemented the Models

    • -0
    • +85
    ./model/hd/alarm/MAlarmActiveList.cpp
    • -0
    • +141
    ./model/hd/alarm/MAlarmActiveList.h
  1. … 3 more files in changeset.
DEN-8490: Update the End Treatment Screens with the new Instruction base

- Also added the milliseconds to the logs

    • -0
    • +63
    ./gui/qml/components/FooterStatic.qml
    • -0
    • +181
    ./gui/qml/pages/TreatmentFlowBase.qml
    • -151
    • +3
    ./gui/qml/pages/disinfect/DisinfectBase.qml
    • -4
    • +2
    ./gui/qml/pages/disinfect/DisinfectStack.qml
    • -0
    • +50
    ./gui/qml/pages/endtreatment/EndTreatmentBase.qml
  1. … 25 more files in changeset.
Removing the fault screen

- Stay in what ever position we are and don't go to the fault screen for now.

- A fading created for the notifications.

    • -0
    • +8
    ./gui/qml/components/NotificationBar.qml
    • -0
    • +49
    ./gui/qml/compounds/Fader.qml
    • -0
    • +8
    ./gui/qml/dialogs/NotificationDialog.qml
  1. … 2 more files in changeset.
DEN-7756: Addressed code review comments

Updated recent alarm mapping.

DEN-8317: Implementation: Merge the Wi-Fi into the code.

- Mainly the WiFi integration

- Some other support tasks:

| Support : Instruction and Kishen images [ Calyton, Nick ]

| Support : Alarm Messaging Parser

| Support : Changed the Manager Screen into a Monitoring Dialog and can be shown by DblTap on SDCard Indication on top/right

| Support : Modified the Heat values to float on Monitoring Dialog

| Support/Bug : Fixed the Alarm Message Bug

    • -0
    • +376
    ./gui/qml/dialogs/DiagnosticsDialog.qml
    • -1
    • +1
    ./gui/qml/dialogs/NotificationDialog.qml
  1. … 93 more files in changeset.
DEN-8317: Implementation: Merge the Wi-Fi into the code.

    • -6
    • +5
    ./gui/qml/components/NotificationBar.qml
    • -73
    • +0
    ./gui/qml/components/SettingsItem.qml
    • -2
    • +2
    ./gui/qml/dialogs/NotificationDialog.qml
    • -10
    • +10
    ./gui/qml/pages/settings/SettingsHome.qml
  1. … 2 more files in changeset.
DEN-8317: Implementation: Merge the Wi-Fi into the code.

    • -1
    • +1
    ./gui/qml/components/GridSelection.qml
    • -1
    • +1
    ./gui/qml/components/NotificationBar.qml
    • -41
    • +30
    ./gui/qml/components/TextEntry.qml
    • -2
    • +2
    ./gui/qml/compounds/InstructionView.qml
    • -1
    • +1
    ./gui/qml/dialogs/NotificationDialog.qml
  1. … 4 more files in changeset.
DEN-8317: Implementation: Merge the Wi-Fi into the code.

    • -69
    • +52
    ./gui/qml/pages/settings/SettingsDateTime.qml
DEN-8317: Implementation: Merge the Wi-Fi into the code.

    • -0
    • +48
    ./gui/qml/components/ScrollBar.qml
    • -3
    • +9
    ./gui/qml/pages/settings/SettingsStack.qml
    • -0
    • +83
    ./gui/qml/pages/settings/SettingsWiFi.qml
  1. … 2 more files in changeset.
DEN-8316: TxLog: Implementation [Simulator/Testing]

  1. … 4 more files in changeset.
DEN-7756: Addressed code review comments

    • -3
    • +3
    ./gui/qml/components/InformationTable.qml
    • -22
    • +0
    ./model/MDGSerialNumberResponse.cpp
    • -21
    • +0
    ./model/MHDSerialNumberResponse.cpp
    • -0
    • +22
    ./model/dg/adjustment/MDGSerialNumberResponse.cpp
    • -0
    • +64
    ./model/dg/adjustment/MDGSerialNumberResponse.h
    • -0
    • +21
    ./model/hd/adjustment/MHDSerialNumberResponse.cpp
    • -0
    • +64
    ./model/hd/adjustment/MHDSerialNumberResponse.h
  1. … 1 more file in changeset.