Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4860: Update to align better with coding standard, fixed docstring issues.

- Updated message ID to align with message lists

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

  1. … 8 more files in changeset.
DEN-4860: In progress update

    • -0
    • +115
    ./qml/pages/SettingsBluetooth.qml
  1. … 15 more files in changeset.
Merge master into DEN-4598-Confirm-Priming-Begin

    • -25
    • +40
    ./qml/pages/treatment/TreatmentStack.qml
  1. … 11 more files in changeset.
DEN-4698: Code Review 0

- Found a bug during demo preparation:

The main treatment pressure section should only get updated if the request updated and should not be bound to the properties.

    • -7
    • +24
    ./qml/pages/treatment/TreatmentStart.qml
DEN-4698: Code Review 0

- Found a bug during preparation for the demo

when the ranges were adjusted by user then the ranges came back from FW were not updating the sliders handlers.

    • -0
    • +7
    ./qml/compounds/PressureRangeSlider.qml
DEN-4609: Addressed code review comments

    • -1
    • +1
    ./qml/pages/treatment/TreatmentConfirm.qml
    • -0
    • +1
    ./qml/pages/treatment/TreatmentPrime.qml
DEN-4964: Added HD Versions implementation without *.qml needed changes.

  1. … 12 more files in changeset.
DEN-4964: Added HD Versions implementation without *.qml needed changes.

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

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

    • -1
    • +1
    ./qml/components/SliderCreateTreatment.qml
  1. … 8 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
    ./qml/pages/treatment/TreatmentStack.qml
    • -4
    • +4
    ./qml/pages/treatment/TreatmentStart.qml
  1. … 8 more files in changeset.
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
    ./qml/pages/treatment/TreatmentStack.qml
    • -10
    • +12
    ./qml/pages/treatment/TreatmentStart.qml
  1. … 5 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
    ./qml/components/ConfirmTreatmentTableEntry.qml
  1. … 2 more files in changeset.
DEN-4609: Addressed code review comments, misc. cleanup

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

  1. … 3 more files in changeset.
DEN-4695: Integration Testing

- Fixed broken names in SquishQt

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

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

- Back end implementation of the messaging.

    • -2
    • +4
    ./qml/pages/treatment/TreatmentStack.qml
    • -1
    • +1
    ./qml/pages/treatment/TreatmentStart.qml
    • -104
    • +0
    ./qml/pages/treatment/sections/TreatmentPressure.qml
  1. … 17 more files in changeset.
Merge branch 'master' into DEN-4691_InLineBloodPressureAdjustments

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

  1. … 13 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
    ./qml/pages/treatment/TreatmentBegin.qml
  1. … 19 more files 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)

  1. … 4 more files in changeset.
DEN-5340 Code Coverage [99.953%]

- Covered the sbOff/sbIdle

  1. … 2 more files in changeset.
DEN-5339: Integration Testing

- Debugging, Refactoring, Testing

    • -1
    • +0
    ./qml/components/NotificationBarSmall.qml
    • -20
    • +24
    ./qml/pages/treatment/TreatmentStack.qml
  1. … 19 more files in changeset.
DEN-4601, DEN-4607, DEN-5169: Improve Create Treatment page usability, Support latest SquishQt Tests, - Widened Create Treatment Parameters - Removed get and set prefix from the treatment parameter macro

    • -3
    • +3
    ./qml/components/SliderCreateTreatment.qml
    • -1
    • +5
    ./qml/pages/treatment/TreatmentBegin.qml
    • -2
    • +2
    ./qml/pages/treatment/TreatmentConfirm.qml
    • -0
    • +3
    ./qml/pages/treatment/TreatmentPrime.qml
  1. … 3 more files in changeset.
DEN-5169: Continue refactoring

    • -4
    • +4
    ./qml/components/ConfirmTreatmentTable.qml
  1. … 1 more file in changeset.
DEN-5169: Cleanup and refactoring.

    • -4
    • +4
    ./qml/components/ConfirmTreatmentTable.qml
    • -9
    • +9
    ./qml/pages/treatment/TreatmentStack.qml
  1. … 9 more files in changeset.