sources

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-16204: UI: FW: Pure Water mode turning on intermittently

- Changed the order of the UI response message from firmware so the accept is always the first field.

DEN-16864: UI Bloodflow message is incomplete

- Updated the payload of the following messages: 0x002C, 0x0005, 0x0008, 0x006C.

    • -4
    • +12
    ./model/hd/data/MHDBloodLeakData.cpp
    • -0
    • +1
    ./view/hd/data/treatment/VTreatmentBloodFlow.h
DEN-16862: Add a command to reset HD during UI software install

- Added a command to request an HD reset during the UI software and while HD is in service mode.

DEN-16204: UI: FW: Pure Water mode turning on intermittently. - Added a new payload to send the current firmware value with the response to a set from UI - Changed the RO only mode code to not flip the UI RO only status if the firmware rejected the set value and just get the status in the firmware

DEN-16851: New Alarm for Increased Occlusion Sensitivity - Added the following fields to mssage 0x0009: arterial long filter, venous long filter, blood pump occl long filter, partial occl base line

Bamboo Commit: Updated MAlarmMapping.cpp

CS-10: The Log upload to the cloud

- removing the log watch before adding it. found out some situations it could cause watch not work properly.

- Added log for the CS received message

CS-10: The Log upload to the cloud

- Fixed a typo in read file error.

- Changed the logic for the dissdcardspacechanged to be an OR instead of and, so either of the available and percent change of the sd-card can now trigger the signal, although it may get higher frequency but seems like necessary.

CS-10: The Log upload to the cloud

- empty out the out.buf with echo "" > could cause the application to assert out, and seems the "" is not empty in "QString.isEmpty()"

CS-10: The Log upload to the cloud

- Reformat some event logs (Acks) to be aligned with the others format.

- Made the USB Drive status log to be one time log for each mount, unmount and removed events, and not to fill in the service log in each second.

    • -1096
    • +1096
    ./canbus/MessageDispatcher.cpp
    • -1311
    • +1315
    ./device/DeviceController.cpp
CS-10: The Log upload to the cloud

- Adding error handling

- Adding an easier testability to the UI and CS, since CS needs the out buf to be emptied out or to be deleted, made UI to retry to add the watch in that case when the out buff is recreated.

    • -1329
    • +1362
    ./cloudsync/CloudSyncController.cpp
    • -336
    • +345
    ./cloudsync/CloudSyncController.h
Bamboo Commit: Updated MAlarmMapping.cpp

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

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

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

    • -20
    • +14
    ./model/hd/alarm/MAlarmMapping.cpp
CS-10: The Log upload to the cloud

- Fixed the issue with the log name Time section.

Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

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

    • -20
    • +14
    ./model/hd/alarm/MAlarmMapping.cpp
CS-10: The Log upload to the cloud

- the uploadOldestFirst logic was reverse.

CS-10: The Log upload to the cloud

- refactored the name of global cli option values.

- added two other options for better debugging by [dis/en]able them.

- added optional gzip compression.

- added different approcahes for the log upload in case may need a change.

    • -1
    • +1
    ./gui/qml/pages/settings/SettingsExportLogs.qml
  1. … 1 more file in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

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

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

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

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

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

    • -1
    • +1
    ./gui/qml/pages/disinfect/DisinfectStack.qml
    • -20
    • +14
    ./model/hd/alarm/MAlarmMapping.cpp
DEN-16785: Make Chem Disinfect and Chem Flush Disinfect Buttons Invisible per Instit Config Status

- Added code to application controller to call for request institutional record.

- Added code in the disinfect stack qml to dynamically adjust the disinfect buttons upon enable chemical disinfect value

- Changed the status of chemical disinfect in the institutional record to enabled or disabled from 1 or 0

DEN-16785: Make Chem Disinfect and Chem Flush Disinfect Buttons Invisible per Instit Config Status

- used the itemVisible to hide the chemical flush and checmical disinfect.

- fixed the institutional model class comment.

- made the enableChemicaldisinfect enabled/true by default.

DEN-16784: BACK Button Appears during Disinfection Screen after Ending Treatment

- Fixed the disinfect back button being visible on after treatment disinfection.

- Set the hasCancel to false when op_mode sets back to the StandbyWaitTreatment.

- Removed the disinfect back button hide on touch.

    • -22
    • +7
    ./gui/qml/pages/disinfect/DisinfectStack.qml
Bamboo Commit: Updated MAlarmMapping.cpp

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

    • -2
    • +2
    ./gui/qml/pages/disinfect/DisinfectStack.qml
    • -20
    • +14
    ./model/hd/alarm/MAlarmMapping.cpp