pretreatment

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
CS-5: @ UI: TxCode generation on device

~ Added QRCode for the TxCode

- Added a Third-Party Open-Source MIT Licence QRCode generator from the following link:

* Copyright (c) Project Nayuki. (MIT License)

* https://www.nayuki.io/page/qr-code-generator-library

- Created a QRCode component

- Added the QRCode generation functionality in the GuiView

- Added QRCode for both the Pre-Tx-Confirmation (UI Generated) and Post-Tx-Review (CS received)

- Moved the CS TxCode Receive wait "..." from C++ to QML to keep the TxCode empty while wait to avoid displaying the "..." as a QRCode.

- Animated the CS TxCode Receive wait "..."

~ Added development testability for the CloudSync communication

~ Fixed the date change buf file watch to wait for the CS to get the checkin and create the out buf file.

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

  1. … 19 more files in changeset.
CS-5: UI: TxCode generation on device

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

  1. … 55 more files in changeset.
DEN-16132: Check Marks Do Not Appear during Consumables Self Test

DEN-16132: Check Marks Do Not Appear during Consumables Self Test

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

  1. … 18 more files in changeset.
DEN-15911: Post-treatment screen displays heparin type and heparin concentration even if heparin rate and dispensing were disabled in pre-treatment

- Separated the Log and the Gui values for now to address the cloud log later, when the cloud is ready to not to reject Logs to have NONE.

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

  1. … 16 more files in changeset.
  1. … 3 more files in changeset.
DEN-15514: UI: In-Progress Indicator Missing During Cartridge Priming Steps

- Added some possible solution and will see what is the feedback.

  1. … 3 more files in changeset.
DEN-15514: UI: In-Progress Indicator Missing During Cartridge Priming Steps

- The issue on the FW side which not updating the corresponding blood prime state field ( index 6 ) causes the issue and UI is not getting updated.

- Regardless, updated the states to avoid later confusion.

DEN-12842: Updated - UI: prepopulate option on the create treatment screen (Phase 1b)

Remove model refactoring and restored to original

Corrected slider + switch state update for prepopulating

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

    • -1
    • +1
    ./connection/PreTreatmentConnectionStack.qml
  1. … 4 more files in changeset.
DEN-12842: Added - UI: prepopulate option on the create treatment screen (Phase 1b)

Refactored the adjust parameters model to add a stored prepopulate model

Added resetting and setting selection to gridSelection.qml component

Add a set of properties to store pre-confirmed treatment parameters

Add a model for storing unconfirmed data

Add handling of resetting and pre-populating treatment parameters

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

  1. … 3 more files in changeset.
Merge branch 'DEN-15425-UI-VD-S98-DialysateTemp' into staging

DEN-15361 : Changed - UI: Dialysate temp default in treatment settings is incorrect

Removed setting of value property in the pre-tx screen per CR feedback

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

  1. … 3 more files in changeset.
DEN-15493 : Usability: UI, FW: rinseback flow rate

- removed the rinseback range slider form the create treatment screen and passing the default value of the 200 set in the configurations for the message.

- min max has also changed to 100 - 300 in ui.config repository.

  1. … 1 more file in changeset.
DEN-11827: Updated - BP/HR screen missing a way to pair bluetooth cuff

Modify to use page() to add/remove the bt settings screen

    • -6
    • +7
    ./connection/PreTreatmentConnectionStack.qml
DEN-15361: Updated - UI: Dialysate temp default in treatment settings is incorrect

Added defaultValue property to be set by slider component user

Remove previous default value code

update pre-treatment screen to set default value property

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

  1. … 2 more files in changeset.
DEN-13789 : Changed - Change Request: UI allows user to continue into treatment with a diastolic pressure greater than the systolic pressure

Remove "Skip" label logic

Set confirm button to rely on the valid state of bp/hr entry

add inclusion to the valid values for diasystolic and systolic pressures

    • -1
    • +2
    ./connection/PreTreatmentConnectionStack.qml
  1. … 1 more file in changeset.
DEN-15488 : Fixed - UI: Start Prime Button Colored After Starting Cartridge Prime

Change the property set for the background color change of start prime button

DEN-15361 : Fixed - UI: Dialysate temp default in treatment settings is incorrect

Add setting and handling of a default value to sliders

Update pretreatment create screen to set the default value of the dialysate temp slider

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

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

    • -14
    • +24
    ./create/PreTreatmentConfirm.qml
  1. … 33 more files in changeset.
DEN-15361 : Fixed - UI: Dialysate temp default in treatment settings is incorrect

Add setting and handling of a default value to sliders

Update pretreatment create screen to set the default value of the dialysate temp slider

  1. … 2 more files in changeset.
DEN-11827 : Changed - BP/HR screen missing a way to pair bluetooth cuff

Based on Behrouz' comments, changed button text, visibility logic, and instruction-text

modify the clearing of pairedAddr to avoid flickering of the CONNECTION button on bp/hr screen

    • -4
    • +3
    ./connection/PreTreatmentConnectionStack.qml
  1. … 1 more file in changeset.