Clone Tools
  • last updated a few seconds 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.

    • -0
    • +2
    ./data/treatment/VTDTreatmentStatesData.h
  1. … 6 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 VTreatmentAdjustmentIsolatedUFConfirm.cpp to remove debug output.

    • -1
    • +0
    ./adjustment/treatment/VTreatmentAdjustmentIsolatedUFConfirm.cpp
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.

    • -4
    • +4
    ./adjustment/treatment/VTreatmentAdjustmentIsolatedUFDurationEdit.cpp
    • -1
    • +1
    ./adjustment/treatment/VTreatmentAdjustmentIsolatedUFDurationEdit.h
    • -0
    • +58
    ./adjustment/treatment/VTreatmentAdjustmentIsolatedUFVolumeEdit.cpp
    • -0
    • +65
    ./adjustment/treatment/VTreatmentAdjustmentIsolatedUFVolumeEdit.h
    • -60
    • +0
    ./adjustment/treatment/VTreatmentAdjustmentIsolatedUFVolumeGoalEdit.cpp
    • -65
    • +0
    ./adjustment/treatment/VTreatmentAdjustmentIsolatedUFVolumeGoalEdit.h
  1. … 25 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.

    • -0
    • +46
    ./adjustment/treatment/VTreatmentAdjustmentBloodPrime.cpp
    • -0
    • +65
    ./adjustment/treatment/VTreatmentAdjustmentBloodPrime.h
  1. … 16 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
    ./data/VTreatmentRanges.cpp
    • -0
    • +126
    ./data/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
    ./data/VTreatmentRanges.cpp
    • -0
    • +125
    ./data/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-3179 Pre-Treatment - SW - 01 - Foundation - R&I - 05: DEV - Feature Implementationg

change views and models from hd to td

    • -0
    • +52
    ./adjustment/pretreatment/VPreTreatmentAdjustmentDisposablesConfirm.cpp
    • -0
    • +57
    ./adjustment/pretreatment/VPreTreatmentAdjustmentDisposablesConfirm.h
    • -0
    • +52
    ./adjustment/pretreatment/VPreTreatmentAdjustmentStartTreatment.cpp
    • -0
    • +57
    ./adjustment/pretreatment/VPreTreatmentAdjustmentStartTreatment.h
  1. … 14 more files in changeset.
LDT-2940: Rinseback - SW - 01 - R&I - 03: SDD - Design Diagram - plantuml

- Updated Rinseback sequence diagram.

    • -0
    • +235
    ./data/VTreatmentRanges.cpp
    • -0
    • +99
    ./data/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
    • +54
    ./adjustment/treatment/VTreatmentAdjustmentIsolatedUFConfirm.cpp
    • -0
    • +60
    ./adjustment/treatment/VTreatmentAdjustmentIsolatedUFConfirm.h
    • -0
    • +55
    ./adjustment/treatment/VTreatmentAdjustmentIsolatedUFDurationEdit.cpp
    • -0
    • +63
    ./adjustment/treatment/VTreatmentAdjustmentIsolatedUFDurationEdit.h
    • -0
    • +60
    ./adjustment/treatment/VTreatmentAdjustmentIsolatedUFVolumeGoalEdit.cpp
    • -0
    • +65
    ./adjustment/treatment/VTreatmentAdjustmentIsolatedUFVolumeGoalEdit.h
    • -0
    • +1
    ./data/treatment/VTDTreatmentStatesData.h
    • -0
    • +29
    ./data/treatment/VTreatmentIsolatedUFData.cpp
    • -0
    • +46
    ./data/treatment/VTreatmentIsolatedUFData.h
  1. … 39 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
    ./data/treatment/VTreatmentBloodPrimeData.cpp
    • -0
    • +44
    ./data/treatment/VTreatmentBloodPrimeData.h
  1. … 12 more files in changeset.
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated to move where VTreatmentAdjustmentBloodFlowRate, VTreatmentAdjustmentBolusVolume, VTreatmentAdjustmentDialysateFlowRate, VTreatmentAdjustmentDialysateTemperature, VTreatmentAdjustmentDurationConfirm, VTreatmentAdjustmentDurationEdit, VTreatmentAdjustmentSetPoints are registered to Qt.

    • -12
    • +0
    ./adjustment/treatment/VTreatmentAdjustmentBloodFlowRate.cpp
    • -12
    • +0
    ./adjustment/treatment/VTreatmentAdjustmentBolusVolume.cpp
    • -12
    • +0
    ./adjustment/treatment/VTreatmentAdjustmentDialysateFlowRate.cpp
    • -12
    • +0
    ./adjustment/treatment/VTreatmentAdjustmentDialysateTemperature.cpp
    • -12
    • +0
    ./adjustment/treatment/VTreatmentAdjustmentDurationConfirm.cpp
    • -12
    • +0
    ./adjustment/treatment/VTreatmentAdjustmentDurationEdit.cpp
    • -12
    • +0
    ./adjustment/treatment/VTreatmentAdjustmentSetPoints.cpp
  1. … 1 more file in changeset.
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated treatment adjustment response messages to remove extra parameters and only send accept and rejection reason.

    • -4
    • +1
    ./adjustment/treatment/VTreatmentAdjustmentDurationConfirm.cpp
    • -5
    • +0
    ./adjustment/treatment/VTreatmentAdjustmentDurationConfirm.h
    • -4
    • +0
    ./adjustment/treatment/VTreatmentAdjustmentPressuresLimits.cpp
    • -6
    • +0
    ./adjustment/treatment/VTreatmentAdjustmentPressuresLimits.h
    • -4
    • +0
    ./adjustment/treatment/VTreatmentAdjustmentUltrafiltrationConfirm.cpp
    • -5
    • +0
    ./adjustment/treatment/VTreatmentAdjustmentUltrafiltrationConfirm.h
  1. … 18 more files in changeset.
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated to add models and views to support treatment adjustment messages for set points, blood flow rate, dialysate flow rate, and dialysate temperature.

- Updated to rename Treatment Adjustment Saline Volume to Treatment Adjustment Bolus Volume.

    • -0
    • +61
    ./adjustment/treatment/VTreatmentAdjustmentBloodFlowRate.cpp
    • -0
    • +59
    ./adjustment/treatment/VTreatmentAdjustmentBloodFlowRate.h
    • -4
    • +3
    ./adjustment/treatment/VTreatmentAdjustmentBolusVolume.cpp
    • -2
    • +2
    ./adjustment/treatment/VTreatmentAdjustmentBolusVolume.h
    • -0
    • +61
    ./adjustment/treatment/VTreatmentAdjustmentDialysateFlowRate.cpp
    • -0
    • +59
    ./adjustment/treatment/VTreatmentAdjustmentDialysateFlowRate.h
    • -0
    • +61
    ./adjustment/treatment/VTreatmentAdjustmentDialysateTemperature.cpp
    • -0
    • +59
    ./adjustment/treatment/VTreatmentAdjustmentDialysateTemperature.h
    • -0
    • +43
    ./adjustment/treatment/VTreatmentAdjustmentFlows.cpp
    • -0
    • +74
    ./adjustment/treatment/VTreatmentAdjustmentFlows.h
    • -0
    • +66
    ./adjustment/treatment/VTreatmentAdjustmentPressuresLimits.cpp
    • -0
    • +77
    ./adjustment/treatment/VTreatmentAdjustmentPressuresLimits.h
    • -0
    • +71
    ./adjustment/treatment/VTreatmentAdjustmentSetPoints.cpp
    • -0
    • +60
    ./adjustment/treatment/VTreatmentAdjustmentSetPoints.h
  1. … 30 more files in changeset.
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated TreatmentStack.qml and TreatmentAdjustmentDuration.qml to properly handle treatment duration adjustment messages.

- Updated TreatmentAdjustmentDurationConfirm.qml for changes to UI/UX design updates.

- Updated MTreatmentAdjustDurationConfirmResponse.h/cpp, MTreatmentAdjustDurationEditResponse.h/cpp, VTreatmentAdjustmentDurationConfirm.h/cpp, VTreatmentAdjustmentDurationEdit.h/cpp for changes to duration adjustment message changes.

    • -5
    • +16
    ./adjustment/treatment/VTreatmentAdjustmentDurationConfirm.cpp
    • -11
    • +3
    ./adjustment/treatment/VTreatmentAdjustmentDurationConfirm.h
    • -5
    • +16
    ./adjustment/treatment/VTreatmentAdjustmentDurationEdit.cpp
    • -13
    • +5
    ./adjustment/treatment/VTreatmentAdjustmentDurationEdit.h
  1. … 7 more files in changeset.
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Updated parameters for treatment duration edit and confirm messages.

    • -5
    • +5
    ./adjustment/treatment/VTreatmentAdjustmentDurationConfirm.cpp
    • -4
    • +4
    ./adjustment/treatment/VTreatmentAdjustmentDurationConfirm.h
    • -5
    • +5
    ./adjustment/treatment/VTreatmentAdjustmentDurationEdit.cpp
    • -4
    • +4
    ./adjustment/treatment/VTreatmentAdjustmentDurationEdit.h
  1. … 4 more files in changeset.
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Added VTreatmentAdjustmentDurationConfirm.h/cpp, MTreatmentAdjustDurationConfirmResponse.h/cpp for treatment duration adjustment confirmation.

- Moved MTreatmentAdjustDurationResponse.h/cpp to MTreatmentAdjustDurationEditResponse.h/cpp for treatment duration adjustment edit.

- Moved VTreatmentAdjustmentDuration.h/cpp to VTreatmentAdjustmentDurationEdit.h/cpp for treatment duration adjustment edit.

    • -0
    • +50
    ./adjustment/treatment/VTreatmentAdjustmentDurationConfirm.cpp
    • -0
    • +73
    ./adjustment/treatment/VTreatmentAdjustmentDurationConfirm.h
    • -0
    • +50
    ./adjustment/treatment/VTreatmentAdjustmentDurationEdit.cpp
    • -0
    • +73
    ./adjustment/treatment/VTreatmentAdjustmentDurationEdit.h
  1. … 20 more files in changeset.
LDT-2810: Edit Treatment Parameters During Treatment - SW - 01 - Edit Treatment Parameters During Treatment - R&I - 05: DEV - Feature Implementation

- Added MTreatmentAdjustBolusVolumeResponse.h/cpp and VTreatmentAdjustmentBolusVolume.h/cpp for handling bolus adjustment.

- Updated MessageDispatcher.h/cpp, MessageGlobals.h, MessageInterpreter.cpp, MModel.h, GuiGlobals.h, MTreatmentAdjustRequests.h to add Bolus Volume Adjustment Request and Response messages.

- Updated main.qml, TreatmentStack.qml, TreatmentAdjustmentSaline.qml to add VTreatmentAdjustmentBolusVolume for handling bolus volume adjustment.

    • -0
    • +62
    ./adjustment/treatment/VTreatmentAdjustmentBolusVolume.cpp
    • -0
    • +59
    ./adjustment/treatment/VTreatmentAdjustmentBolusVolume.h
  1. … 13 more files in changeset.
LDT-2691 Patient Vitals - SW - 01 - Enhancement - Round timestamp - R&I - 05: DEV - Feature Implementation

uppdate vitals measurement to combobox

  1. … 6 more files in changeset.
LDT-2691 Patient Vitals - SW - 01 - Enhancement - Round timestamp - R&I - 05: DEV - Feature Implementation

add 2 min fw response timer

    • -0
    • +10
    ./adjustment/treatment/VTreatmentAdjustmentVitals.cpp
  1. … 3 more files in changeset.
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

address CR comments

  1. … 2 more files in changeset.
LDT-2273 Patient Vitals - SW - 01 - R&I - 09: SDD - Functions Documentation

add function documentation

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

- Updated various QMLs to fix whitespace alignment.

- Moved ultrafiltration models and views from TD to HD directories.

- Updated message IDs for UF messages.

    • -0
    • +58
    ./adjustment/treatment/VTreatmentAdjustmentUltrafiltrationConfirm.cpp
    • -0
    • +65
    ./adjustment/treatment/VTreatmentAdjustmentUltrafiltrationConfirm.h
    • -0
    • +60
    ./adjustment/treatment/VTreatmentAdjustmentUltrafiltrationEdit.cpp
    • -0
    • +68
    ./adjustment/treatment/VTreatmentAdjustmentUltrafiltrationEdit.h
    • -0
    • +56
    ./adjustment/treatment/VTreatmentAdjustmentUltrafiltrationState.cpp
    • -0
    • +56
    ./adjustment/treatment/VTreatmentAdjustmentUltrafiltrationState.h
  1. … 22 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.

  1. … 4 more files in changeset.
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

functionality working.

  1. … 4 more files in changeset.
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

Fix messaging issue

  1. … 3 more files in changeset.
LDT-2269 Patient Vitals - SW - 01 - R&I - 05: DEV - Feature Implementation

Wip. finishing up qml side

    • -3
    • +13
    ./adjustment/treatment/VTreatmentAdjustmentVitals.cpp
  1. … 10 more files in changeset.