sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
DEN-4605: Updated unit tests

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

- Debugging, Refactoring, Testing

    • -8
    • +8
    ./gui/qml/components/NotificationBar.qml
    • -20
    • +24
    ./gui/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

    • -2
    • +3
    ./gui/qml/components/GridSelection.qml
    • -1
    • +5
    ./gui/qml/pages/treatment/TreatmentBegin.qml
    • -2
    • +2
    ./gui/qml/pages/treatment/TreatmentConfirm.qml
    • -0
    • +3
    ./gui/qml/pages/treatment/TreatmentPrime.qml
  1. … 1 more file in changeset.
DEN-5169: Removed get and set prefix from the treatment parameter macro.

DEN-5169: Continue refactoring

DEN-5169: Cleanup and refactoring.

    • -9
    • +9
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 2 more files in changeset.
DEN-5337: Implementation

Fixed the issue in the unit test but we had a discussion with FW and we had an agreement:

1 - Adding a third field for the message 65 (What was the accepted requested state, or what state to remain in if requested state is rejected.) which will be used for logging only and the message "15: treatment States" will be used to get the actual states.

2 - After the responses to any messages involving the UF_State, Saline_State, Treatment_State immediately message 15 will be sent to update the UI.

So the next step/commit is to apply this decision.

    • -2
    • +3
    ./gui/qml/pages/treatment/TreatmentStack.qml
    • -0
    • +2
    ./view/hd/data/VHDTreatmentStatesData.cpp
    • -1
    • +1
    ./view/hd/data/VHDTreatmentStatesData.h
  1. … 1 more file in changeset.
DEN-4964: Formatted file.

Merge master into DEN-4598-Confirm-Priming-Begin

    • -3
    • +3
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 2 more files in changeset.