sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-5341: Code Analysis

- Found an unused code and removed.

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-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-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-5337: Implementation

    • -16
    • +25
    ./gui/qml/pages/treatment/TreatmentStack.qml
    • -0
    • +7
    ./view/hd/data/VHDTreatmentStatesData.cpp
    • -4
    • +20
    ./view/hd/data/VHDTreatmentStatesData.h
  1. … 11 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

    • -1
    • +1
    ./gui/qml/components/ProgressBarEx.qml
    • -2
    • +2
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 86 more files in changeset.
5284: Implementation

Story related fixes:

- Used FW enum for Saline Bolus in Common repo

- txPaused modified the way FW understands and transmits.

Extra fixes:

- Changed the Ultrafiltration ref/meas vol to 3 decimal.

- Application version wasn't correctly shown

- Added a #define for the mouse event spy since on target it's not usually happening and is not useful neither on target nor on desktop for now.

- Fixed the author typo

    • -1
    • +1
    ./gui/qml/components/ProgressBarEx.qml
    • -2
    • +2
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 88 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

    • -5
    • +5
    ./gui/qml/components/CircleWithText.qml
    • -2
    • +2
    ./gui/qml/components/NotificationBar.qml
  1. … 35 more files in changeset.
Merge master into DEN-3605_Create_Treatment

  1. … 12 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 160 more files in changeset.
DEN-3605, DEN-3726: Removed QThread from tst_views. Updated treatment parameter response ordering.

    • -49
    • +48
    ./model/MTreatmentParametersResp.cpp
    • -15
    • +11
    ./model/MTreatmentParametersResp.h
  1. … 1 more file in changeset.
DEN-5284: Implementation

    • -2
    • +2
    ./gui/qml/pages/treatment/TreatmentStack.qml
Code Review

DEN-3605, DEN-3726: Removed qDebug enhancement, removed unneeded imports.

  1. … 1 more file in changeset.
DEN-3605, DEN-3726: Removed QT_DEBUG, unused imports.

  1. … 1 more file in changeset.
DEN-3605, DEN-3726: Reverted fix to Slider.qml.

DEN-3605, DEN-3726: Addressed code review comments

    • -0
    • +3
    ./gui/qml/components/CircleWithText.qml
  1. … 1 more file in changeset.
DEN-3605, DEN-3726: Addressed code review comments

    • -3
    • +3
    ./gui/qml/components/NotificationBar.qml
    • -4
    • +4
    ./gui/qml/dialogs/NotificationDialog.qml
    • -3
    • +3
    ./gui/qml/pages/treatment/TreatmentCreate.qml
  1. … 2 more files in changeset.
Code Review

DEN-3605, Den-3726: Addressing code review comments

    • -36
    • +14
    ./gui/qml/pages/treatment/TreatmentBegin.qml
    • -32
    • +12
    ./gui/qml/pages/treatment/TreatmentConfirm.qml
    • -121
    • +63
    ./gui/qml/pages/treatment/TreatmentCreate.qml
    • -37
    • +15
    ./gui/qml/pages/treatment/TreatmentPrime.qml
DEN-5047: Implementation

- The line of the code which had the logic has been removed.

  1. … 1 more file in changeset.
Updated the Models messages documentations do to V&V request.

    • -0
    • +7
    ./model/dg/data/MDGLoadCellReadingsData.h
    • -6
    • +11
    ./model/dg/data/MDGOperationModeData.h
    • -3
    • +10
    ./model/dg/data/MDGTemperaturesData.h
    • -4
    • +12
    ./model/dg/data/MDGValvesStatesData.h
  1. … 16 more files in changeset.
Make the Message tables payload vertical so can be fit in a page.

- That's an start and template not complete.

    • -3
    • +10
    ./model/dg/data/MDGLoadCellReadingsData.h
    • -0
    • +6
    ./model/dg/data/MDGOperationModeData.h
    • -11
    • +18
    ./model/dg/data/MDGTemperaturesData.h
  1. … 15 more files in changeset.
Reverting back the bug fix

- This bug fix needs UT/IT/CC which will break if change without them.

- It needs a complete SDLC Will be tracked under the bug story of :

DEN-4975 : UI displays "Treatment Paused" notification when saline bolus is in progress.

DEN-3605: Removed newline

DEN-3605: Removed unused readCSV function

  1. … 1 more file in changeset.
DEN-3605: Added Request suffix, Updated Resp suffix to Response.

  1. … 2 more files in changeset.