sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update Alarm Mapping

    • -228
    • +228
    ./model/hd/alarm/MAlarmMapping.cpp
DEN-8693: Support for the disinfect

- Adding support for reading the brightness value from the Linux file system instead of having another file just to keep the same value.

- Fixed a bug in the Active Alarm List request.

- Adding the functionality of the Alarm Volume.

- Modified the Disinfection screens[Heat/chem] check marks with the new bundled states provided by FW for UI and the flush states are yet to come.

- Adjusted the Active Alarm List screen a little to be able to show all the current Alarm messages without cropping.

    • -27
    • +25
    ./gui/qml/pages/disinfect/DisinfectStack.qml
    • -0
    • +1
    ./gui/qml/pages/settings/SettingsStack.qml
  1. … 12 more files in changeset.
DEN-8639: Added support for version compatibility test

- Receive HD request for SW version

- Reply to HD w/ SW Version

    • -0
    • +40
    ./model/hd/data/MHDRequestVersions.cpp
    • -0
    • +78
    ./model/hd/data/MHDRequestVersions.h
  1. … 2 more files in changeset.
DEN-8523: Bluetooth cuff

- Although there is not specific Bluetooth setting appear here but the entire idea here is to prepare the application to have a better platform for device handling like Bluetooth and the other ones.

    • -0
    • +52
    ./device/DeviceError.cpp
    • -0
    • +70
    ./device/DeviceError.h
    • -65
    • +7
    ./gui/qml/pages/settings/SettingsStack.qml
  1. … 7 more files in changeset.
DEN-8258, DEN-8257, DEN-8454: Implementation

- UI Driver verification

- UI Filesystem verification

- HD / DG Messaging

    • -178
    • +0
    ./gui/qml/pages/post/PostInProgress.qml
    • -276
    • +0
    ./view/VUIPostSingleResultData.cpp
  1. … 23 more files in changeset.
DEN-8693

- A fix for the FW support request to shoe the diagnostic screens while non-minimize-able alarm dialog is up to double tap on the exclamation icon to bring the diagnostic dialog up.

    • -2
    • +7
    ./gui/qml/dialogs/NotificationDialog.qml
DEN-8533 & DEN-8693

Merge and support

    • -0
    • +475
    ./device/DeviceController.cpp
    • -0
    • +171
    ./device/DeviceController.h
    • -0
    • +58
    ./device/DeviceGlobals.h
    • -0
    • +26
    ./device/DeviceModels.cpp
    • -0
    • +105
    ./device/DeviceModels.h
    • -0
    • +79
    ./device/DeviceView.cpp
    • -0
    • +53
    ./device/DeviceView.h
  1. … 30 more files in changeset.
UI-DEN-8252_POST
UI-DEN-8252_POST
Note for reviewers: I've created this review ahead of time I am still working on the implementation

Note for reviewers:
I've created this review ahead of time
I am still working on the implementation

Merge DEN-8514_UI_DEV_Alarms_Active_List into DEN-8252_POST

    • -151
    • +153
    ./model/hd/alarm/MAlarmMapping.cpp
  1. … 3 more files in changeset.
DEN-8258, DEN-8257, DEN-8256: Updated UI POST tests, DH/DG final result tests, and in progress screen.

    • -0
    • +58
    ./gui/qml/pages/post/PostInProgress.qml
    • -2
    • +116
    ./view/VUIPostSingleResultData.cpp
    • -2
    • +3
    ./view/dg/data/VDGPostFinalResultData.cpp
    • -3
    • +1
    ./view/dg/data/VDGPostFinalResultData.h
    • -2
    • +3
    ./view/hd/data/VHDPostFinalResultData.cpp
    • -2
    • +1
    ./view/hd/data/VHDPostFinalResultData.h
  1. … 5 more files in changeset.
RESOLVED

RESOLVED

From what I can tell the dg command is separated from the hd command which is good. Please let me know when your code is ready to be merged to staging and I will handle it. Also for the next featur...

From what I can tell the dg command is separated from the hd command which is good.
Please let me know when your code is ready to be merged to staging and I will handle it.
Also for the next feature you're working on please branch off of the latest staging.

DEN-8519: Implementations [MVC]

  1. … 1 more file in changeset.
Update Alarm Mapping

    • -156
    • +147
    ./model/hd/alarm/MAlarmMapping.cpp
  1. … 1 more file in changeset.
DEN-8519: Implementations [MVC]

- Fixed the list if there are some 0 ids in the list.

    • -72
    • +42
    ./view/hd/alarm/VAlarmActiveList.cpp
  1. … 1 more file in changeset.
UI-DEN-8514_UI DEV Alarms Active List
UI-DEN-8514_UI DEV Alarms Active List
DEN-8519: Implementations [MVC]

- made each row high a little taller and made it scrollable.

    • -19
    • +42
    ./gui/qml/dialogs/AlarmListDialog.qml
  1. … 1 more file in changeset.
DEN-8519: Implementations [MVC]

    • -1
    • +23
    ./gui/qml/dialogs/AlarmListDialog.qml
    • -0
    • +136
    ./view/hd/alarm/VAlarmActiveList.cpp
    • -0
    • +91
    ./view/hd/alarm/VAlarmActiveList.h
  1. … 3 more files in changeset.
I don't have dg_simulator. It would be a merge task later to merge this code into the staging, I think it's out of the code review scope.

I don't have dg_simulator.
It would be a merge task later to merge this code into the staging, I think it's out of the code review scope.

RESOLVED

RESOLVED

RESOLVED

RESOLVED

The dg simulator needs to be used for dg responses here still

The dg simulator needs to be used for dg responses here still