sources

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
DEN-8064: Addressed code review comments

    • -39
    • +0
    ./model/hd/data/MAlarmVolumeData.cpp
  1. … 1 more file in changeset.
DEN-8064: Addressed code review comments

  1. … 1 more file in changeset.
DEN-8064: Addressed code review comments

    • -16
    • +16
    ./gui/qml/pages/SettingsAlarmVolume.qml
    • -4
    • +4
    ./gui/qml/pages/SettingsBrightness.qml
    • -2
    • +2
    ./gui/qml/pages/SettingsDateTimeSet.qml
    • -2
    • +2
    ./gui/qml/pages/SettingsDeviceInformation.qml
    • -0
    • +45
    ./model/hd/adjustment/MAdjustHDAlarmVolumeResponse.cpp
    • -0
    • +82
    ./model/hd/adjustment/MAdjustHDAlarmVolumeResponse.h
  1. … 3 more files in changeset.
Updated the Alarm List

DEN-8316: TxLog: Implementation [Simulator/Testing]

  1. … 39 more files in changeset.
DEN-8303 Meeting & Support - General Purpose

- Adding two other Alarms parameters to the log

- Fixed the ProgressCircle component circle color.

- Adding a simple detail screen for the Treatment Log Review screen

- Popping up the keyboard when get into the Date/Time screen.

-

    • -1
    • +1
    ./gui/qml/components/ProgressCircle.qml
    • -0
    • +5
    ./gui/qml/pages/settings/SettingsDateTime.qml
    • -1
    • +2
    ./gui/qml/pages/settings/SettingsStack.qml
    • -7
    • +139
    ./model/hd/alarm/MAlarmTriggered.cpp
  1. … 3 more files in changeset.
DEN-8081: Added missing message length, updated needs ack table.

Merge DEN-7752_Device_Information into DEN-8058_Alarm_Volume_Brightness

  1. … 1 more file in changeset.
DEN-8083: Added HD and DG last and next service dates

    • -2
    • +2
    ./gui/qml/pages/SettingsDeviceInformation.qml
    • -0
    • +31
    ./model/dg/adjustment/MAdjustDGServiceResponse.cpp
    • -0
    • +68
    ./model/dg/adjustment/MAdjustDGServiceResponse.h
    • -0
    • +31
    ./model/hd/adjustment/MAdjustHDServiceResponse.cpp
    • -0
    • +68
    ./model/hd/adjustment/MAdjustHDServiceResponse.h
  1. … 3 more files in changeset.
DEN-8062, DEN-8081: Alarm volume improvements

    • -15
    • +9
    ./gui/qml/pages/SettingsAlarmVolume.qml