application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-8816: Added RTC self test

    • -19
    • +31
    /sources/view/VUIPowerOnSelfTest.cpp
update Alarm Mapping

- fixed a build error.

Update Alarm Mapping

    • -228
    • +228
    /sources/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.

    • -0
    • +3
    /scripts/brightness_get.sh
    • -1
    • +1
    /sources/canbus/MessageInterpreter.cpp
    • -26
    • +39
    /sources/device/DeviceController.cpp
  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
    • +17
    /sources/canbus/MessageDispatcher.cpp
    • -0
    • +2
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +40
    /sources/model/hd/data/MHDRequestVersions.cpp
    • -0
    • +78
    /sources/model/hd/data/MHDRequestVersions.h
    • -0
    • +31
    /sources/view/VUIPowerOnSelfTest.cpp
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.

    • -45
    • +72
    /sources/device/DeviceController.cpp
    • -13
    • +14
    /sources/device/DeviceController.h
    • -0
    • +52
    /sources/device/DeviceError.cpp
    • -0
    • +70
    /sources/device/DeviceError.h
    • -20
    • +128
    /sources/device/DeviceGlobals.h
  1. … 7 more files in changeset.
DEN-8258, DEN-8257, DEN-8454: Implementation

- UI Driver verification

- UI Filesystem verification

- HD / DG Messaging

    • -0
    • +19
    /scripts/bluetoothctl_check.out
    • -0
    • +26
    /scripts/checksums_desktop.conf
    • -0
    • +2525
    /scripts/checksums_target.conf
    • -0
    • +10
    /scripts/modules_check.out
    • -0
    • +1
    /scripts/touchscreen_check.out
    • -0
    • +13
    /sources/canbus/MessageDispatcher.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.

DEN-8533 & DEN-8693

Merge and support

    • -14
    • +22
    /sources/ApplicationController.cpp
    • -39
    • +54
    /sources/canbus/MessageDispatcher.cpp
    • -0
    • +475
    /sources/device/DeviceController.cpp
    • -0
    • +171
    /sources/device/DeviceController.h
    • -0
    • +58
    /sources/device/DeviceGlobals.h
    • -0
    • +26
    /sources/device/DeviceModels.cpp
    • -0
    • +105
    /sources/device/DeviceModels.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

    • -17
    • +48
    /sources/canbus/MessageInterpreter.cpp
    • -151
    • +153
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-8258, DEN-8257, DEN-8256: Updated UI POST tests, DH/DG final result tests, and in progress screen.

    • -0
    • +25
    /scripts/checksums.conf
    • -0
    • +83
    /scripts/files_check.py
    • -0
    • +58
    /sources/gui/qml/pages/post/PostInProgress.qml
    • -2
    • +116
    /sources/view/VUIPostSingleResultData.cpp
    • -2
    • +10
    /sources/view/VUIPostSingleResultData.h
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]

    • -0
    • +4
    /sources/view/hd/alarm/VAlarmActiveList.cpp
Update Alarm Mapping

    • -156
    • +147
    /sources/model/hd/alarm/MAlarmMapping.cpp
DEN-8519: Implementations [MVC]

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

    • -5
    • +5
    /sources/gui/qml/dialogs/AlarmListDialog.qml
    • -72
    • +42
    /sources/view/hd/alarm/VAlarmActiveList.cpp
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.

    • -1
    • +4
    /sources/gui/qml/compounds/TouchGrid.qml
    • -19
    • +42
    /sources/gui/qml/dialogs/AlarmListDialog.qml
DEN-8519: Implementations [MVC]

    • -6
    • +6
    /sources/canbus/MessageInterpreter.cpp
    • -1
    • +23
    /sources/gui/qml/dialogs/AlarmListDialog.qml
    • -6
    • +9
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -0
    • +136
    /sources/view/hd/alarm/VAlarmActiveList.cpp
    • -0
    • +91
    /sources/view/hd/alarm/VAlarmActiveList.h
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