Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7048, DEN-7049, DEN-7050: Added foundational classes for scan, list, and join wifi networks

    • -0
    • +161
    ./pages/SettingsWifi.qml
  1. … 17 more files in changeset.
Merge master into staging

    • -0
    • +2
    ./pages/pretreatment/create/PreTreatmentPrime.qml
  1. … 24 more files in changeset.
DEN-6638: ptTx-RB: Code Review 0

- Added an ability for now to ask for versions.

  1. … 2 more files in changeset.
DEN-6638: ptTx-RB: Code Review 0

- Fixed typo

    • -2
    • +2
    ./components/ConfirmTreatmentTable.qml
    • -2
    • +2
    ./components/ConfirmTreatmentTableEntry.qml
  1. … 1 more file in changeset.
DEN-6870: AV-Range: Implementation

- Updated the ranges

  1. … 2 more files in changeset.
DEN-6635: Update Design Documents

- During the document update figured the "end treatment" button link to the "treatment time" is missing and put that SAME FOR "BACK TO TREATMENT"

DEN-6635: Update Design Documents

- During the document update figured the "end treatment" button link to the "treatment time" is missing and put that.

DEN-6867: ptTx-RB: Implementation [Navigation] (2/2)

- Moved each category of the post treatment screen into its own screen manager stack.

- It helps to organize the code better and later manage the screen easier when the message 37 (HD: OpMode) being used.

    • -0
    • +48
    ./pages/postTreatment/PostTreatmentEndStack.qml
    • -0
    • +57
    ./pages/postTreatment/PostTreatmentRecirculateStack.qml
    • -0
    • +71
    ./pages/postTreatment/PostTreatmentRinsebackStack.qml
    • -1
    • +1
    ./pages/postTreatment/end/PostTreatmentEnd.qml
    • -87
    • +9
    ./pages/treatment/TreatmentStack.qml
  1. … 1 more file in changeset.
DEN-6638: ptTx-RB: Code Review 0

During the code clean up some codes has been incorrectly removed that reverted back,

DEN-6635: Update Design Documents

- Code has been updated while the SDDUI was written.

- DEN-6638: Code Review 0

  1. … 8 more files in changeset.
DEN-6869: Added Version Dialin API and a Simulator plugin

- After adding the simulator plugin find out a bug in the code and fixed.

  1. … 2 more files in changeset.
DEN-6877: Merging the Versions/Acceleration

  1. … 40 more files in changeset.
DEN-6876: Cleaned up the code to start the versions cherry pick

- Messages 60,61 which was Treatment End has been removed (FW is not using it anymore).

    • -2
    • +24
    ./pages/treatment/TreatmentStack.qml
  1. … 14 more files in changeset.
DEN-6865: ptTx-RB: Implementation [Messaging] (2/2)

- Added Model/View for the messages "Treatment End" Req/Res (87/88)

  1. … 15 more files in changeset.
DEN-6863 , DEN-6865 , DEN-6866 : psTx

- Added Recirculate timeout Model/View.

- Added Rinseback timeout to the Model/View.

- Added three more parameter to the Treatment State Message 15 for the "Blood Prime", "Treatment End", "Treatment Stop"

- Renamed the StackItem method "back" to "page".

- Renamed the "End" button label to "End Treatment"

- Renamed the "TreatmentComplete" Screen to "TreatmentEnd" to be more consistent with the states.

- Added the "TreatmentEndPause" screen for "Treatment End Pause" state

- Added the recirculate timeout to the screens.

- Added the rinseback timeout to the screens.

- Refactored the "txDialysisRunning" to "txDialysis" to match the state with the same name.

-

    • -0
    • +111
    ./pages/postTreatment/end/PostTreatmentEnd.qml
    • -0
    • +112
    ./pages/postTreatment/end/PostTreatmentEndPause.qml
  1. … 27 more files in changeset.
DEN-6862 , DEN-6865 : Blood Prime && Rinseback && Ricirculate

- Moved all the the imports into the main.qml since find out it doesn't make any difference until the module is loaded dynamically at runtime which we don't since it is slow.

- Added PostTreatmentAdditional for Additional Rinseback.

- Added RinsebackInit for Rinseback setup

- Code Clean up & refactoring

    • -0
    • +154
    ./pages/postTreatment/PostTreatmentReconnect.qml
    • -0
    • +164
    ./pages/postTreatment/PostTreatmentRinsebackInit.qml
    • -105
    • +49
    ./pages/treatment/TreatmentStack.qml
  1. … 7 more files in changeset.
DEN-6862, DEN-6865 Blood Prime Screen

- Added Blood Prime Screen/Message

- Cleaned up the code a little.

    • -9
    • +16
    ./pages/treatment/TreatmentStack.qml
  1. … 15 more files in changeset.
DEN-6862: ptTx-RB: Implementation [Screens] Rinseback Complete

- DEN-6864: ptTx-RB: Implementation [Messaging] (1/2)

- DEN-6865: ptTx-RB: Implementation [Messaging] (2/2)

- Added ImageText Componenet for the rinseback in progress screen

- Added Flow rate as well to the message ID_Rinseback as 3rd parameter.

- Connected Recirculate message to the Recirculate screen in progress.

- Connected Rinseback (Adj/Data) messages to the Rinseback screen in progress.

- Updated TreatmentStack Screen navigation for the Rinseback, Recirculate, TreatmentComplete and so on.

    • -0
    • +52
    ./components/ImageText.qml
    • -7
    • +58
    ./pages/treatment/TreatmentStack.qml
  1. … 13 more files in changeset.
DEN-6864: Implementation [Messaging] (1/2)

  1. … 28 more files in changeset.
- Added PostTreatmentComplete.qml screen - Added PostTreatmentRinsebackComplete.qml - Removed '_' from Dialisate state property name - fixed the Alarm enum name change on AlarmDefs

    • -0
    • +86
    ./pages/postTreatment/PostTreatmentComplete.qml
    • -0
    • +95
    ./pages/postTreatment/PostTreatmentRinsebackComplete.qml
    • -5
    • +24
    ./pages/treatment/TreatmentStack.qml
  1. … 5 more files in changeset.
DEN-5759: Code Review 0

- Added a TODO for the DoubleSlider component to add a validation and active feature to be able to use it for PreTreatmentCreate.

DEN-5759: prTx: Code Review 0

    • -1
    • +0
    ./components/ConfirmTreatmentSubTable.qml
Merge DEN-4860_BLE into master

  1. … 4 more files in changeset.
Merge master into DEN-6349_bp_hr_manual_entry

  1. … 10 more files in changeset.
6636: ptTx_Rinseback: Implementation

- Added the PostTreatmentRinseback.qml

- Added the PostTreatmentRecirculate.qml

- Improved the StackItem.qml

- Added Rinseback/Recirculate Navigation

- Removed Diagnostics screen since it's not one screen anymore and is too old.

-

    • -3
    • +3
    ./components/ConfirmTreatmentTable.qml
    • -2
    • +2
    ./components/ConfirmTreatmentTableEntry.qml
    • -0
    • +85
    ./pages/postTreatment/PostTreatmentRecirculate.qml
    • -0
    • +192
    ./pages/postTreatment/PostTreatmentRinseback.qml
    • -1
    • +1
    ./pages/pretreatment/create/PreTreatmentPrime.qml
    • -1
    • +31
    ./pages/treatment/TreatmentStack.qml
  1. … 10 more files in changeset.
DEN-5757: Code Coverage

Merge branch 'master' into DEN-5751_Pre-TreatmentUltrafiltration

  1. … 10 more files in changeset.
Merge master into DEN-4860_BLE

  1. … 11 more files in changeset.
DEN-4867: Code Review 0 - Requested Modifications

- Removed startBLETimer and killBLETimer so we are not creating and deleting timers. Only one timer will be used

- Added toggleBLETimer

- Logging measurements when they are received instead of using qDebug

- Passing device addr and name to BLEScanner instead of just addr so only a QBluetoothDeviceInfo object is necessary, allowing removal of the macAddress QString

- Removed VBluetoothDeviceInfo static cast in VBluetooth::doSelectDevice

  1. … 5 more files in changeset.
DEN-5753: Update Design Documents

- Fixed comments in some files of the Pre-Treatment Create.

    • -2
    • +2
    ./pages/pretreatment/create/PreTreatmentPrime.qml
  1. … 1 more file in changeset.