adjustment

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-15359: Usability: Arterial and Venous Pressure Alarm Limits

- DEN-15387: UI: Updates for treatment parameter entry (A/V alarm window)

- DEN-15388: UI: Updates for in-treatment adjustment of alarm parameter window (pressure alarm screen)

- Monitoring components for the TxHome, Rinseback, BloodPrime

    • -58
    • +54
    ./pretreatment/MPreTreatmentAdjustParametersValidationResponse.cpp
    • -54
    • +51
    ./pretreatment/MPreTreatmentAdjustParametersValidationResponse.h
    • -54
    • +51
    ./pretreatment/MPreTreatmentAdjustRequests.h
    • -19
    • +15
    ./treatment/MTreatmentAdjustPressuresLimitsResponse.cpp
    • -18
    • +15
    ./treatment/MTreatmentAdjustPressuresLimitsResponse.h
    • -13
    • +10
    ./treatment/MTreatmentAdjustRequests.h
  1. … 30 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 14 more files in changeset.
DEN-14751 Revert changes of removing the volume2HD function per Behrouz' request

  1. … 1 more file in changeset.
DEN-14950 Alarm volume label change to number instead of percent

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

    • -1
    • +1
    ./settings/MAdjustHDServiceModeResponse.h
    • -1
    • +1
    ./treatment/MTreatmentAdjustUltrafiltrationEditResponse.h
  1. … 55 more files in changeset.
DEN-14853 UI Out Of Sync With Firmware On Handled Messages

    • -2
    • +2
    ./settings/MAdjustHDServiceModeResponse.h
    • -2
    • +5
    ./treatment/MTreatmentAdjustUltrafiltrationEditResponse.h
  1. … 17 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/MPostTreatmentAdjustRequests.h
    • -1
    • +1
    ./posttreatment/MPostTreatmentAdjustTreatmentLogResponse.cpp
    • -1
    • +1
    ./posttreatment/MPostTreatmentAdjustTreatmentLogResponse.h
    • -1
    • +1
    ./pretreatment/MPreTreatmentAdjustDisposablesConfirmResponse.cpp
  1. … 594 more files in changeset.
Cherry Pick [DEN-13053-S82-JI : 86d954] ClousSync device Registration Error

Fixed syntax of cloudsync post in run.sh file so that cloudsync runs on post

Changed UI serial implementation to trim off any whitespace or invalid characters in serials received from HD and DG

Changed CloudSync controller to only send messages to CloudSync if device is registered

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

    • -1
    • +1
    ./pretreatment/MPreTreatmentAdjustRequests.h
    • -1
    • +1
    ./treatment/MTreatmentAdjustRequests.h
  1. … 33 more files in changeset.
Merge branch 'DEN-13962-UI-BN-S82' into staging

    • -11
    • +4
    ./treatment/MTreatmentAdjustRequests.h
  1. … 8 more files in changeset.
Merge branch 'DEN-13962-UI-BN-S82' into develop

    • -11
    • +4
    ./treatment/MTreatmentAdjustRequests.h
  1. … 7 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./treatment/MTreatmentAdjustRequests.h
  1. … 46 more files in changeset.
DEN-13962: UI: Update pressure limits to match treatment params and UI screen

- removed the QML duplicate definitions of arterial/venous

- added monitoring values and used them in monitoring components of arterial/venous.

    • -11
    • +4
    ./treatment/MTreatmentAdjustRequests.h
  1. … 17 more files in changeset.
DEN-13962: UI: Update pressure limits to match treatment params and UI screen

- Completely restructure the vTreatmentCreate class and removed all the constant ranges properties from that to the VTreatmentRanges.

- Now reading all the constant ranges values from the DataList.conf from the ui.config repository.

- Used the RANGESET property type for the ranges in the VTreatmentRanges class to have by default properties for min,max, res(olution),def(ault) properties.

- Added an ability to slider to hide the handler when needed (Pre-Treatment)

- Hide the Slider handler when slider switch is off

- Added various PROPERTYs, like IDBASED, RAGESET, VALUESET

- Modified the MPreTreatmentAdjustRequest, duration parameter to treatmentDuration for clarifying.

- Modified the Settings class to able to parse a comment on the Group line.

- Updated the ConfirmTreatmentTable to hold the required labels and added translate function for them. removed the call for get names for performance, since those never change.

- Made the SettingsData connection, standard in the VSettings class.

    • -3
    • +3
    ./pretreatment/MPreTreatmentAdjustRequests.h
  1. … 17 more files in changeset.
Fixed syntax of cloudsync post in run.sh file so that cloudsync runs on post

Changed UI serial implementation to trim off any whitespace or invalid characters in serials received from HD and DG

Changed CloudSync controller to only send messages to CloudSync if device is registered

    • -2
    • +30
    ./settings/MAdjustHDSerialNumberResponse.cpp
    • -0
    • +1
    ./settings/MAdjustHDSerialNumberResponse.h
  1. … 5 more files in changeset.
DEN-13965: UI/HD Generic User Confirmation [Integration Testing]

- Fixing the issue UI was not able to send the message to the HD.

    • -2
    • +2
    ./treatment/MTreatmentAdjustRequests.h
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    ./treatment/MTreatmentAdjustRequests.h
  1. … 28 more files in changeset.
DEN-13939: IMP: Implementation of the the message [0xBB00]

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

    • -3
    • +3
    ./disinfect/MDisinfectAdjustModeRequests.h
    • -3
    • +3
    ./disinfect/MDisinfectAdjustModeResponse.cpp
    • -4
    • +4
    ./disinfect/MDisinfectAdjustModeResponse.h
    • -3
    • +3
    ./disinfect/MDisinfectAdjustStartRequests.h
    • -4
    • +4
    ./disinfect/MDisinfectAdjustStartResponse.cpp
    • -4
    • +4
    ./disinfect/MDisinfectAdjustStartResponse.h
  1. … 88 more files in changeset.
Merge branch 'DEN-13198-UI_BN_75' into staging

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

    • -1
    • +1
    ./pretreatment/MPreTreatmentAdjustPatientConnectionConfirmResponse.h
    • -3
    • +3
    ./settings/MAdjustHDServiceDatesResponse.cpp
    • -4
    • +4
    ./settings/MAdjustHDServiceDatesResponse.h
    • -3
    • +3
    ./settings/MAdjustHDServiceModeResponse.cpp
    • -4
    • +4
    ./settings/MAdjustHDServiceModeResponse.h
    • -1
    • +1
    ./treatment/MTreatmentAdjustUltrafiltrationStateResponse.cpp
    • -1
    • +1
    ./treatment/MTreatmentAdjustUltrafiltrationStateResponse.h
  1. … 93 more files in changeset.
DEN-13845: CRV: Merge issue of DEN-12716-UI_BN_S70 into staging

- Due to some enum changes, UI couldn't build

- An idea implemented to detect the enum changes by compiler. The implementation may be able to improve.

    • -3
    • +3
    ./treatment/MTreatmentAdjustUltrafiltrationStateResponse.cpp
    • -4
    • +4
    ./treatment/MTreatmentAdjustUltrafiltrationStateResponse.h
  1. … 11 more files in changeset.
DEN-13743: IMP: Device Registration - CloudSync POST test - Device Serial/Version req/rsp

- Added the disable functionality ( main.h SINGLETON_... macros ) for the Singleton classes, which are basically controllers, to stop their thread event loop, so they literally stop working.

- Connected the disable functionality of the controllers like, CloudSync, Bluetooth (Maybe later Logger), to the POST result.

- Improved the ./run.sh script and same on the ApplicationPOST class.

- Set the minimum of the HD/DG serial length to 1 byte, since it is not exactly at 15 or 20 char length.

- Removed the "CS" from the UI log of sending out the messages to CS, which the source is UI, not the CS and this is confusing.

- Removed the "Settings/DG Cleaning" scheduling section.

- Changed the POST version/serial request from UI to all to be identified in the log from "Versionreq" to "POSTInfReq".

- Added a new UI POST Alarm in AlarmDefs.h, ALARM_ID_UI_POST_FAILURE_CLOUDSYNC = 295, ///< UI POST CloudSync failure

- Fixed a potential bug on SD-Card not ready service logging.

  1. … 16 more files in changeset.
DEN-13645: IMP: DEN9297: Disinfection implementation [ Disinfection Messages ] [0x9A]

- After my initial code review and looking into other messages, UI should never define a bool in any request message, and it has to be quint32 and an enum Options passing to that.

- Therefore the code has been fixed and cleaned up.

    • -1
    • +6
    ./disinfect/MDisinfectAdjustModeRequests.h
  1. … 1 more file in changeset.
DEN-13645: IMP: DEN9297: Disinfection implementation [ Disinfection Messages ] [0x9A]

- The UI application was refusing to send the message 0x9A, and the type of the message to be sent should change to U32 to work since FW is using U32 for bool.

    • -1
    • +1
    ./disinfect/MDisinfectAdjustModeRequests.h
  1. … 2 more files in changeset.
DEN-13645: IMP: DEN9297: Disinfection implementation [ Disinfection Messages ] [0x9B]

- Implemented the disinfection mode response

    • -0
    • +1
    ./disinfect/MDisinfectAdjustModeRequests.h
    • -0
    • +45
    ./disinfect/MDisinfectAdjustModeResponse.cpp
    • -0
    • +83
    ./disinfect/MDisinfectAdjustModeResponse.h
    • -45
    • +0
    ./disinfect/MDisinfectAdjustResponse.cpp
    • -83
    • +0
    ./disinfect/MDisinfectAdjustResponse.h
    • -0
    • +45
    ./disinfect/MDisinfectAdjustStartResponse.cpp
    • -0
    • +83
    ./disinfect/MDisinfectAdjustStartResponse.h
  1. … 5 more files in changeset.
DEN-13645: IMP: DEN9297: Disinfection implementation [ Disinfection Messages ] [0x80]

- Renamed the disinfection start response

    • -4
    • +4
    ./disinfect/MDisinfectAdjustResponse.cpp
    • -4
    • +4
    ./disinfect/MDisinfectAdjustResponse.h
  1. … 4 more files in changeset.
DEN-13645: IMP: DEN9297: Disinfection implementation [ Disinfection Messages ] [0x9A]

- Implemented the Disinfection Mode Request message.

    • -14
    • +11
    ./disinfect/MDisinfectAdjustModeRequests.h
    • -1
    • +1
    ./disinfect/MDisinfectAdjustStartRequests.h
  1. … 9 more files in changeset.
DEN-13645: IMP: DEN9297: Disinfection implementation [ Disinfection Messages ] [0x7F,0x80]

- Cleaned up / refactor the messages [ 127 (0x7F), 128 (0x80) ]

    • -0
    • +67
    ./disinfect/MDisinfectAdjustModeRequests.h
    • -67
    • +0
    ./disinfect/MDisinfectAdjustRequests.h
    • -2
    • +2
    ./disinfect/MDisinfectAdjustResponse.h
    • -0
    • +67
    ./disinfect/MDisinfectAdjustStartRequests.h
  1. … 13 more files in changeset.
DEN-13645: IMP: Disinfection Remove unused data messages [0x8200]

- Removed

0x8200 130 0x020 Rsp Y HD UI Chemical Disinfect User Confirm Response (U32) 1=accepted, 0=rejected (U32) rejection reason

    • -45
    • +0
    ./disinfect/MDisinfectAdjustChemicalConfirmResponse.cpp
    • -83
    • +0
    ./disinfect/MDisinfectAdjustChemicalConfirmResponse.h
  1. … 5 more files in changeset.