Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 13 more files in changeset.
Merge branch 'DEN-17157-update_denali_application_for_dry_demo' into staging

  1. … 11 more files in changeset.
DEN-17157: Update_Denali_Application_for_Dry_Demo

- Addressed the code review comments.

  1. … 6 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 605 more files in changeset.
DEN-17157: Update_Denali_Application_for_Dry_Demo

- Updated the code

  1. … 1 more file in changeset.
DEN-17157: Update_Denali_Application_for_Dry_Demo

- Added code to support the dry demo menu

  1. … 5 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 9 more files in changeset.
DEN-17093: Blood Leak Zeroing in Treatment

- Fixed blood leak view class

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

  1. … 3 more files in changeset.
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"

  1. … 4 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -2
    • +2
    ./settings/VAdjustmentServiceDates.cpp
  1. … 8 more files in changeset.
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.

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.

DEN-16989: Treatment Information Not Showing on Information Screen

- Addressed the code review comment

    • -4
    • +9
    ./settings/VAdjustmentServiceDates.cpp
DEN-16989: Treatment Information Not Showing on Information Screen

- Updated the UI code to just show the total treatment hours and the hours since last service in hours.

- Updated the UI code to just to show the last treatment start date in YYYY/MM/DD.

- Removed the last reset date and the CRC,

  1. … 4 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 2 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 22 more files in changeset.
Merge branch 'DEN-16839-UI-BN-Whitney-1B1' into staging

  1. … 3 more files in changeset.
DEN-16953: UI-DN-Release-15

- DEN-16680 addressed the code review comments

  1. … 1 more file in changeset.
DEN-16953: UI-DN-Release-15

- DEN-16680: Added a new button to support heat disinfect with passive cool.

- DEN-16680: The button is only called Heat Disinfect

- DEN-16680: Renamed the current Heat Disinfect button to Heat Disinfect with Active Cool

  1. … 1 more file in changeset.
CS-10: The Log upload to the cloud - Keep stashed files and some minor changes.

- Added the Moda-flx logo to the branch

- added a build flag to bypass the POST fails

- fixed a typo in class definition.

- added the platform text to be displayed on the screen in which the application is executing for later better debugging.[ as //DEBUG: comment ]

- Added my note on BCuff connection to avoid loosing it. [ may need update ]

  1. … 10 more files in changeset.
DEN-16956: UI: Add all ASCII symbols as acceptable for the Service Password

- Added all the ASCII symbols as acceptable for the service password.

!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -2
    • +2
    ./hd/data/treatment/VTreatmentBloodFlow.h
  1. … 20 more files in changeset.
DEN-16204: UI: FW: Pure Water mode turning on intermittently

- Addressed the code review comments.

  1. … 1 more file in changeset.
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.

  1. … 2 more files in changeset.
DEN-16864: UI Bloodflow message is incomplete

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

    • -0
    • +1
    ./hd/data/treatment/VTreatmentBloodFlow.h
  1. … 9 more files in changeset.
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

  1. … 3 more files in changeset.
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

  1. … 3 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./settings/VAdjustmentInstitutionalRecord.cpp
    • -2
    • +2
    ./settings/VAdjustmentInstitutionalRecord.h
  1. … 6 more files in changeset.
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.

  1. … 2 more files in changeset.