Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDT-3378: Misc SW Enhancements - SW - 01 - BloodPrime-02 - R&I - 05: DEV - Feature Implementation

- Updated Blood Prime to add submode states for Run and Paused.

- Updated Blood Prime to add Timeout and Countdown to progress.

- Updated Blood Prime commands: removed Increase and Decrease, added Resume.

    • -1
    • +5
    ./treatment/VTDTreatmentStatesData.cpp
    • -2
    • +4
    ./treatment/VTreatmentBloodPrimeData.cpp
    • -2
    • +4
    ./treatment/VTreatmentBloodPrimeData.h
  1. … 7 more files in changeset.
Merge branch 'staging' into feature/LDT-3307-misc-sw-enhancements

  1. … 7 more files in changeset.
LDT-3199: Isolated UF - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated to change all instances of Volume Goal to Volume or SetVolume in all Isolated UF models and views.

    • -1
    • +1
    ./treatment/VTreatmentIsolatedUFData.cpp
    • -1
    • +1
    ./treatment/VTreatmentIsolatedUFData.h
  1. … 31 more files in changeset.
LDT-3328: Misc SW Enhancements - SW - 01 - BloodPrime-Rinseback - R&I - 05: DEV - Feature Implementation

- Added models and view for Blood Prime Commmand Request and Response.

- Updated Blood Prime screen for changes to UI/UX designs.

- Updated Logger.cpp and VTDOpModeData.cpp to removed references to enum removed in common.

  1. … 18 more files in changeset.
LDT-3312 Misc SW Enhancements - SW - 01 - General Aesthetics - R&I - 05: DEV - Feature Implementation

Update diagnostics popup

  1. … 11 more files in changeset.
Merge remote-tracking branch 'origin/staging' into feature/LDT-3307-misc-sw-enhancements

    • -0
    • +330
    ./VTreatmentRanges.cpp
    • -0
    • +126
    ./VTreatmentRanges.h
LDT-3179 Pre-Treatment - SW - 01 - Foundation - R&I - 05: DEV - Feature Implementationg

remove treatment parameters opmode

  1. … 2 more files in changeset.
Merge branch 'staging' of bitbucket.org:diality-cloud/leahi-application into feature/LDT-3194-isolated-uf-adjustment

    • -0
    • +333
    ./VTreatmentRanges.cpp
    • -0
    • +125
    ./VTreatmentRanges.h
  1. … 5 more files in changeset.
LDT-2940: Rinseback - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

Merge branch 'staging' of bitbucket.org:diality-cloud/leahi-application into feature/LDT-2937-rinseback

  1. … 2 more files in changeset.
LDT-2940: Rinseback - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

- Updated Rinseback sequence diagram.

    • -0
    • +235
    ./VTreatmentRanges.cpp
    • -0
    • +99
    ./VTreatmentRanges.h
  1. … 4 more files in changeset.
LDT-3199: Isolated UF - SW - 01 - R&I - 05: DEV - Feature Implementation

- Added Isolated UF Adjustment SDD puml and png files.

- Added Isolated UF Adjustment models and views.

- Updated GuiGlobals, MessageInterpreter, MessageGlobals, and MessageDispatcher to add Isolated UF models and views.

- Updated ProgressBarEx.qml and RangeMarker.qml to match UF UI/UX changes.

- Updated LabelUnitText.qml to add layouts.

- Updated LabelUnitValueAdjuster.qml to expose editable property of ValueAdjuster.

- Updated TreatmentAdjustmentUltrafiltrationMetrics.qml to use LabelUnitText.qml.

- Added TreatmentAdjustmentIsolatedUFConfirm.qml, TreatmentAdjustmentIsolatedUFDurationEdit.qml, TreatmentAdjustmentIsolatedUFVolumeGoalEdit.qml for Isolated UF treatment adjustments.

- Updated TreatmentAdjustmentUltrafiltration.qml to add Isolated UF adjustment functionality.

- Updated TreatmentAdjustmentUltrafiltrationConfirm.qml, TreatmentAdjustmentUltrafiltrationEdit.qml, TreatmentAdjustmentUltrafiltrationStart.qml for changes to TreatmentAdjustmentUltrafiltrationMetrics.qml.

- Updated VTDTreatmentStatesData.h to add txIsolatedUF property for Isolated UF mode.

- Added MTreatment, MTreatmentAdjust models and VTreatmentAdjust views for Isolated UF adjustment.

    • -0
    • +3
    ./treatment/VTDTreatmentStatesData.cpp
    • -0
    • +29
    ./treatment/VTreatmentIsolatedUFData.cpp
    • -0
    • +46
    ./treatment/VTreatmentIsolatedUFData.h
  1. … 45 more files in changeset.
LDT-3111: Blood Prime - SW - 01 - R&I - 05: DEV - Feature Implementation

- Added Blood Prime SDD puml and png files.

- Moved MTreatmentBloodPrimeData.h/cpp and VTreatmentBloodPrimeData.h/cpp from hd to td directory.

- Updated TreatmentStack.qml and TreatmentBloodPrime.qml per UI/UX changes.

    • -0
    • +26
    ./treatment/VTreatmentBloodPrimeData.cpp
    • -0
    • +44
    ./treatment/VTreatmentBloodPrimeData.h
  1. … 12 more files in changeset.
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated GuiGlobals.h to update IDs for ID_AdjustPatientConnectionConfirmReq, ID_AdjustPatientConnectionConfirmRsp, ID_AdjustUltrafiltrationConfirmReq, and ID_AdjustUltrafiltrationConfirmRsp.

- Updated StoppedSlider.qml to rename component _removeMarker to _lowMarker.

- Updated VTreatmentUltrafiltrationData.h to remove minimum and maximum properties and removed references to the properties in TreatmentUltrafiltrationItem.qml.

- Updated TreatmentAdjustmentBase.qml to make confirm button invisible by default.

    • -3
    • +0
    ./treatment/VTreatmentUltrafiltrationData.h
  1. … 4 more files in changeset.
LDT-2076 Solution Infusion - SW - 01 - R&I - 05: DEV - Feature Implementation

Removed obsolete saline enum

  1. … 1 more file in changeset.
LDT-1445: Ultrafiltration - SW - 01 - R&I - 05: DEV - Feature Implementation

- Updated treatment UF view (VTreatmentUltrafiltrationData.h/cpp) to add ufRunning and ufPaused properties.

    • -0
    • +3
    ./treatment/VTreatmentUltrafiltrationData.cpp
    • -0
    • +4
    ./treatment/VTreatmentUltrafiltrationData.h
LDT-1541 HeaderBar - SW - 01 - WiFi indicator - R&I - 05: DEV - Feature Implementation

address CR comments and almost finished updated the alarm model to a c++ QAbstractlistmodel

    • -2
    • +0
    ./treatment/VTDTreatmentStatesData.cpp
  1. … 12 more files in changeset.
LDT-912: Main Treatment Screen - SW - Diagnostics Screen-DD - 05: DEV - Feature Implementation

- implement TD air pump and air bubbles message

- Adjust page indicators in diagnostics screen

- Add TD air pump and bubbles message to diagnostics screen

- fix DD diagnostics conductivity to have fixed float points

-Fix dd dialysate pump model comments

- Add Base of DD valves in doxygen comment TODO LATER

- Address imports for diagnostics QML files

- Generate png files for all SDD items

    • -0
    • +25
    ./VTDAirPumpData.cpp
  1. … 26 more files in changeset.
LDT-912: Main Treatment Screen - SW - Diagnostics Screen-DD - 05: DEV - Feature Implementation

- implement TD air pump and air bubbles message

- Adjust page indicators in diagnostics screen

- Add TD air pump and bubbles message to diagnostics screen

- fix DD diagnostics conductivity to have fixed float points

-Fix dd dialysate pump model comments

- Add Base of DD valves in doxygen comment TODO LATER

    • -0
    • +25
    ./VTDAirBubbleData.cpp
    • -0
    • +43
    ./VTDAirBubbleData.h
  1. … 6 more files in changeset.
LDT-912: Main Treatment Screen - SW - Diagnostics Screen-DD - 05: DEV - Feature Implementation

- Move DG Valves to DD and rename to DD

- Implement the following DD messages:

Dialysate Pump, Concentrate pump

- Cleanup Saloine bolus enum in VTDTretamentSattesData.cpp

- Minor comment cleanup in MDDTemperatures

    • -2
    • +0
    ./treatment/VTDTreatmentStatesData.cpp
  1. … 27 more files in changeset.
LDT-1785: Update SW (UI)

- Fixed the issue with the heparin slider explained in the LDT-1753.

- Fixed the issue found in one of the merges that missed some qml import.

- Fixed the issue with the VTDTreatmentStates mismatch missing SalineMax Enum in common repo.

- Removed unused def, max, res properties of the heparin stop time from the VTreatmentRanges.

    • -2
    • +0
    ./treatment/VTDTreatmentStatesData.cpp
  1. … 4 more files in changeset.
LDT-1738 (UI) Main Tx Screen - Ultrafiltration Details - R&I - 05: DEV - Feature Implementation

Fix copy/paste unicode error

    • -2
    • +2
    ./treatment/VTreatmentUltrafiltrationData.h
LDT-1738 (UI) Main Tx Screen - Ultrafiltration Details - R&I - 05: DEV - Feature Implementation

Revert min/max changes

    • -0
    • +3
    ./treatment/VTreatmentUltrafiltrationData.h
  1. … 10 more files in changeset.
LDT-1738 (UI) Main Tx Screen - Ultrafiltration Details - R&I - 05: DEV - Feature Implementation

Removed obsolete ‘minimum' and ‘maximum' properties in VTreatmentUltrafiltrationData.h and update proeprty binding using those

    • -3
    • +0
    ./treatment/VTreatmentUltrafiltrationData.h
  1. … 4 more files in changeset.
LDT-1209 Main Treatment Screen - SW - 01 - Screen Integration (MSG,QML) - R&I - 05: DEV - Feature Implementation

add in treatment time "treatment complete" text to timer and address CR comments

    • -0
    • +28
    ./treatment/VTreatmentParametersSetPointData.cpp
    • -0
    • +45
    ./treatment/VTreatmentParametersSetPointData.h
    • -28
    • +0
    ./treatment/VTreatmentSetPointData.cpp
    • -45
    • +0
    ./treatment/VTreatmentSetPointData.h
  1. … 18 more files in changeset.
LDT-1209 Main Treatment Screen - SW - 01 - Screen Integration (MSG,QML) - R&I - 05: DEV - Feature Implementation

address pr comments

    • -13
    • +0
    ./treatment/VTDTreatmentStatesData.cpp
  1. … 2 more files in changeset.
Main Treatment Screen - SW - 01 - Screen Integration (MSG,QML) - R&I - 05: DEV - Feature Implementation

add integration code

    • -0
    • +13
    ./treatment/VTDTreatmentStatesData.cpp
  1. … 10 more files in changeset.
LDT-627: Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation

change UF max to 0.8

    • -1
    • +1
    ./treatment/VTreatmentUltrafiltrationData.h
LDT-627: Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation

- Fix bloodflow decimal comment

- Adjust diagnostics bloodflow, tx states messages/format. Fix diagnostics formatting throughout

- Fix DD messaging formatting

- Fix Gen Dialysate Data View payload and naming

- Fix TD messaging formatting

- Fix TD battery message payload formatting

  1. … 25 more files in changeset.
LDT-627: Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation

- Add Treatment States to Diagnostics Screen

- Add Treatment state message (0x3C)

    • -0
    • +228
    ./treatment/VTDTreatmentStatesData.cpp
    • -0
    • +129
    ./treatment/VTDTreatmentStatesData.h
  1. … 24 more files in changeset.
LDT-627: Main Treatment Screen - SW - Messaging Broadcast - 05: DEV - Feature Implementation

- Adjust model structs to match FW naming if applicable

  1. … 17 more files in changeset.