application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- after the reboot the newly created BootPOST could not get renamed because of the same file already exists, therefore application is now append the new one to the oldone with serial and deletes the new one.

- since the BootPOST log files are small in size like 5~10K this should affect the performance of the system.

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- now using the old "denali" added log format for update/manufacturing

- and delete them with the lockdown.sh script.

DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- renamed the BootPOST log before backing up so won't remain Serial-less on the device.

    • -10
    • +11
    /sources/device/DeviceController.cpp
DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

- Added functionality to properly backup the BootPOST log which is the log before getting the HDSerial.

- It will get backed up if it is in the current day and system just has changed to the new log file due to receiving of the serial.

- When trying to back up the normal logs (logs with serial), will try for its BootPOST log, if exists will get backed up.

    • -1302
    • +1323
    /sources/device/DeviceController.cpp
DENBUG-294: UI: Log export between different devices on the same USB drive has conflict of names.

DEN-17161: Incorrect Calcium Value recorded in TX logs

- Cherry picked from Dara's commit 8fa28af55b1a183b75fb6ddd800192e88ac8d258.

DENBUG-287 ( DEN-16823 ) : Tx Log Export Success Message via USB is Hidden Behind REQUEST_REJECT_REASON_DRAIN_NOT_COMPLETE Msg

- DEN-16823: Tx Log Export Success Message via USB is Hidden Behind REQUEST_REJECT_REASON_DRAIN_NOT_COMPLETE Msg

- Cherry Picked from Dara's commit

    • -0
    • +1
    /sources/gui/qml/pages/TreatmentFlowBase.qml
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -1
    • +1
    /sources/model/hd/data/MHDBloodLeakData.cpp
    • -1
    • +1
    /sources/model/hd/data/MHDBloodLeakData.h
    • -1
    • +1
    /sources/view/hd/data/VHDBloodLeakData.cpp
    • -1
    • +1
    /sources/view/hd/data/VHDBloodLeakData.h
Merge branch 'DEN-17098-release_18_changes' into staging

DEN-17093: Blood Leak Zeroing in Treatment

- Fixed blood leak view class

    • -7
    • +10
    /sources/view/hd/data/VHDBloodLeakData.cpp
    • -7
    • +10
    /sources/view/hd/data/VHDBloodLeakData.h
DEN-17093: Blood Leak Zeroing in Treatment

- Updated the payload of message 0x2F

- Updated the payload of message 0x0F

- Updated the payload of message 0x6C

    • -21
    • +33
    /sources/model/hd/data/MHDBloodLeakData.cpp
    • -21
    • +30
    /sources/model/hd/data/MHDBloodLeakData.h
DEN-17093: Blood Leak Zeroing in Treatment

- Fixed a typo

DEN-17093: Blood Leak Zeroing in Treatment

- Added a new field to message 0x2F00 to log dialysate pump inlet to blood leak detector flush volume

- Removed the blood leak zeroing state enum read

DEN-17093: Blood Leak Zeroing in Treatment

- Added a new enum in dialysis for blood leak zeroing

- Updated the payloads for message 0x6C

- Changed "Date And Time" to "Date and Time"

    • -2
    • +14
    /sources/model/hd/data/MHDBloodLeakData.cpp
    • -0
    • +9
    /sources/model/hd/data/MHDBloodLeakData.h
    • -0
    • +3
    /sources/view/hd/data/VHDBloodLeakData.cpp
    • -0
    • +3
    /sources/view/hd/data/VHDBloodLeakData.h
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -2
    • +2
    /sources/gui/qml/compounds/BPHREntry.qml
    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
    • -2
    • +2
    /sources/view/settings/VHDUsageInfo.cpp
Merge branch 'DEN-17055-ui-dn-release-17' into staging

DEN-16947: UF goal did not reset to zero after first treatment

- set the PreTreatmentConnectionStack to clear the screens with entry when gets hidden.

    • -0
    • +6
    /sources/gui/qml/compounds/BPHREntry.qml
DEN-16989: Treatment Information Not Showing on Information Screen

- Changed the HD usage info code to only show the hours without any decimals in the total hours as well as the hours since last service.

    • -2
    • +2
    /sources/view/settings/VHDUsageInfo.cpp
DEN-16989: Treatment Information Not Showing on Information Screen

- Changed the HD usage info total number of hours and total number of hours since last service to be displayed only with 1 decimal point.

    • -2
    • +6
    /sources/view/settings/VHDUsageInfo.cpp
DEN-16989: Treatment Information Not Showing on Information Screen

- Addressed the code review comment

    • -1
    • +7
    /sources/view/settings/VHDUsageInfo.cpp