application

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-8319: TxLog: Code Review 0

    • -1
    • +1
    /sources/gui/qml/pages/TreatmentFlowBase.qml
    • -5
    • +5
    /sources/gui/qml/pages/UserConfirmation.qml
    • -0
    • +15
    /sources/model/settings/MWifiNetwork.h
DEN-8319: Code Review 0

    • -1
    • +7
    /sources/gui/qml/components/FooterStatic.qml
DEN-8319: Code Review 0

    • -1
    • +5
    /sources/gui/qml/components/Footer.qml
Updated the Alarms Mapping

    • -1
    • +5
    /sources/model/hd/alarm/MAlarmMapping.cpp
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.

DEN-8318: TxLog: Code Analysis & AlarmMapping

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmMapping.cpp
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)

-

    • binary
    /resources/settings/Instructions/Twist shunt_temp.png
  1. … 37 more files in changeset.
Updated Alarm mapping against staging

    • -1
    • +4
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-8559: TxLog: Implementation [The Average 30min period log]

    • -0
    • +13
    /sources/canbus/MessageDispatcher.cpp
    • -1
    • +11
    /sources/canbus/MessageInterpreter.cpp
    • -6
    • +6
    /sources/model/hd/alarm/MAlarmActiveList.h
DEN-8559: TxLog: Implementation [The Average 30min period log]

- Implemented the Models

    • -0
    • +85
    /sources/model/hd/alarm/MAlarmActiveList.cpp
    • -0
    • +141
    /sources/model/hd/alarm/MAlarmActiveList.h
DEN-8490: Update the End Treatment Screens with the new Instruction base

- Also added the milliseconds to the logs

    • -1
    • +0
    /sources/gui/qml/components/Footer.qml
    • -0
    • +63
    /sources/gui/qml/components/FooterStatic.qml
    • -2
    • +2
    /sources/gui/qml/components/RangeSlider.qml
    • -1
    • +1
    /sources/gui/qml/components/Slider.qml
    • -1
    • +1
    /sources/gui/qml/components/TickMarks.qml
    • -1
    • +1
    /sources/gui/qml/components/TimeText.qml
    • -0
    • +181
    /sources/gui/qml/pages/TreatmentFlowBase.qml
    • -151
    • +3
    /sources/gui/qml/pages/disinfect/DisinfectBase.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
    • +49
    /sources/gui/qml/compounds/Fader.qml
    • -0
    • +8
    /sources/gui/qml/dialogs/AlarmListDialog.qml
Updated recent alarm mapping.

    • -0
    • +2
    /sources/model/hd/alarm/MAlarmMapping.cpp
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

    • binary
    /resources/images/eye.png
    • binary
    /resources/settings/Instructions/1.png
    • binary
    /resources/settings/Instructions/2.png
    • binary
    /resources/settings/Instructions/3.png
  1. … 93 more files in changeset.
DEN-8317: Implementation: Merge the Wi-Fi into the code.

    • binary
    /resources/images/eject.png
    • -3
    • +3
    /sources/gui/qml/components/BackButton.qml
    • -4
    • +4
    /sources/gui/qml/components/CloseButton.qml
    • -2
    • +2
    /sources/gui/qml/components/ImageLogoD.qml
    • -3
    • +3
    /sources/gui/qml/components/MuteButton.qml
    • -73
    • +0
    /sources/gui/qml/components/SettingsItem.qml
    • -1
    • +6
    /sources/gui/qml/components/USBButton.qml
    • -2
    • +2
    /sources/gui/qml/components/UpDownButton.qml
    • -2
    • +2
    /sources/gui/qml/dialogs/AlarmListDialog.qml
    • -4
    • +6
    /sources/gui/qml/globals/Variables.qml
DEN-8317: Implementation: Merge the Wi-Fi into the code.

    • -2
    • +2
    /sources/gui/qml/components/Background.qml
    • -1
    • +1
    /sources/gui/qml/components/GridSelection.qml
    • -4
    • +4
    /sources/gui/qml/components/RangeBar.qml
    • -2
    • +2
    /sources/gui/qml/components/RangeSlider.qml
    • -2
    • +2
    /sources/gui/qml/components/ScrollBar.qml
    • -41
    • +30
    /sources/gui/qml/components/TextEntry.qml
    • -1
    • +1
    /sources/gui/qml/compounds/TouchGrid.qml
    • -1
    • +1
    /sources/gui/qml/dialogs/AlarmListDialog.qml
    • -2
    • +1
    /sources/gui/qml/globals/Variables.qml
  1. … 4 more files in changeset.
DEN-8317: Implementation: Merge the Wi-Fi into the code.

    • -2
    • +11
    /sources/gui/qml/components/TextEntry.qml
    • -24
    • +1
    /sources/gui/qml/globals/Variables.qml
DEN-8317: Implementation: Merge the Wi-Fi into the code.

    • -0
    • +1
    /sources/gui/qml/components/Background.qml
    • -0
    • +48
    /sources/gui/qml/components/ScrollBar.qml
    • -0
    • +83
    /sources/gui/qml/pages/settings/SettingsWiFi.qml
Added an instruction image

- concentrate door open-v1.png

DEN-8318 Static Code Analysis

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

    • binary
    /resources/settings/Instructions/water sampling_v1.png
Updated the Alarm List

    • -2
    • +4
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-8316: TxLog: Implementation [Simulator/Testing]

    • binary
    /resources/settings/Instructions/1.png
    • binary
    /resources/settings/Instructions/2.png
    • binary
    /resources/settings/Instructions/3.png
    • -0
    • +8
    /resources/settings/Instructions/Instructions.conf
    • binary
    /resources/settings/Instructions/slide1_filter_v2.png
    • binary
    /resources/settings/Instructions/slide1_filter_v2b.png
    • binary
    /resources/settings/instructions/1.png
    • binary
    /resources/settings/instructions/2.png
  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.

-

    • -7
    • +139
    /sources/model/hd/alarm/MAlarmTriggered.cpp
    • -2
    • +28
    /sources/model/hd/alarm/MAlarmTriggered.h
DEN-8137: Confirm button in Confirm Treatment screen becomes disabled after enabled

- fixed the confirm button enabled.

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

    • -0
    • +10
    /sources/storage/StorageGlobals.cpp
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.

DEN-7831: posTx: Implementation [Simulator/Testing]

- Disinfection

    • -4
    • +3
    /sources/canbus/MessageInterpreter.cpp
    • -5
    • +13
    /sources/gui/qml/components/ExportButton.qml
    • -33
    • +46
    /sources/gui/qml/compounds/TouchGrid.qml
    • -17
    • +69
    /sources/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.

    • -0
    • +6
    /sources/gui/qml/components/TouchRect.qml
    • -18
    • +47
    /sources/gui/qml/compounds/TouchGrid.qml
    • -5
    • +10
    /sources/gui/qml/globals/Variables.qml
DEN-7946 Saline, Standby, Alarm, Keyboard, ....

    • -0
    • +13
    /scripts/date_time_set.sh
    • -20
    • +22
    /sources/canbus/MessageInterpreter.cpp
    • -12
    • +16
    /sources/gui/qml/compounds/TouchGrid.qml
    • -0
    • +2
    /sources/gui/qml/globals/Variables.qml
  1. … 7 more files in changeset.