Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
This CR is on an incorrectly created branch. Will be continued on the LDT-2707

This CR is on an incorrectly created branch.
Will be continued on the LDT-2707

LEAHI-APPLICATION-LDT-2712_Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation
LEAHI-APPLICATION-LDT-2712_Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation
LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Added ScrollBar2.qml, TreatmentTrends.qml, and VTreatmentTrends.h/cpp files for trends implementation.

- Updated GuiGlobals.h to add MsgIDs ID_TreatmentLogAlarmData and ID_TreatmentLogEventData.

- Updated TreatmentStack.qml to add TreeatmentTrends.qml.

- Updated main.qml to add VTreatmentTrends.

- Moved MTreatmentLogAlarmData.h, MTreatmentLogAlarmData.cpp, MTreatmentLogEventData.h, and MTreatmentLogEventData.cpp from hd to td directory.

- Updated MListModel.h/cpp to add insertRow member function.

    • -0
    • +56
    ./treatmentlog/MTreatmentLogAlarmData.cpp
    • -0
    • +88
    ./treatmentlog/MTreatmentLogAlarmData.h
    • -0
    • +56
    ./treatmentlog/MTreatmentLogEventData.cpp
    • -0
    • +88
    ./treatmentlog/MTreatmentLogEventData.h
  1. … 17 more files in changeset.
LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation

- Added ScrollBar2.qml, TreatmentTrends.qml, and VTreatmentTrends.h/cpp files for trends implementation.

- Updated GuiGlobals.h to add MsgIDs ID_TreatmentLogAlarmData and ID_TreatmentLogEventData.

- Updated TreatmentStack.qml to add TreeatmentTrends.qml.

- Updated main.qml to add VTreatmentTrends.

- Moved MTreatmentLogAlarmData.h, MTreatmentLogAlarmData.cpp, MTreatmentLogEventData.h, and MTreatmentLogEventData.cpp from hd to td directory.

- Updated MListModel.h/cpp to add insertRow member function.

    • -0
    • +56
    ./treatmentlog/MTreatmentLogAlarmData.cpp
    • -0
    • +88
    ./treatmentlog/MTreatmentLogAlarmData.h
    • -0
    • +56
    ./treatmentlog/MTreatmentLogEventData.cpp
    • -0
    • +88
    ./treatmentlog/MTreatmentLogEventData.h
  1. … 17 more files in changeset.
LEAHI-APPLICATION-LDT-2707_Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I
LEAHI-APPLICATION-LDT-2707_Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I
RESOLVED.

RESOLVED.

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

RESOLVED

updated

updated

updated

updated

Change totalCount to a read only property?

Change totalCount to a read only property?

VTreatmentAdjustmentVitals.cpp

VTreatmentAdjustmentVitals.cpp

Updated and added part for measure vitals button on popup

Updated and added part for measure vitals button on popup

updated

updated

moved to TreatmentAdjustmentVitals.qml and make a placeholder component in ModalDIalog to fill when needed

moved to TreatmentAdjustmentVitals.qml and make a placeholder component in ModalDIalog to fill when needed

This file does not have any accept/ reject response from FW as this only broadcasts the vitals data so it has been updated to no longer inherit VAdjustmentResponseBase. VTreatmentAdjustmentVitals.c...

This file does not have any accept/ reject response from FW as this only broadcasts the vitals data so it has been updated to no longer inherit VAdjustmentResponseBase. VTreatmentAdjustmentVitals.cpp/h was created to inherit VAdjustmentResponseBase and has all this when requesting the vitals data

Lets discuss and remove the NumPad from the ModalDialog that is the parent of many other dialogs which do not need NumPad. In this case it should be in the TreatmentAdjustmentVitals.qml

Lets discuss and remove the NumPad from the ModalDialog that is the parent of many other dialogs which do not need NumPad.
In this case it should be in the TreatmentAdjustmentVitals.qml

Use ACTION_VIEW_CONNECTION instead, to be consistent, since it is directly connected to the _GuiController.

Use ACTION_VIEW_CONNECTION instead, to be consistent, since it is directly connected to the _GuiController.

Always keep the adjustment Trigger property for the messages you receive. The goal is to notify the UI when all the properties are set after receiving the message, which, on binding, is triggered o...

Always keep the adjustment Trigger property for the messages you receive.
The goal is to notify the UI when all the properties are set after receiving the message, which, on binding, is triggered one by one when assigned and if changed.

1) What are the actions for the: *ACT: SW =>UI *ACT: SW<= UI after the interval expiration? Do we have any notifications or updates on the UI from the SW? I think there should be only one SW->SW....

1) What are the actions for the:

  • ACT: SW =>UI
  • ACT: SW<= UI
    after the interval expiration?
    Do we have any notifications or updates on the UI from the SW?
    I think there should be only one SW->SW.


2) Changing the expiration to "time out" makes more sense.

3) Vitals (Manujal), TCH: ... integreated (typo) ....

LDT-2428: Onboarding Test Message & Diag Screen View

- Make change for visibility in diagnostics screen

- Remove comments in model.

  1. … 1 more file in changeset.
LDT-2428: Onboarding Test Message & Diag Screen View

- add model and view for message 0x7000

- Add to TD diagnostics screen and able to get output

- working on conditional view when message is received.

  1. … 11 more files in changeset.
LEAHI-APPLICATION-LDT-2428_Onboarding Test Message & Diag Screen View
LEAHI-APPLICATION-LDT-2428_Onboarding Test Message & Diag Screen View