sources

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
DEN-D8062, DEN-8081, DEN-8082: Added alarm volume and brightness

    • -0
    • +127
    ./gui/qml/pages/SettingsAlarmVolume.qml
    • -0
    • +125
    ./gui/qml/pages/SettingsBrightness.qml
    • -0
    • +39
    ./model/hd/data/MAlarmVolumeData.cpp
    • -0
    • +74
    ./model/hd/data/MAlarmVolumeData.h
  1. … 11 more files in changeset.
DEN-8137: Confirm button in Confirm Treatment screen becomes disabled after enabled

- fixed the confirm button enabled.

  1. … 1 more file in changeset.
DEN-7835: Code Review 0

- Removed extra test steps in the instruction.conf

- Updated the SDItem.qml code dox.

- Updated the storage variable for Date/Time script location

  1. … 3 more files in changeset.
DEN-7752: Added hd dg serial number to device info page.

    • -0
    • +22
    ./model/MDGSerialNumberResponse.cpp
    • -0
    • +64
    ./model/MDGSerialNumberResponse.h
    • -0
    • +21
    ./model/MHDSerialNumberResponse.cpp
    • -0
    • +64
    ./model/MHDSerialNumberResponse.h
  1. … 1 more file in changeset.
DEN-7755: Updated device information table to display UI, HD, DG versions and fpga versions

    • -0
    • +1
    ./gui/qml/pages/SettingsDeviceInformation.qml
DEN-7755: Added device information table.

    • -0
    • +62
    ./gui/qml/components/InformationSubTable.qml
    • -0
    • +128
    ./gui/qml/components/InformationTable.qml
    • -0
    • +67
    ./gui/qml/components/InformationTableEntry.qml
    • -0
    • +20
    ./gui/qml/pages/SettingsDeviceInformation.qml
    • -0
    • +82
    ./view/VDeviceInformation.cpp
  1. … 5 more files in changeset.
DEN-7931 UI Logging: Rotation and deletion do not trigger on disk usage.

- Fixed and gave to the V&V team, Michael, to test.

- First round of test was successful.

    • -1
    • +3
    ./gui/qml/components/ProgressCircle.qml
  1. … 2 more files in changeset.
DEN-7831: posTx: Implementation [Simulator/Testing]

- Disinfection

    • -5
    • +13
    ./gui/qml/components/ExportButton.qml
    • -33
    • +46
    ./gui/qml/compounds/TouchGrid.qml
    • -17
    • +69
    ./gui/qml/pages/disinfect/DisinfectStack.qml
  1. … 25 more files in changeset.
DEN-7831: posTx: Implementation [Simulator/Testing]

- As part of the test and simulation treatment log was implemented at some point.

- It still needs to convert received values and map some other type values and dates.

    • -18
    • +47
    ./gui/qml/compounds/TouchGrid.qml
    • -0
    • +119
    ./gui/qml/pages/posttreatment/PostTreatmentReview.qml
  1. … 3 more files in changeset.
DEN-7946 Saline, Standby, Alarm, Keyboard, ....

    • -12
    • +16
    ./gui/qml/compounds/TouchGrid.qml
    • -2
    • +7
    ./gui/qml/pages/settings/SettingsBase.qml
    • -13
    • +13
    ./gui/qml/pages/settings/SettingsDateTime.qml
    • -0
    • +11
    ./gui/qml/pages/settings/SettingsHome.qml
    • -0
    • +49
    ./model/dg/data/disinfect/MDisinfectStatesData.cpp
    • -0
    • +85
    ./model/dg/data/disinfect/MDisinfectStatesData.h
    • -0
    • +19
    ./view/hd/data/VHDOperationModeData.cpp
  1. … 7 more files in changeset.
DEN-8052: posTx: Implementation [Messaging] (Disinfection)

DEN-8067: Meetings & Support - Post-Treatment Integration

    • -1
    • +0
    ./gui/qml/components/NotificationBar.qml
    • -39
    • +73
    ./gui/qml/pages/disinfect/DisinfectStack.qml
    • -3
    • +3
    ./view/dg/data/disinfect/VDisinfectDGData.cpp
    • -3
    • +3
    ./view/dg/data/disinfect/VDisinfectDGData.h
    • -6
    • +5
    ./view/hd/data/VHDOperationModeData.cpp
  1. … 3 more files in changeset.