adjustment

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-17161: Incorrect Calcium Value recorded in TX logs

- Cherry picked from Dara's commit 8fa28af55b1a183b75fb6ddd800192e88ac8d258.

    • -2
    • +2
    ./posttreatment/MPostTreatmentAdjustTreatmentLogResponse.cpp
    • -4
    • +4
    ./posttreatment/MPostTreatmentAdjustTreatmentLogResponse.h
  1. … 1 more file in changeset.
DEN-17168: Release 20 Changes

- DEN-17161: Updated the potassium and calcium data types from U32 to F32.

    • -2
    • +2
    ./posttreatment/MPostTreatmentAdjustTreatmentLogResponse.cpp
    • -4
    • +4
    ./posttreatment/MPostTreatmentAdjustTreatmentLogResponse.h
  1. … 1 more file in changeset.
DEN-12031: Models nested ifs : Changed some more model source files

Updated all model-source files

    • -5
    • +9
    ./pretreatment/MPreTreatmentAdjustDisposablesPrimeResponse.cpp
    • -5
    • +8
    ./pretreatment/MPreTreatmentAdjustInitTreatmentResponse.cpp
    • -37
    • +25
    ./pretreatment/MPreTreatmentAdjustParametersValidationResponse.cpp
    • -5
    • +9
    ./pretreatment/MPreTreatmentAdjustPatientConnectionBeginResponse.cpp
    • -5
    • +9
    ./pretreatment/MPreTreatmentAdjustPatientConnectionConfirmResponse.cpp
    • -5
    • +9
    ./pretreatment/MPreTreatmentAdjustStartTreatmentResponse.cpp
    • -7
    • +10
    ./pretreatment/MPreTreatmentAdjustUltrafiltrationInitResponse.cpp
    • -5
    • +9
    ./pretreatment/MPreTreatmentAdjustWaterSampleResponse.cpp
    • -5
    • +9
    ./settings/MAdjustHDAlarmVolumeResponse.cpp
    • -5
    • +9
    ./settings/MAdjustHDDateTimeResponse.cpp
    • -55
    • +34
    ./settings/MAdjustHDInstitutionalRecordResponse.cpp
    • -5
    • +9
    ./settings/MAdjustHDServiceDatesResponse.cpp
    • -5
    • +9
    ./settings/MAdjustHDServiceModeResponse.cpp
    • -19
    • +16
    ./settings/MAdjustHDVersionsResponse.cpp
    • -9
    • +11
    ./treatment/MTreatmentAdjustBloodDialysateResponse.cpp
  1. … 44 more files in changeset.
DEN-12031: Models nested ifs : Changed some more model source files

Finalized the model changes

  1. … 7 more files in changeset.
DEN-12031: Models nested ifs : Changed some more model source files

    • -5
    • +9
    ./disinfect/MDisinfectAdjustModeResponse.cpp
    • -5
    • +9
    ./disinfect/MDisinfectAdjustStartResponse.cpp
    • -5
    • +9
    ./posttreatment/MPostTreatmentAdjustDisposablesRemovalConfirmResponse.cpp
    • -5
    • +9
    ./posttreatment/MPostTreatmentAdjustPatientDisconnectionConfirmResponse.cpp
    • -73
    • +43
    ./posttreatment/MPostTreatmentAdjustTreatmentLogResponse.cpp
    • -5
    • +9
    ./pretreatment/MPreTreatmentAdjustDisposablesConfirmResponse.cpp
  1. … 21 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 31 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

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-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-16864: UI Bloodflow message is incomplete

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

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-16204: UI: FW: Pure Water mode turning on intermittently

- Addressed the code review comments.

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

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

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

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

    • -27
    • +28
    ./settings/MAdjustHDInstitutionalRecordResponse.h
  1. … 7 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

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

    • -27
    • +28
    ./settings/MAdjustHDInstitutionalRecordResponse.h
  1. … 2 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -2
    • +2
    ./settings/MAdjustHDInstitutionalRecordResponse.cpp
    • -2
    • +2
    ./settings/MAdjustHDInstitutionalRecordResponse.h
  1. … 6 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./settings/MAdjustHDInstitutionalRecordResponse.cpp
    • -1
    • +1
    ./settings/MAdjustHDInstitutionalRecordResponse.h
  1. … 6 more files in changeset.
DEN-16773: Add Chemical Disinfect Enable To the Institutional Record

Added enable chemical disinfect to the institutional configurations

DEN-16773: Add Chemical Disinfect Enable To the Institutional Record

- Added code to display the reject reason in chemical disinfect flush

DEN-16773: Add Chemical Disinfect Enable To the Institutional Record

- Addressed the code review comment

DEN-16773: Add Chemical Disinfect Enable To the Institutional Record

- Addressed a code review comment

    • -6
    • +10
    ./settings/MAdjustHDInstitutionalRecordResponse.cpp
    • -0
    • +2
    ./settings/MAdjustHDInstitutionalRecordResponse.h
  1. … 5 more files in changeset.
DEN-16773: Add Chemical Disinfect Enable To the Institutional Record

Added enable chemical disinfect to the institutional configurations

    • -6
    • +10
    ./settings/MAdjustHDInstitutionalRecordResponse.cpp
    • -0
    • +2
    ./settings/MAdjustHDInstitutionalRecordResponse.h
  1. … 4 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -5
    • +5
    ./settings/MAdjustHDInstitutionalRecordResponse.cpp
    • -0
    • +14
    ./settings/MAdjustHDInstitutionalRecordResponse.h
  1. … 30 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -6
    • +6
    ./settings/MAdjustHDInstitutionalRecordResponse.cpp
    • -0
    • +14
    ./settings/MAdjustHDInstitutionalRecordResponse.h
  1. … 26 more files in changeset.
DENBUG-163: High Venous Pressure Alarm 130 Triggers During Normal Treatment Operation

Added air trap raw lower level and air trap raw upper level to be logged and displayed on the diagnostics screen

DEN-16693: Institutional Settings Implementation

Initial commit of the inititutional record MVC implementation.

DEN-16693: Institutional Settings Implementation

Updated the qml file to display the insititutional record. Updated the model and view classes.

Bamboo Commit: Updated MAlarmMapping.cpp

DENBUG-199: Alarm 280 (DG Fault: DRP Direction Fault) Triggered during Pre-Treatment Sequence

Added the Maxon RPM to the handled messages to be logged.

DEN-16693: Institutional Settings Implementation

Updated the institutional record screen columns.

DEN-16693: Institutional Settings Implementation

Updated the units width in the institutional record.

DEN-16693: Institutional Settings Implementation

Changed the prescribed UF volume to L from mL.

DEN-16693: Institutional Settings Implementation

Updated the title of the Institutional Configurations and updated the heparin units

DEN-16693: Institutional Settings Implementation

Changed the name of the Institutional Configurations to Institutional Configs to be able to fit in the tab

DEN-16693: Institutional Settings Implementation

- Touch grid column spacing shrank from 100 to 50.

- Settings column width expanded from 300 to 325.

- Changed the Institutional Configs to Institutional Configurations on settings items.

DEN-16693: Institutional Settings Implementation

- Addressed the code review comments

    • -0
    • +142
    ./settings/MAdjustHDInstitutionalRecordResponse.cpp
    • -0
    • +139
    ./settings/MAdjustHDInstitutionalRecordResponse.h
  1. … 32 more files in changeset.
DEN-16693: Institutional Settings Implementation

- Addressed the code review comments

    • -6
    • +6
    ./settings/MAdjustHDInstitutionalRecordResponse.cpp
    • -6
    • +30
    ./settings/MAdjustHDInstitutionalRecordResponse.h
  1. … 5 more files in changeset.
DEN-16693: Institutional Settings Implementation

Initial commit of the inititutional record MVC implementation.

    • -0
    • +142
    ./settings/MAdjustHDInstitutionalRecordResponse.cpp
    • -0
    • +115
    ./settings/MAdjustHDInstitutionalRecordResponse.h
  1. … 19 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./disinfect/MDisinfectAdjustModeRequests.h
    • -1
    • +1
    ./disinfect/MDisinfectAdjustModeResponse.cpp
    • -1
    • +1
    ./disinfect/MDisinfectAdjustModeResponse.h
    • -1
    • +1
    ./disinfect/MDisinfectAdjustStartRequests.h
    • -1
    • +1
    ./disinfect/MDisinfectAdjustStartResponse.cpp
    • -1
    • +1
    ./disinfect/MDisinfectAdjustStartResponse.h
    • -1
    • +1
    ./posttreatment/MPostTreatmentAdjustDisposablesRemovalConfirmResponse.cpp
    • -1
    • +1
    ./posttreatment/MPostTreatmentAdjustDisposablesRemovalConfirmResponse.h
    • -1
    • +1
    ./posttreatment/MPostTreatmentAdjustPatientDisconnectionConfirmResponse.cpp
    • -1
    • +1
    ./posttreatment/MPostTreatmentAdjustPatientDisconnectionConfirmResponse.h
    • -1
    • +1
    ./posttreatment/MPostTreatmentAdjustRequests.h
    • -1
    • +1
    ./posttreatment/MPostTreatmentAdjustTreatmentLogResponse.cpp
  1. … 598 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./disinfect/MDisinfectAdjustModeRequests.h
    • -1
    • +1
    ./disinfect/MDisinfectAdjustModeResponse.cpp
    • -1
    • +1
    ./disinfect/MDisinfectAdjustModeResponse.h
    • -1
    • +1
    ./disinfect/MDisinfectAdjustStartRequests.h
    • -1
    • +1
    ./disinfect/MDisinfectAdjustStartResponse.cpp
    • -1
    • +1
    ./disinfect/MDisinfectAdjustStartResponse.h
    • -1
    • +1
    ./posttreatment/MPostTreatmentAdjustDisposablesRemovalConfirmResponse.cpp
    • -1
    • +1
    ./posttreatment/MPostTreatmentAdjustDisposablesRemovalConfirmResponse.h
    • -1
    • +1
    ./posttreatment/MPostTreatmentAdjustPatientDisconnectionConfirmResponse.cpp
    • -1
    • +1
    ./posttreatment/MPostTreatmentAdjustPatientDisconnectionConfirmResponse.h
    • -1
    • +1
    ./posttreatment/MPostTreatmentAdjustRequests.h
    • -1
    • +1
    ./posttreatment/MPostTreatmentAdjustTreatmentLogResponse.cpp
  1. … 598 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 19 more files in changeset.
DEN-16502: UI: CS: CloudSync out buff is created by UI which causes permission issue for CloudSync

- Reverted back the version macros to use the bamboo env variables, to be consistent with other stacks

- Changed the DeviceController addWatch method to avoid creating file if does not exist, to prevent the permission denied issue when CS writes to the file, since if the file is created by denali, cloud does not have write access any more.

- Changed the execution order of the Application to be executed before CloudSync since in the new CS 0.4.6 it will error out and stop running because UI has not been executed to prepare the encrypted folder.

- Added a Check-In for the UI and CS to check if the CS is running and the above change will delay the post to be sent later when the check-in response is received.

- Added a TIME_CALL to call the method after each x times of call (is used in TimerEvent)

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

  1. … 56 more files in changeset.
Merge branch 'DEN-16335-UI-VD-S105_HD_DG_UsageCounterDisplay' into staging

  1. … 3 more files in changeset.
DEN-16334: UI: Service password minimum length shall be 10 and minimum iteration shall be 10k

- changed the micro to reflect the non-backward compatibility.

- Also changed the source of reading the version's section from the Bamboo script to the compatible.h.