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

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

  1. … 1 more file in changeset.
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.

    • -0
    • +46
    ./hd/adjustment/VTreatmentAdjustmentHDVersions.cpp
    • -0
    • +60
    ./hd/adjustment/VTreatmentAdjustmentHDVersions.h
    • -0
    • +31
    ./hd/data/VHDVersionData.cpp
  1. … 17 more files in changeset.
DEN-4609: Fixed bicarbonate concentrate enum

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

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

  1. … 3 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

    • -13
    • +12
    ./hd/adjustment/VTreatmentAdjustmentPressuresLimits.h
  1. … 10 more files in changeset.
DEN-4609: Added class documentation and messaging information.

  1. … 4 more files in changeset.
DEN-4609: Removed newline characters. Fixed orgnization in denali.pro

  1. … 5 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.

    • -0
    • +1
    ./hd/data/VTreatmentPressureOcclusion.h
  1. … 8 more files in changeset.
DEN-4609: Addressed code review comments, misc. cleanup

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

  1. … 1 more file in changeset.
DEN-4598, DEN-4609, DEN-4607: Updated unit tests, removed unused Storage namespace from ApplicationController.cpp, removed saveNewTreatment function from ApplicationController.h

  1. … 4 more files in changeset.
Removed extra empty lines

  1. … 34 more files in changeset.
DEN-5033: DEN-5034: Implementation [ Messaging ]

- Back end implementation of the messaging.

    • -0
    • +44
    ./hd/adjustment/VTreatmentAdjustmentPressuresLimits.cpp
    • -0
    • +83
    ./hd/adjustment/VTreatmentAdjustmentPressuresLimits.h
    • -5
    • +5
    ./hd/data/VTreatmentPressureOcclusion.cpp
    • -5
    • +5
    ./hd/data/VTreatmentPressureOcclusion.h
  1. … 20 more files in changeset.
Merge branch 'master' into DEN-4691_InLineBloodPressureAdjustments

  1. … 13 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
    ./VTreatmentBegin.cpp
  1. … 10 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. … 17 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)

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

- Covered the sbOff/sbIdle

  1. … 1 more file in changeset.
DEN-5340 Code Coverage [99.881%]

- removed unused codes.

- commented unused codes.

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

- Debugging, Refactoring, Testing

    • -36
    • +8
    ./hd/adjustment/VTreatmentAdjustmentUltrafiltrationState.cpp
    • -13
    • +84
    ./hd/data/VHDTreatmentStatesData.cpp
    • -10
    • +38
    ./hd/data/VHDTreatmentStatesData.h
  1. … 26 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

  1. … 12 more files in changeset.
DEN-5169: Removed get and set prefix from the treatment parameter macro.

  1. … 1 more file in changeset.
DEN-5169: Continue refactoring

  1. … 1 more file in changeset.
DEN-5169: Cleanup and refactoring.

  1. … 7 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
    ./hd/adjustment/VTreatmentAdjustmentUltrafiltrationState.cpp
  1. … 2 more files in changeset.
DEN-4601: Priming view improvements

- Replaced priming circle with check with check inside the existing circle

- Increased create treatment scrolling deceleration

- Updated create treatment variable names

  1. … 9 more files in changeset.