sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
The docstring is missing

The docstring is missing

This could be clearer. From just reading this it's unclear what the purpose of the footer is

This could be clearer. From just reading this it's unclear what the purpose of the footer is

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.
RESOLVED

RESOLVED

RESOLVED

RESOLVED

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.
RESOLVED

RESOLVED

RESOLVED

RESOLVED

Done

Done

Done

Done

DEN-7756: Addressed code review comments

Done

Done

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.