sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4964: Added HD Versions implementation without *.qml needed changes.

    • -0
    • +45
    ./model/hd/adjustment/MHDVersionResponse.cpp
    • -0
    • +71
    ./model/hd/adjustment/MTreatmentAdjustHDVersionsResponse.h
    • -0
    • +64
    ./model/hd/data/MHDVersionData.cpp
    • -103
    • +0
    ./model/hd/data/MHDVersionData.h
  1. … 7 more files in changeset.
DEN-4609: Fixed bicarbonate concentrate enum

  1. … 1 more file in changeset.
DEN-4696: Code Coverage [99.722]

  1. … 6 more files in changeset.
DEN-4609: Addressed code review requests.

DEN-4609: Addressed code review requests.

    • -20
    • +20
    ./model/MTreatmentParametersResp.h
  1. … 4 more files in changeset.
DEN-5034: Implementation [ Messaging ] (2 of 2)

- Added adjustment Request Response in the UI

- Added Logging console out which is more descriptive only for debugging.

- Added multiple different min/max limit/ranges for pressures adjustments.

- Added auto calculate the adjustable low/high limit margin.

- Added a CONSTANT property #define

    • -6
    • +19
    ./gui/qml/pages/treatment/TreatmentStack.qml
    • -4
    • +4
    ./gui/qml/pages/treatment/TreatmentStart.qml
  1. … 2 more files in changeset.
DEN-4609: Added class documentation and messaging information.

DEN-4609: Removed newline characters. Fixed orgnization in denali.pro

  1. … 2 more files in changeset.
DEN-4609: Created constants for treatment parameter default, min, max, and resolution values. Included PRS references.

DEN-5033: Implementation [ Messaging ] (1 of 2)

- improving and testing the Arterial/Venous pressure values

- using the doAdjustment of the venousPressureMinimum : vTreatmentAdjustmentPressuresLimits.venousLimitMin

in the QML.

    • -12
    • +26
    ./gui/qml/pages/treatment/TreatmentStack.qml
    • -10
    • +12
    ./gui/qml/pages/treatment/TreatmentStart.qml
    • -0
    • +1
    ./view/hd/data/VTreatmentPressureOcclusion.h
  1. … 2 more files in changeset.
DEN-4609: Reverting adding a left and right touch margin

- While the addition of these margins makes it easier to hit the knob, it also adds a distance during drag between the click point and the displayed knob position. If still needed, there should be a better way of increasing the left and right touch margin.

DEN-4609: Updated ConfirmTreatmentTableEntry's description

DEN-4609: Moved ConfirmTreatmentTableEntry.qml to the right place.

    • -0
    • +66
    ./gui/qml/components/ConfirmTreatmentTableEntry.qml
  1. … 2 more files in changeset.
DEN-4609: Addressed code review comments, misc. cleanup

  1. … 3 more files in changeset.
DEN-4964: Addressed code review comments.

    • -0
    • +31
    ./model/dg/data/MDGAccelerometerData.h
    • -0
    • +32
    ./model/hd/data/MHDAccelerometerData.h
DEN-4964: Addressed code review comments.

    • -12
    • +11
    ./model/hd/data/MHDVersionData.h
DEN-4598, DEN-4609, DEN-4607: Updated unit tests, removed unused Storage namespace from ApplicationController.cpp, removed saveNewTreatment function from ApplicationController.h

  1. … 2 more files in changeset.
DEN-4964: Addressed code review comments.

    • -2
    • +2
    ./model/hd/data/MHDAccelerometerData.h
    • -0
    • +74
    ./model/hd/data/MHDVersionData.h
  1. … 1 more file in changeset.
DEN-4695: Integration Testing

- Fixed broken names in SquishQt

    • -2
    • +2
    ./gui/qml/pages/treatment/TreatmentStack.qml
    • -1
    • +1
    ./gui/qml/pages/treatment/TreatmentStart.qml
    • -0
    • +104
    ./gui/qml/pages/treatment/sections/TreatmentPressures.qml
  1. … 2 more files in changeset.
Removed extra empty lines

    • -1
    • +0
    ./gui/qml/pages/treatment/TreatmentBegin.qml
    • -1
    • +0
    ./gui/qml/pages/treatment/TreatmentConfirm.qml
    • -3
    • +0
    ./gui/qml/pages/treatment/TreatmentCreate.qml
    • -1
    • +0
    ./gui/qml/pages/treatment/TreatmentPrime.qml
    • -1
    • +0
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 23 more files in changeset.
DEN-5033: DEN-5034: Implementation [ Messaging ]

- Back end implementation of the messaging.

    • -2
    • +4
    ./gui/qml/pages/treatment/TreatmentStack.qml
    • -1
    • +1
    ./gui/qml/pages/treatment/TreatmentStart.qml
    • -0
    • +104
    ./gui/qml/pages/treatment/sections/TreatmentPressuresLimits.qml
    • -0
    • +61
    ./model/hd/adjustment/MTreatmentAdjustPressuresLimitsResponse.cpp
    • -0
    • +96
    ./model/hd/adjustment/MTreatmentAdjustPressuresLimitsResponse.h
  1. … 10 more files in changeset.
Merge branch 'master' into DEN-4691_InLineBloodPressureAdjustments

    • -26
    • +64
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 2 more files in changeset.
DEN-4598, DEN-4609, DEN-4607: Added VTreatmentEnd.cpp/.h, Added end treatment button to settings page, misc. cleanup.

    • -0
    • +15
    ./view/VTreatmentBegin.cpp
    • -0
    • +37
    ./view/VTreatmentBegin.h
    • -0
    • +40
    ./view/VTreatmentEnd.cpp
    • -0
    • +40
    ./view/VTreatmentEnd.h
  1. … 2 more files in changeset.
DEN-4598, DEN-4609, DEN-4607, DEN-4605: Updated unit tests and code coverage. Made changes requested in code review.

    • -1
    • +1
    ./gui/qml/pages/treatment/TreatmentBegin.qml
    • -0
    • +55
    ./storage/FileSaver.cpp
    • -0
    • +50
    ./storage/FileSaver.h
  1. … 8 more files in changeset.
DEN-5341: Code Analysis

- Found an unused code and removed.

DEN-5520: Updated mSignalStrengthPct comment to match the variable.

DEN-5341: Code Analysis

- some dox updated as well.

    • -2
    • +2
    ./model/hd/data/MTreatmentStatesData.h
  1. … 1 more file in changeset.
DEN-5340 Code Coverage [100%]

- Coverage to 100%

- Added "Profile" build setup for Code Coverage Instrumentation and build in the workspace_UI with the output name of denaliSquish

- Modified the Pressure/Occlusion message to have new structure (last 3 of 5 fields changed to U32 from F32)

    • -5
    • +5
    ./view/hd/data/VTreatmentPressureOcclusion.h
  1. … 1 more file in changeset.
DEN-5340 Code Coverage [99.953%]

- Covered the sbOff/sbIdle

    • -2
    • +2
    ./view/hd/data/VHDTreatmentStatesData.cpp
    • -1
    • +1
    ./view/hd/data/VHDTreatmentStatesData.h
DEN-5340 Code Coverage [99.881%]

- removed unused codes.

- commented unused codes.

    • -9
    • +25
    ./view/hd/data/VHDTreatmentStatesData.h
  1. … 3 more files in changeset.